[Distutils] package_data issue (chopping off characters)

Bastian Kleineidam wurst2 at kampfwurst.net
Thu Apr 14 16:33:22 CEST 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

On Thu, Apr 14, 2005 at 02:37:49PM +0100, Jeremy Sanders wrote:
> I'm using the cvs version "setuptools", as it was suggested in an email on 
> this list:
> 
> http://mail.python.org/pipermail/distutils-sig/2004-October/004214.html
> 
> as I wanted my setup.py to work under Python-2.3.
Ah, my fault. I tested only with 2.3. With 2.4 I can reproduce the error.
I attached a quick fix that you can try out. If it works for you, I
will submit it to the patch manager.


> Are the distutils from Python-2.4 likely to work if I transplant it into 
> my own program??
The 2.4 distutils should also work under Python 2.3.


Regards,
  Bastian

PS: There are still some 'distutils' imports in your setuptools/
directory. You should change them also to 'setuptools' just to be sure
that only those methods in setuptools are used.

- -- 
  ,''`.                  Bastian Kleineidam
 : :' :                    GnuPG Schlüssel
 `. `'    gpg --keyserver wwwkeys.pgp.net --recv-keys 32EC6F3E
   `-

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCXn8yeBwlBDLsbz4RAurXAJ0QqBSV2S/M3SJPyVpVm9r0EXcMtwCdEtgL
4XzoWZrCcC5ysu7D97pF5UY=
=qj+h
-----END PGP SIGNATURE-----


More information about the Distutils-SIG mailing list