Read config data from pygo.cfg

This commit is contained in:
Anna Rose Wiggins 2012-04-15 01:00:36 -04:00
parent 16061abf0a
commit da583678c1
2 changed files with 16 additions and 1 deletions

4
pygo.cfg Normal file
View file

@ -0,0 +1,4 @@
[general]
net_user=User
net_server=pygoserver.example.com
net_port=6859