Kristján V. Jónsson <kristjan <at> ccpgames.com> writes:

> Can this not be resolved by carefully adjusting the order of finalization?

Absolutely.  This is exactly what I did in my "interned" patch and this
is what prompted my proposal.

> If code can be bootstrapped it can be strootbapped.

Agree. However, the code that does not need bootstaping is often
simpler and less fragile for the same reason.

> As a side note, is there a finalization order list for imported modules?

I did not know that imported modules could be finalized. If they could,
I would guess the proper order would ne the reverse on the order of
initialization.




_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to