develop for Windows on GNU/Linux, using Python
Lawrence D'Oliveiro
ldo at geek-central.gen.new_zealand
Tue Sep 21 04:36:05 EDT 2010
In message <mailman.889.1284921376.29448.python-list at python.org>, Kev Dwyer
wrote:
> To be confident that your code is good you need to test it on a Windows
> box (we all test, right?).
Preferably more than one. Test with Seven as well as Vista (yes, there are
still some Vista users out there). What about the difference between Starter
versus Home Basic versus Home Premium versus Professional versus Ultimate
versus whatever? To be 100% safe, you probably need to test with all those
as well.
Test on machines running the various major antivirus packages, because you
have no idea how they might screw things up.
In other words, with Windows the guideline is: test till it hurts. Then test
some more.
More information about the Python-list
mailing list