Prepare for python 3.0: use os.walk instead os.path.walk.
commit51ebc34e137307328f934390f26dfaca978103c5
authorgrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Sun, 30 Nov 2008 09:46:40 +0000 (30 09:46 +0000)
committergrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Sun, 30 Nov 2008 09:46:40 +0000 (30 09:46 +0000)
treefd61fd95ddcba5d62f3b445c479e5afe66d032fc
parent0ff18fdc33cc580392454154a688284454435998
Prepare for python 3.0: use os.walk instead os.path.walk.

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5739 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
HISTORY.txt
test/test_functional.py
tools/buildhtml.py