[Twisted-Python] distutils and twisted

Itamar Shtull-Trauring twisted at itamarst.org
Wed Nov 6 10:39:42 EST 2002


On Wed, 06 Nov 2002 10:21:47 -0500
Steve Waterbury <waterbug at beeblebrox.gsfc.nasa.gov> wrote:

>        data_files = [('lib/python2.2/site-packages/myapp',
>        ['myapp/plugins.tml'])
>                    ]

Twisted's setup.py uses a different, more cross-platform/python-version
hack to make sure plugins.tml is installed, with the unfortunate
side-effect that you can't install normal data files.

-- 
Itamar Shtull-Trauring    http://itamarst.org/
Available for Python, Twisted, Zope and Java consulting
***> http://VoteNoWar.org -- vote/donate/volunteer <***




More information about the Twisted-Python mailing list