Re: [Python-checkins] python/dist/src/Lib os.py,1.62,1.63 dospath.py,1.30,NONE

loewis@users.sourceforge.net writes:
Update of /cvsroot/python/python/dist/src/Lib In directory usw-pr-cvs1:/tmp/cvs-serv24338
Modified Files: os.py Removed Files: dospath.py Log Message: Remove more DOS support.
I think you should remove test_dospath & friends, too? Cheers, M.

Michael Hudson <mwh@python.net> writes:
I think you should remove test_dospath & friends, too?
Done for test_dospath, and documentation. What other friends did you have in mind? Regards, Martin

On 10 Oct 2002, Martin v. Loewis wrote:
Michael Hudson <mwh@python.net> writes:
I think you should remove test_dospath & friends, too?
Done for test_dospath, and documentation. What other friends did you have in mind?
I was mainly just being vague. I thought there was a test output file, but there wasn't/isn't. Cheers, M.
participants (2)
-
martin@v.loewis.de
-
Michael Hudson