B.2. Python Scripting
Prev
Appendix B. Automating Camera
Next
B.2.
Python Scripting
Text below help entry.
import
sys
def
foo
():
print
(
'foo'
)