Éric Araujo <mer...@netwok.org> added the comment:

> Does that mean that you can't just put an arbitrary Python script in
> your application?

Arbitrary script files are supported via the resources feature (when the bug 
you reported is fixed :)  The generation of scripts from callables is a 
widely-used setuptools feature that will solve a number of problems (Python not 
on PATH on Windows, unnecessary .py extension on UNIX, such things).

----------

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

Reply via email to