Guilherme Polo added the comment: I don't see the point of lines below that comment "# Scripts don't get the current directory in their path by default.". I'm adding a patch that removes those lines and makes use of pathdirs function instead of using sys.path in serve function, so you get unique paths and some other things that pathdirs does. If pathdirs shouldn't be used then it should be removed as well, because it was not been used anywhere else. It seems sometime this was changed by mistake.
---------- nosy: +gpolo Added file: http://bugs.python.org/file9387/pydoc.py.patch __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2029> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com