It looks like some good progress has been made on this front since the
original posting. Are we at a point where it's ready to be checked in now?
Thoughts?
Thanks,
Sean
--
moshez is not afraid of commitment. "Yes, honey, I'm ready for commitment.
Why, I commit to numerous CVS projects"
Sean R
Hi. I'm trying to distribute a piece of software and I'm able to get
distutils to package all of my *.py modules, which are in a single
package, correctly. However, I've been unable to get it to package
any of the data files. I wrote the following setup.py file:
setup(name='pychinko',
ver