Serhiy Storchaka <[email protected]> added the comment:
If move a module to the end of sys.modules when it have finished execution, we
will get the following order:
D, C, B, A, Y, Z, X, __main__
In can be cleaned from the end, and each module will be cleaned before its
dependencies.
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue33331>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com