New submission from Vincent Legoll <vincent.leg...@gmail.com>: The 'macro_lines' list should probably be emptied upon leaving macro parsing mode.
Simplify code by using the 'macro_name' variable as the boolean for macro parsing mode. Deprecated code probably should be fixed until completely removed ---------- keywords: +patch title: Lib/ftplib.py -> Lib/ftplib.py netrc class parsing problem Added file: http://bugs.python.org/file14625/py3k-ftplib.py-use-before-assignment.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6623> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com