Issue475790

classification
Title: """\"""" fails...
Type: Severity: normal
Components: Core Versions:
Milestone:
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: Nosy List: bckfnn
Priority: normal Keywords: test failure causes

Created on 2001-10-28.18:02:56 by anonymous, last changed 2001-10-29.19:26:59 by bckfnn.

Messages
msg437 (view) Author: Nobody/Anonymous (nobody) Date: 2001-10-28.18:02:56
Building a String like this

""" \" """

fails in jython with an Syntax-Error!
msg438 (view) Author: Finn Bock (bckfnn) Date: 2001-10-29.19:26:59
Logged In: YES 
user_id=4201

This looks a lot like #410794 which was fixed in 2.1a2.
Since it works for me in current CVS, I'm gonna close it as 
fixed.
History
Date User Action Args
2001-10-28 18:02:56anonymouscreate