Attachment 'setup.py'
Download 1 from distutils.core import setup
2 import py2exe
3
4 setup(console=['hello.py'])
Attached Files
To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.- [get | view] (2006-08-07 00:51:03, 0.0 KB) [[attachment:hello.py]]
- [get | view] (2006-08-07 00:50:28, 0.1 KB) [[attachment:setup.py]]
You are not allowed to attach a file to this page.
