master
/ .localenv / lib / python3.5 / site-packages / IPython / testing / plugin / simplevars.py

simplevars.py @master raw · history · blame

x = 1
print('x is:',x)