Executable standalone *.pyc after inserting "#!/usr/bin/python" or other options
Martin v. Loewis
martin at v.loewis.de
Fri Jan 15 02:44:28 EST 2010
> This works great! Do you or anyone else have information on how to do
> the same thing for Windows and/or Solaris.
On Windows, just associate the .pyc extension with Python - the standard
installation will already do that.
On Solaris, I don't think something like this is supported.
Regards,
Martin
More information about the Python-list
mailing list