En Sat, 28 Feb 2009 14:34:15 -0200, <zaheer.agadi at gmail.com> escribió: > I want to create zip file equivalent to java jar file,I created a zip > file of my sources and added some __main__.py > it says __Main__.py not found in Copyproject.zip..? __main__.py must exist in the root directory. -- Gabriel Genellina