os.getlogin() raises OSError (errno 25)

Marco Stagno marco.stagnoNOSPAM at libero.it
Sat Jul 27 10:56:36 EDT 2002


>All I did was replace os.getlogin() with pwd.getpwuid(os.geteuid()). 

even os.environ['USER'] works..

bye bye!
                                  MAS!




More information about the Python-list mailing list