source:
pyrunner/helloworld/README.txt@
1114
Last change on this file since 1114 was 353, checked in by , 2 years ago | |
---|---|
File size: 220 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 | |
4 | after which your gat.gz file is in the dist directory. | |
5 | ||
6 | The code is run with | |
7 | python helloworld.py |
Note:
See TracBrowser
for help on using the repository browser.