[Python-Dev] test_posix failures?

Barry A. Warsaw barry@python.org
Mon, 17 Mar 2003 15:06:32 -0500


>>>>> "TW" == Thomas Wouters <thomas@xs4all.net> writes:

    TW> I'm guessing you updated your (X)Emacs, your libc or something
    TW> else on your platform that causes this problem for you,
    TW> Barry.

Who knows? :)
    
    TW> Perhaps the 'getlogin' test needs a 'utmp' resource ? 
    TW> :-)

Maybe we should just ditch the test.  It's only there to make sure
that getlogin() takes no arguments.

-Barry