En Thu, 27 Mar 2008 19:08:05 -0300, jim-on-linux <[EMAIL PROTECTED]> escribió:
> I developed a python program and used py2exe > to create the exe. > > I zip the entire package and email it to my > clients. > > Some clients get the zip file, unzip the > package and everything works fine. > > And some clients get my email with an icon > attached which has the correct filename but > the size is 8k when it should be about 5 mb. > > I've renamed the file without the zip ext. > and tried other renaming schemes without > success. > > Has anyone had this experience? Any ideas on > how to solve this problem. Yes: don't send the program by email :) Put it somewhere for your customers to download. Use some authorization scheme (user/password) if needed. -- Gabriel Genellina -- http://mail.python.org/mailman/listinfo/python-list