[Python-Dev] Bug #878572 (original) (raw)
Barry Warsaw barry at python.org
Fri Jan 16 17:48:17 EST 2004
- Previous message: [Python-Dev] Re: Python 2.4 and MSVC 7.1 - extension compatibility
- Next message: [Python-Dev] bad exec* prototypes check - obsolete?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The bug and attached patch improves the error messages when pwd.getpwnam() and friends raises a KeyError. I expect the change to be uncontroversial for Python 2.4 and I believe it should be uncontroversial for Python 2.3, since it affects only the error string.
I'll commit these changes in the next few days unless objections are raised.
-Barry
- Previous message: [Python-Dev] Re: Python 2.4 and MSVC 7.1 - extension compatibility
- Next message: [Python-Dev] bad exec* prototypes check - obsolete?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]