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, christian.heimes, gvanrossum
Date 2008-01-15.01:25:03
SpamBayes Score 0.28333288
Marked as misclassified No
Message-id <1200360304.8.0.293277589094.issue1828@psf.upfronthosting.co.za>
In-reply-to
Content
Well, yes but I think that it's rare enough that in the name of keeping
the stdlib clean, it's reasonable to say:
import _posixpath and posixpath
This also occurs when somone wants to modify __builtin__.
History
Date User Action Args
2008-01-15 01:25:04benjamin.petersonsetspambayes_score: 0.283333 -> 0.28333288
recipients: + benjamin.peterson, gvanrossum, brett.cannon, christian.heimes
2008-01-15 01:25:04benjamin.petersonsetspambayes_score: 0.283333 -> 0.283333
messageid: <1200360304.8.0.293277589094.issue1828@psf.upfronthosting.co.za>
2008-01-15 01:25:03benjamin.petersonlinkissue1828 messages
2008-01-15 01:25:03benjamin.petersoncreate