[Patches] [Patch #101679] Use full paths in _path_created cache

noreply@sourceforge.net noreply@sourceforge.net
Wed, 27 Sep 2000 19:23:10 -0700


Patch #101679 has been updated. 

Project: 
Category: distutils
Status: Open
Summary: Use full paths in _path_created cache

Follow-Ups:

Date: 2000-Sep-27 19:23
By: gward

Comment:
1) coding standards?  "foo(bar, baz)" not "foo( bar, baz )" please!
2) why not use os.path.abspath()?  I have long since given up on
   Python 1.5.2 compatibility


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

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

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