source: pyrunner/helloworld/README.txt@ 1421

Last change on this file since 1421 was 1394, checked in by wouter, 4 days ago

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

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