
report at bugs
Jul 5, 2008, 4:31 PM
Post #1 of 2
(25 views)
Permalink
|
|
[issue3296] print function not executed in python 3.0 tutorial
|
|
New submission from Florian Mayer <flormayer[at]aim.com>: It is for sure only a minor issue, but the new tutorial should not confuse readers as the print function is not executed here and does not do anything at all. Patch is attached. ---------- assignee: georg.brandl components: Documentation files: doc-patch messages: 69311 nosy: georg.brandl, segfaulthunter severity: normal status: open title: print function not executed in python 3.0 tutorial versions: Python 3.0 Added file: http://bugs.python.org/file10824/doc-patch _______________________________________ Python tracker <report[at]bugs.python.org> <http://bugs.python.org/issue3296> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|