Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(0) | Call(0) | Derive(0) | Import(0)
src/l/i/lithp-HEAD/src/py/reader.py lithp(Download)
from seq import List DELIM = string.whitespace + Lisp.SPECIAL class Reader:
return None if self.current() in Lisp.SPECIAL: self.next()