[Python-Dev] Location of uname in os.py

James Thomas jjt009 at yahoo.com
Sat Jun 7 06:57:58 CEST 2008


Can anyone give me an idea as to where the function uname is located in os? I am unable to find it explicitly defined within the os.py file in the current svn repository. I also need to know how a call to os.uname() interacts with platform.uname(). I apologize if there is an obvious answer to this question; I just began to work on the Python project a few days ago and therefore am relatively unacqainted with the codebase.
Thanks,
James Thomas



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20080606/95535e51/attachment.htm>


More information about the Python-Dev mailing list