Package clientVars


Variables

string APP_NAME = "Python Chat Client"
string APP_VERSION = "1.1"
string APP_HOME = "http://www.onderstekop.nl/coding/p7_Python_Game_and_Chat_Client/"
string APP_UPDATE = "http://www.onderstekop.nl/coding/pythonder/getupdate.php"
 REACTOR_RUNNING = False


Variable Documentation

string clientVars.APP_HOME = "http://www.onderstekop.nl/coding/p7_Python_Game_and_Chat_Client/" [static]

Definition at line 6 of file clientVars.py.

string clientVars.APP_NAME = "Python Chat Client" [static]

Definition at line 4 of file clientVars.py.

string clientVars.APP_UPDATE = "http://www.onderstekop.nl/coding/pythonder/getupdate.php" [static]

Definition at line 7 of file clientVars.py.

string clientVars.APP_VERSION = "1.1" [static]

Definition at line 5 of file clientVars.py.

clientVars.REACTOR_RUNNING = False [static]

Definition at line 9 of file clientVars.py.


Generated on Mon Oct 8 05:43:00 2007 for Python Game and Chat Client by  doxygen 1.5.1