[Python-Dev] RELEASED Python 2.3c2 (original) (raw)
Bill Janssen janssen@parc.com
Mon, 28 Jul 2003 16🔞48 PDT
- Previous message: [Python-Dev] RELEASED Python 2.3c2
- Next message: [Python-Dev] RELEASED Python 2.3c2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
OK, done. It's 779218.
Bill
I get one test failure on Mac OS 10.2.6: > > test testpwd failed -- Traceback (most recent call last): > File "/Temporary Items/Python-2.3c2/Lib/test/testpwd.py", line 42, in testvalues > self.assert(pwd.getpwuid(e.pwuid) in entriesbyuid[e.pwuid]) > 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.
- Previous message: [Python-Dev] RELEASED Python 2.3c2
- Next message: [Python-Dev] RELEASED Python 2.3c2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]