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 benjamin.peterson
Recipients benjamin.peterson, brett.cannon, vdupras
Date 2008-02-21.20:01:47
SpamBayes Score 0.034777544
Marked as misclassified No
Message-id <1203624108.1.0.960116749924.issue2156@psf.upfronthosting.co.za>
In-reply-to
Content
The Path class of hs.path is, I assume, a nice wrapper around a file or
directory. However, Python does not have something like this, so it's
probably more useful to just return the raw path.
History
Date User Action Args
2008-02-21 20:01:48benjamin.petersonsetspambayes_score: 0.0347775 -> 0.034777544
recipients: + benjamin.peterson, brett.cannon, vdupras
2008-02-21 20:01:48benjamin.petersonsetspambayes_score: 0.0347775 -> 0.0347775
messageid: <1203624108.1.0.960116749924.issue2156@psf.upfronthosting.co.za>
2008-02-21 20:01:47benjamin.petersonlinkissue2156 messages
2008-02-21 20:01:47benjamin.petersoncreate