Flank wrote:
can python import class or  module directly from  a zip package ,just
like jave does from jar package without extracting the class file into
directory

so far as i know ,python module should be unzip to file system in
order to use them,
--
http://mail.python.org/mailman/listinfo/python-list

See http://peak.telecommunity.com/DevCenter/PythonEggs.

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to