On 2007-08-24, Grant Edwards <[EMAIL PROTECTED]> 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?
--
http://mail.python.org/mailman/listinfo/python-list
