Decorater added the comment:

I use cygwin to test things that I write in python to see if they work under 
linux without having to boot up into an linux VM to find out as it would be too 
slow to even do that with the computer I have. And besides cygwin makes all of 
this faster. The version of Cygwin I have is 2.877 (64 bit).

Long story short this thing for a 64 bit computer is limited to only 2 CPU 
cores and 4 GB's of memory right now. All of that plays into why an VM would be 
too slow to even run or compile python (it would take forever to even open up 
the terminal).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29718>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to