Ronald Oussoren added the comment:

Removing bundle builder should be easy enough if it is only used to create the 
PythonLauncher application bundle: that bundle does not contain python code at 
all and constructing it is just a matter of copying files to the right location.

The attached patch should do the trick. The patch is very rough, but does work.

----------
Added file: 
http://bugs.python.org/file33211/python-launcher-no-bundlebuilder.txt

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

Reply via email to