| k2tools.config (version 1.00.000 $Rev: 12 $, $Date: 2013-06-28 14:02:35 +0200 (Fr, 28 Jun 2013) $) | index y:\server\csgo\csgo\addons\source-python\_libs\k2tools\config.py |
Path addons/source-python/_libs/k2tools/config.py
Name General Purpose Config Tools
Version 1.00.000
Revision $Rev: 12 $
Author (C) [#OMEGA] - K2
INFO
This libary is just a collection of rather generic useful config classes and
tools that I use in my scripts. You can feel free to use them in your own
aswell.
AGREEMENT
See addons/source-python/_libs/k2tools/license.txt
| Classes | ||||||||
|
| ||||||||
| Functions | ||
| ||
| Data | ||
| __all__ = ['ConfigError', 'load', 'update'] | ||
| Author | ||
| [#OMEGA] - K2 | ||