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 pitrou
Recipients amaury.forgeotdarc, brian.curtin, pitrou, tim.golden, vladris
Date 2011-08-26.19:01:17
SpamBayes Score 0.0008668475
Marked as misclassified No
Message-id <1314385133.3822.23.camel@localhost.localdomain>
In-reply-to <1314385027.1.0.732806228285.issue12802@psf.upfronthosting.co.za>
Content
> I could see how they'd use EINVAL, but to me ENOTDIR makes more sense
> here. However, I'm not sure if anyone is depending on this (or what
> they could depend on it for).

Right now I'm not sure, but if PEP 3151 is accepted it will make much
more sense to get a NotADirectoryError.
History
Date User Action Args
2011-08-26 19:01:18pitrousetrecipients: + pitrou, amaury.forgeotdarc, tim.golden, brian.curtin, vladris
2011-08-26 19:01:17pitroulinkissue12802 messages
2011-08-26 19:01:17pitroucreate