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 rhettinger
Recipients
Date 2003-03-01.01:36:38
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=80475

C:\pydev>python
I cannot reproduce the bug:

Python 2.3a2+ (#39, Feb 28 2003, 02:20:12) [MSC 
v.1200 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more 
information.
>>> 'abc' * True
'abc'
History
Date User Action Args
2007-08-23 14:11:33adminlinkissue693955 messages
2007-08-23 14:11:33admincreate