##// END OF EJS Templates
Specify protocol 2 for pickleshare, so objects stored by Python 3 can be used in Python 2.
Specify protocol 2 for pickleshare, so objects stored by Python 3 can be used in Python 2.

File last commit:

r1420:34bafc01
r5388:4ab240d5
Show More
simplevars.py
2 lines | 22 B | text/x-python | PythonLexer
x = 1
print 'x is:',x