source: pyrunner/helloworld/README.txt@ 1407

Last change on this file since 1407 was 1394, checked in by wouter, 11 days ago

#428 change way exceptions are parsed. Added test for that.

File size: 315 bytes
RevLine 
[353]1This dir contains python helloworld code.
2You can build a tar.gz file from this by executing
3 python setup.py sdist
[1394]4 after which your tar.gz file is in the dist directory.
[353]5
[1394]6 This targz has to be copied to the resources directory so that our unit test can access it.
7
[353]8 The code is run with
9 python helloworld.py
Note: See TracBrowser for help on using the repository browser.