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 sandro.tosi
Recipients eric.araujo, eric.smith, ezio.melotti, giampaolo.rodola, gregory.p.smith, ncoghlan, neologix, petri.lehtinen, pitrou, r.david.murray, sandro.tosi, vstinner
Date 2011-08-07.22:26:29
SpamBayes Score 2.1586721e-09
Marked as misclassified No
Message-id <CAPdtAj3F3hitHz=bfmES0JKVXR_wx5tcZKpS3g0u7AWeJ1iJ1g@mail.gmail.com>
In-reply-to <[email protected]>
Content
On Mon, Aug 8, 2011 at 00:12, R. David Murray <[email protected]> wrote:
>
> R. David Murray <[email protected]> added the comment:
>
> Well, you could consider codecs an example in the stdlib of using it, and the doc could be changed to something like "stdlib modules that look up information in specialized data sources may raise this error directly".  Whether this is a good idea or not, I'm not sure, but it feels more logical than ValueError.

Sure, I was just showing my line of reasoning :) I'm ok either way: if
you feel LookupError is best, I'll change shutil.chown() code and also
the doc for LE (about that, is it ok a single patch or 2 separate?)
History
Date User Action Args
2011-08-07 22:26:30sandro.tosisetrecipients: + sandro.tosi, gregory.p.smith, ncoghlan, pitrou, vstinner, eric.smith, giampaolo.rodola, ezio.melotti, eric.araujo, r.david.murray, neologix, petri.lehtinen
2011-08-07 22:26:29sandro.tosilinkissue12191 messages
2011-08-07 22:26:29sandro.tosicreate