"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "modules/pymol/helping.py" between
pymol-v1.8.6.0.tar.bz2 and pymol-v2.1.0.tar.bz2

About: PyMOL is a Python-enhanced molecular graphics tool. It excels at 3D visualization of proteins, small molecules, density, surfaces, and trajectories. It also includes molecular editing, ray tracing, and movies. Open Source version.

helping.py  (pymol-v1.8.6.0.tar.bz2):helping.py  (pymol-v2.1.0.tar.bz2)
skipping to change at line 61 skipping to change at line 61
a=1 a=1
while a<10: \ while a<10: \
print a \ print a \
a=a+1 a=a+1
SEE ALSO SEE ALSO
extend, run, @ extend, run, @
''' '''
return python(string, _self=cmd) return python(string, _self=_self)
def help(command = "commands",_self=cmd): def help(command = "commands",_self=cmd):
''' '''
DESCRIPTION DESCRIPTION
"help" prints out the online help for a given command. "help" prints out the online help for a given command.
USAGE USAGE
help command help command
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)