Speleo3/test3: Difference between revisions
Jump to navigation
Jump to search
m (test) |
(No difference)
|
Latest revision as of 12:42, 2 March 2013
| Type | Python Module |
|---|---|
| Download | |
| Author(s) | Thomas Holder |
| License | BSD-2-Clause |
Test with empty filename and valid script.
from pymol import cmd
@cmd.extend
def foobar():
print 'Foo Bar'