Benjamin Peterson <[EMAIL PROTECTED]> added the comment: >Ah, ok, the code under except AttributeError: gives me some good ideas. >Should I use the methods utilized there to extract information from the >system?
Right on! You don't need to write any new code, just make sure the code under the except AttributeError is utilized even if os.uname returns blank spots. _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2912> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com