Hi, Is there any Python equivalent of java jar,can I include all my sources,properties file etc into a single file.Is there anyway in Python that I can run like the following
java -jar Mytest.jar --startwebserver How to so something like this in Python? Thanks -- http://mail.python.org/mailman/listinfo/python-list