Ritesh Raj Sarraf wrote: > Probably, will move ahead with the platform module. So the output of > sys.platform is the machine on which the python binary was built ? >
But if you look at http://effbot.org/librarybook/sys.htm, it clearly states that sys.platform is used to find the current platform. If my english is correct, here, current would mean the platform on which the python interpreter is running. Ritesh -- Ritesh Raj Sarraf RESEARCHUT - http://www.researchut.com "Necessity is the mother of invention." "Stealing logic from one person is plagiarism, stealing from many is research." "The great are those who achieve the impossible, the petty are those who cannot - rrs" -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

