Hi all, Is there a way to do below:
1) install via setup.py some script: xxx.py 2) python -m xxx.py In fact, this question opens to: Is there a platform independent way to copy xxx.py to somewhere that the system will search for? Thanks, -- http://mail.python.org/mailman/listinfo/python-list