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 vstinner
Recipients larry, meador.inge, methane, ncoghlan, rhettinger, serhiy.storchaka, vstinner, zach.ware
Date 2017-01-19.11:47:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1484826434.14.0.155014142795.issue20291@psf.upfronthosting.co.za>
In-reply-to
Content
Once this feature will be implemented, print() should be modified to use Argument Clinic: see the issue #29296.
History
Date User Action Args
2017-01-19 11:47:14vstinnersetrecipients: + vstinner, rhettinger, ncoghlan, larry, methane, meador.inge, zach.ware, serhiy.storchaka
2017-01-19 11:47:14vstinnersetmessageid: <1484826434.14.0.155014142795.issue20291@psf.upfronthosting.co.za>
2017-01-19 11:47:14vstinnerlinkissue20291 messages
2017-01-19 11:47:14vstinnercreate