STINNER Victor added the comment:

> Might make sense to put this in atexit.atfork() to avoid small-module 
> inflation?

It sounds strange to mix "at exit" and "at fork" in the same module.
Both are very different.

2013/1/13 Arfrever Frehtes Taifersar Arahesis <rep...@bugs.python.org>:
>
> Changes by Arfrever Frehtes Taifersar Arahesis <arfrever....@gmail.com>:
>
>
> ----------
> nosy: +Arfrever
>
> _______________________________________
> Python tracker <rep...@bugs.python.org>
> <http://bugs.python.org/issue16500>
> _______________________________________

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16500>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to