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 christian.heimes
Recipients David.Pritchard, brett.cannon, christian.heimes, eric.snow, meador.inge, pitrou
Date 2013-01-03.16:35:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357230919.83.0.848898587111.issue16730@psf.upfronthosting.co.za>
In-reply-to
Content
NotADirectoryError is missing from the list of exception. The error can occur when the directory is removed and replaced by an ordinary file.
History
Date User Action Args
2013-01-03 16:35:19christian.heimessetrecipients: + christian.heimes, brett.cannon, pitrou, meador.inge, eric.snow, David.Pritchard
2013-01-03 16:35:19christian.heimessetmessageid: <1357230919.83.0.848898587111.issue16730@psf.upfronthosting.co.za>
2013-01-03 16:35:19christian.heimeslinkissue16730 messages
2013-01-03 16:35:19christian.heimescreate