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 846909323
Recipients 846909323, amaury.forgeotdarc
Date 2011-04-07.12:05:52
SpamBayes Score 0.006002821
Marked as misclassified No
Message-id <1302177953.2.0.414863174379.issue11793@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry for my poor english and thank you for the answer.
Since I'm a perler, I think this is counterintuitive.
(In perl:
    print '\';  #print \
    print '\''; #error
    print "\""; #print "
    print "\";  #error
)
History
Date User Action Args
2011-04-07 12:05:53846909323setrecipients: + 846909323, amaury.forgeotdarc
2011-04-07 12:05:53846909323setmessageid: <1302177953.2.0.414863174379.issue11793@psf.upfronthosting.co.za>
2011-04-07 12:05:52846909323linkissue11793 messages
2011-04-07 12:05:52846909323create