##// END OF EJS Templates
Add doc about the format for storing interactive sessions....
Add doc about the format for storing interactive sessions. The idea is to use a notebook-like representation, but using plain rst for storage, with a few added directives of our own.

File last commit:

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