wickman / pystachio

type-checked dictionary templating library for python
MIT License
91 stars 22 forks source link

Scopes return a tuple, update README to reflect that. #12

Closed orsenthil closed 8 years ago

orsenthil commented 9 years ago

$ ./bin/pystachio_repl Pystachio REPL

String("hello").scopes() ()

jsirois commented 8 years ago

Thanks @orsenthil!