This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author draghuram
Recipients christian.heimes, draghuram
Date 2008-01-08.17:55:59
SpamBayes Score 0.005728862
Marked as misclassified No
Message-id <1199814965.18.0.243220949178.issue1763@psf.upfronthosting.co.za>
In-reply-to
Content
The current 'path' modules such as posixpath and ntpath have functions
that operate on a file path. But I see this module more as a way of
getting information related to one's profile. So the name 'winpath' may
not be a good choice.
History
Date User Action Args
2008-01-08 17:56:05draghuramsetspambayes_score: 0.00572886 -> 0.005728862
recipients: + draghuram, christian.heimes
2008-01-08 17:56:05draghuramsetspambayes_score: 0.00572886 -> 0.00572886
messageid: <1199814965.18.0.243220949178.issue1763@psf.upfronthosting.co.za>
2008-01-08 17:55:59draghuramlinkissue1763 messages
2008-01-08 17:55:59draghuramcreate