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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to