STINNER Victor <victor.stin...@gmail.com> added the comment:

I like the new shape of Py_Main(). The main parts of Py_Main() are now well 
identified:

* init "cmdline"
* init "python core"
* init "python main"
* run python
* cleanup

----------

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

Reply via email to