diff -r b747f2532e03 -r 6a02be304486 doc/tools/generate_modules.py --- a/doc/tools/generate_modules.py Thu Apr 25 17:30:09 2013 +0200 +++ b/doc/tools/generate_modules.py Thu Apr 25 14:10:55 2013 +0200 @@ -19,8 +19,6 @@ """ -import sys - EXCLUDE_DIRS = ('test', 'tests', 'examples', 'data', 'doc', 'dist', '.hg', 'migration') if __name__ == '__main__':