Berker Peksag added the comment:

The second patch raises "RuntimeError: maximum recursion depth exceeded" if the 
target file is exist.

      File "/home/berker/projects/cpython/default/Tools/freeze/bkfile.py", line 
18, in close
        f.close()
    RuntimeError: maximum recursion depth exceeded

----------
nosy: +berker.peksag

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

Reply via email to