This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xdegaye
Recipients brett.cannon, docs@python, xdegaye
Date 2014-12-13.10:01:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1418464877.74.0.653707717476.issue23047@psf.upfronthosting.co.za>
In-reply-to
Content
In Doc/howto/pyporting.rst at line "from __future__ import print_statement":
  s/print_statement/print_function/
History
Date User Action Args
2014-12-13 10:01:17xdegayesetrecipients: + xdegaye, brett.cannon, docs@python
2014-12-13 10:01:17xdegayesetmessageid: <1418464877.74.0.653707717476.issue23047@psf.upfronthosting.co.za>
2014-12-13 10:01:17xdegayelinkissue23047 messages
2014-12-13 10:01:17xdegayecreate