If a triple-quoted string has a hash mark in it, the syntax highlighter thinks a comment has begun:
def foo_count():
""" Return the # of foo's. """
return 0
Python triple-quoted string syntax coloring bug
-
- Posts: 6
- Joined: Wed May 03, 2006 1:48 am
The latest Zeus patch found here: http://www.zeusedit.com/forum/viewtopic.php?t=570
will fix this triple quote issue
Cheers Jussi
will fix this triple quote issue

Cheers Jussi