New submission from David W. Lambert <[EMAIL PROTECTED]>: http://docs.python.org/dev/3.0/howto/functional.html
a) Refers to "print statement" in Introduction, b) Uses syntax no longer valid: def get_state ((city, state)): ''' alas and unfortunately argument grouping is no longer permitted ''' return state Thanks, that's all for tonight. ---------- assignee: georg.brandl components: Documentation messages: 74065 nosy: LambertDW, georg.brandl severity: normal status: open title: Additional 2to3 documentation updates versions: Python 3.0 _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue4000> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com