Message10126
At the moment I get:
======================================================================
>>> from __future__ import print_function
>>> print()
()
======================================================================
While it should be:
======================================================================
>>> from __future__ import print_function
>>> print()
====================================================================== |
|
Date |
User |
Action |
Args |
2015-06-21 12:40:45 | CecilWesterhof | set | messageid: <1434890445.52.0.48640255431.issue2007@psf.upfronthosting.co.za> |
2015-06-21 12:40:45 | CecilWesterhof | set | recipients:
+ CecilWesterhof, fwierzbicki, irmen, zyasoft, pjac |
2015-06-21 12:40:45 | CecilWesterhof | link | issue2007 messages |
2015-06-21 12:40:45 | CecilWesterhof | create | |
|