lesscode.org
Pudge
Modules
Trac
Blog
Discuss
about lesscode.org
Index of the
scanner
module
m
pudge.scanner
...
-
A rudamentary Python source code scanner.
a
__url__
...
a
token_patterns
...
C
Token
...
-
A Python syntax token.
f
__getitem__
...
f
for_line
...
f
tuplize
...
f
__iter__
...
f
find
...
f
__init__
...
f
scan
...
-
Scan a file and return collected bits
f
empty_cache
...
-
Empties the
filename
->
Token
cache.