On Fri, 10 Jul 2009 11:06:34 +1000
Ben Finney wrote:
> Tony Houghton writes:
>
> > I've looked through the manual but I can't find any hooks in distutils
> > for generating files at install time other than extension modules and
> > .pyc files. Should I just run the script from somewhere in my s
Tony Houghton writes:
> I've looked through the manual but I can't find any hooks in distutils
> for generating files at install time other than extension modules and
> .pyc files. Should I just run the script from somewhere in my setup.py
> before calling distutils' setup function?
Indirectly r