[Patches] [Patch #101257] Update test cases for posixpath, ntpath, add dospath test

noreply@sourceforge.net noreply@sourceforge.net
Wed, 23 Aug 2000 17:47:53 -0700


Patch #101257 has been updated. 

Project: 
Category: library
Status: Closed
Summary: Update test cases for posixpath, ntpath, add dospath test

Follow-Ups:

Date: 2000-Aug-22 10:59
By: montanaro

Comment:
assigned to fred since it contains a (minor) doc change. ;-)
Fred - it probably should go to Tim or Guido next.

Note that ntpath and dospath are not documented if
someone wants to take the time...

-------------------------------------------------------

Date: 2000-Aug-23 11:54
By: jhylton

Comment:
Tim-- Can you check the validity of the dospath code?

-------------------------------------------------------

Date: 2000-Aug-23 12:40
By: tim_one

Comment:
Actually not!  I've never used DOS (DOS != Windows of any flavor), and "we" don't even build a DOS Python (I'm not sure anyone does anymore).  By *eyeballing* the dospath tests, though, they certainly *ought* to work as advertised.

Assigned back to Fred, since it was assigned to him before me, and it doesn't look like he got to his part yet.

After that, just check it in!  The std posixpath test is failing now for lack of this (I believe).
-------------------------------------------------------

Date: 2000-Aug-23 12:52
By: fdrake

Comment:
Check it in.
-------------------------------------------------------

Date: 2000-Aug-23 12:54
By: montanaro

Comment:
On the assumption that Tim's eyeballs are "good enough", I'm
checking in test_posixpath.py, test_ntpath.py and
test_dospath.py.  Fred, all that's left for you to do is
pronounce on the niggling little doc change.

-------------------------------------------------------

Date: 2000-Aug-23 12:59
By: montanaro

Comment:
okay - it's all checked in.  my apologies for the furor this caused...

-------------------------------------------------------

Date: 2000-Aug-23 13:00
By: fdrake

Comment:
I just did; we must have been updating this at the same time.  Go ahead and check in the documentation changes.
-------------------------------------------------------

Date: 2000-Aug-23 20:47
By: fdrake

Comment:
This has been checked in, so I'm closing it. 
-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://sourceforge.net/patch/?func=detailpatch&patch_id=101257&group_id=5470