STINNER Victor <vstin...@redhat.com> added the comment:

bug2.py: example simplified a little bit more. Changes:

* unittest is no longer used
* move local variables to globals, to make sure that memory is not released in 
any way during function calls

----------
Added file: https://bugs.python.org/file48150/bug2.py

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

Reply via email to