Message42476
Logged In: YES
user_id=3066
From python-dev:
John Paulson wrote:
> [...] A side-effect of this is that
> any "<!--" .. "-->" within a script/style will
> be parsed as a comment. If that behavior is
> incorrect, the regex can be modified.
Jerry Williams wrote:
Does this mean that the following won't work:
<SCRIPT language="JavaScript">
<!-- //
some-javascript-code
// -->
</SCRIPT>
That could be a problem, since this is commonly used
to support browsers that don't understand <SCRIPT>.
See:
http://mail.python.org/pipermail/python-dev/2003-January/032482.html |
|
Date |
User |
Action |
Args |
2007-08-23 15:19:55 | admin | link | issue670664 messages |
2007-08-23 15:19:55 | admin | create | |
|