Prepare for python 3.0: use os.walk instead os.path.walk.
commitf3d8aad161f3ba760b0626e2cf58b1094285f057
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
parentf011be28144a4709a8142da739278302a69bf2b8
Prepare for python 3.0: use os.walk instead os.path.walk.

git-svn-id: https://docutils.svn.sourceforge.net/svnroot/docutils/trunk/docutils@5739 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
HISTORY.txt
test/test_functional.py
tools/buildhtml.py