demoHelloWorld.py

demoHelloWorld.py
1 '''
2  Demonstrates outputting text the MAXScript listener.
3 '''
4 print 'Hello from Python!'