py2exe compiling

Pyro pyro.699 at gmail.com
Mon May 21 15:32:06 EDT 2007


Hello,

I have just finished my script and am ready to distrabute it. I am having a
little trouble using py2exe though.

here is what i have at the top of my file for imports:

import string, array, sgmllib, re, sys, cookielib, urllib2, random,
ConfigParser, time
from urllib2 import urlopen
from ClientForm import ParseResponse
from configobj import ConfigObj


Now, there are some other file attributes i need a bit of help with.

icon = nigel.ico
file name = name
file author = cody woolaver
file version = 0.1.3
file comments = uhhh, a comment ^^

Thanks for your help
~Cody Woolaver
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20070521/fe224f5b/attachment.html>


More information about the Python-list mailing list