Éric Araujo <[email protected]> added the comment: Not bad! You need to test the script, at least manually, if possible with unit tests. This typo slipped in:
+ self.data.get['version']=suggested_version Remove “.get” (also add spaces around operators). ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue11060> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
