QA/Automation/Projects/Mozmill Automation/Environment/Requirements: Difference between revisions

No edit summary
Line 19: Line 19:


==Windows==
==Windows==
The Windows platform is the most important but also most difficult one. It doesn't have any developer tools or Python interpreter installed per default. That means the environment would also have to bundle Python to be usable at all. A nice solution here is the [http://www.py2exe.org/ py2exe extension], which would allow us to strip-off nearly any file installed by the Python setup.
The Windows platform is the most important but also most difficult one. It doesn't have any developer tools or Python interpreter installed per default. That means the environment would also have to bundle Python to be usable at all. A nice solution here is the [http://www.py2exe.org/ py2exe extension], which would allow us to kill any dependency on Python bundled with our environment.
canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,714

edits