Setting permissions/ownership/destination in distutils?
insyte at gmail.com
insyte at gmail.com
Fri Mar 10 16:38:39 EST 2006
More information about the Python-list mailing list
Fri Mar 10 16:38:39 EST 2006
- Previous message (by thread): epydoc help (putting XML in docstrings)
- Next message (by thread): XML international characters
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Is there a recommended way to specify the permissions and ownership of scripts installed from distutils? Also, I'm currently just using this config in setup.cfg to control where the scripts go: [install] install-scripts = /opt/mcad/bin But it would be very helpful if I could install some of the scripts in another location. Any good way to do that? Thanks! -Ben
- Previous message (by thread): epydoc help (putting XML in docstrings)
- Next message (by thread): XML international characters
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list