`Text.rstrip` and `Text.lstrip` now handle `rawsource` attribute.
commit0b6c5e2fd6f50a2708caf88875e048eb8995df1c
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Sat, 4 Nov 2017 09:40:27 +0000 (4 09:40 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Sat, 4 Nov 2017 09:40:27 +0000 (4 09:40 +0000)
tree8949e0d06905a2df0ca2e8239874b0f8fd657c61
parentbb26ef0282b14be34e3bcada1d686067c0956522
`Text.rstrip` and `Text.lstrip` now handle `rawsource` attribute.

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8194 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
docutils/HISTORY.txt
docutils/docutils/nodes.py
docutils/test/test_nodes.py