##// END OF EJS Templates
only pass shell.reply callback to oinfo / complete...
only pass shell.reply callback to oinfo / complete These should not have side effects, so no need to expose full callback structure. Also, object_info method shouldn't have `_request` in its name.

File last commit:

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