View Single Post
  #2  
Old 06-16-2011, 09:40 AM
kevin kevin is offline
Member
 
Join Date: Jun 2011
Posts: 18
I should also mention that the if-statement in the second block of code isn't even evaluated to be true, since a .py script is technically still being interpreted. The sys module is not frozen.
Reply With Quote