This website requires JavaScript.
Explore
Help
Sign In
github
/
semantic
Watch
1
Star
1
Fork
0
You've already forked semantic
mirror of
https://github.com/github/semantic.git
synced
2024-12-21 13:51:44 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
fbd013c3d8
semantic
/
preludes
/
python.py
3 lines
25 B
Python
Raw
Normal View
History
Unescape
Escape
Make it easier to test python locally with a dummy print in the prelude
2018-04-04 01:46:19 +03:00
def
print
(
x
)
:
return
x
Reference in New Issue
Copy Permalink