[svn r58225] remove outdated comment.
--HG-- branch : trunk
This commit is contained in:
parent
cf007ce7c5
commit
94f1abbbb0
|
@ -4,8 +4,6 @@ import inspect, tokenize
|
|||
import py
|
||||
cpy_compile = compile
|
||||
|
||||
# DON'T IMPORT PY HERE
|
||||
|
||||
class Source(object):
|
||||
""" a mutable object holding a source code fragment,
|
||||
possibly deindenting it.
|
||||
|
|
Loading…
Reference in New Issue