[Python-Dev] RELEASED Python 2.3c2
Walter Dörwald
walter@livinglogic.de
Mon, 28 Jul 2003 12:55:25 +0200
Bill Janssen wrote:
> I get one test failure on Mac OS 10.2.6:
>
> test test_pwd failed -- Traceback (most recent call last):
> File "/Temporary Items/Python-2.3c2/Lib/test/test_pwd.py", line 42, in test_values
> self.assert_(pwd.getpwuid(e.pw_uid) in entriesbyuid[e.pw_uid])
> KeyError: 'getpwuid(): uid not found'
>
> The passwd entry on which it fails looks perfectly normal, AFAICS.
> We've got about 3500 entries in our passwd file, if that's of interest.
Could you make a bug report on Sourceforge and assign it to me?
Bye,
Walter Dörwald