[Distutils] distribute traceback

Tarek Ziadé ziade.tarek at gmail.com
Thu Nov 19 14:26:29 CET 2009


(Sorry mobile device)

s/yes it does/the distribution installed by distribute does

In any case the problem is about the order of execution when things shuts
down. The function in multiprocess via atexit makes the assumption it is
called before the gc has started removing objects.

Tarek

On Nov 19, 2009 2:16 PM, "Jesse Noller" <jnoller at gmail.com> wrote:

On Nov 19, 2009, at 7:05 AM, Tarek Ziadé <ziade.tarek at gmail.com> wrote: > On
Thu, Nov 19, 2009 at...
Distribute imports multiprocessing? That's surprising
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20091119/a4029eb7/attachment-0001.htm>


More information about the Distutils-SIG mailing list