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
|
Rev | Line | |
---|
[353] | 1 | This dir contains python helloworld code.
|
---|
| 2 | You 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.