Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work in the Python interpreter #6

Open
tagatac opened this issue Nov 1, 2015 · 0 comments
Open

Doesn't work in the Python interpreter #6

tagatac opened this issue Nov 1, 2015 · 0 comments

Comments

@tagatac
Copy link

tagatac commented Nov 1, 2015

Is there some inherent reason Interpy won't work in the interpreter?

Python 2.7.10 (default, Jul 13 2015, 12:05:58) 
[GCC 4.2.1 Compatible Apple LLVM 6.1.0 (clang-602.0.53)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> # coding: interpy
... 
>>> a = 123
>>> print "#{a}"
#{a}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant