Re: py2exe/distutils: how to include a tree of files?
- From: Grant Edwards <grante@xxxxxxxx>
- Date: Fri, 24 Aug 2007 21:46:11 -0000
On 2007-08-24, Grant Edwards <grante@xxxxxxxx> wrote:
I'm packaging up a python program and need to include an entire
directory tree in the distribution.
I've cobbled together something using package_dir/package_data
and os.path.walk(), but it seems like a bit of a kludge...
--
Grant Edwards grante Yow! You mean you don't
at want to watch WRESTLING
visi.com from ATLANTA?
.
- Follow-Ups:
- Re: py2exe/distutils: how to include a tree of files?
- From: Carl Banks
- Re: py2exe/distutils: how to include a tree of files?
- References:
- py2exe/distutils: how to include a tree of files?
- From: Grant Edwards
- py2exe/distutils: how to include a tree of files?
- Prev by Date: Re: Problem w/ Tkinter
- Next by Date: Re: Co-developers wanted: document markup language
- Previous by thread: Re: py2exe/distutils: how to include a tree of files?
- Next by thread: Re: py2exe/distutils: how to include a tree of files?
- Index(es):