source:
trigger/GlobalVariables.py@
80
Last change on this file since 80 was 77, checked in by , 15 years ago | |
---|---|
File size: 133 bytes |
Line | |
---|---|
1 | #!/usr/bin/python |
2 | |
3 | |
4 | #contains only the user input: |
5 | |
6 | #global UserInput |
7 | UserInput ='' |
8 | Rates = [16] |
9 | ServerMessage='' |
10 | Flag=1 |
11 | counter = 0 |
Note:
See TracBrowser
for help on using the repository browser.