Message141753
On Mon, Aug 8, 2011 at 00:12, R. David Murray <report@bugs.python.org> wrote:
>
> R. David Murray <rdmurray@bitdance.com> 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?) |
|
Date |
User |
Action |
Args |
2011-08-07 22:26:30 | sandro.tosi | set | recipients:
+ 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:29 | sandro.tosi | link | issue12191 messages |
2011-08-07 22:26:29 | sandro.tosi | create | |
|