Python determines whether the windows system is 32-bit or 64 bit

From , 5 Years ago, written in Python, viewed 210 times.
URL https://pastebin.vip/view/95a7e425
  1. import os  
  2.  
  3. def Is64Windows():  
  4.     return 'PROGRAMFILES(X86)' in os.environ  

Reply to "Python determines whether the windows system is 32-bit or 64 bit"

Here you can reply to the paste above

captcha

https://burned.cc - Burn After Reading Website