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 larry
Recipients alexey-smirnov, giampaolo.rodola, larry, socketpair
Date 2012-06-27.00:03:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340755434.68.0.382285544317.issue12971@psf.upfronthosting.co.za>
In-reply-to
Content
If this happens, in keeping with the new os module aesthetic, I suggest the prototype should be

os.isdir(path, *, follow_symlinks=True)
History
Date User Action Args
2012-06-27 00:03:54larrysetrecipients: + larry, giampaolo.rodola, socketpair, alexey-smirnov
2012-06-27 00:03:54larrysetmessageid: <1340755434.68.0.382285544317.issue12971@psf.upfronthosting.co.za>
2012-06-27 00:03:53larrylinkissue12971 messages
2012-06-27 00:03:53larrycreate