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 BreamoreBoy
Recipients Alexander.Belopolsky, BreamoreBoy, belopolsky, docs@python, michael.foord, ron_adam, techtonik
Date 2010-07-26.20:48:42
SpamBayes Score 2.3821624e-06
Marked as misclassified No
Message-id <1280177325.41.0.954101652287.issue9362@psf.upfronthosting.co.za>
In-reply-to
Content
c:\py3k\Lib>py32
Python 3.2a0 (py3k:83057M, Jul 22 2010, 15:20:27) [MSC v.1500 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> ^D
  File "<stdin>", line 1
    ♦
    ^
SyntaxError: invalid syntax
[49008 refs]
>>>

This to me is getting stupid.  Let's make a decision and move on, there are far more pressing issues that need attention.
History
Date User Action Args
2010-07-26 20:48:45BreamoreBoysetrecipients: + BreamoreBoy, belopolsky, techtonik, ron_adam, michael.foord, Alexander.Belopolsky, docs@python
2010-07-26 20:48:45BreamoreBoysetmessageid: <1280177325.41.0.954101652287.issue9362@psf.upfronthosting.co.za>
2010-07-26 20:48:43BreamoreBoylinkissue9362 messages
2010-07-26 20:48:42BreamoreBoycreate