summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2013-09-12 00:34:43 -0500
committerBryan Bishop <kanzure@gmail.com>2013-09-12 00:34:43 -0500
commita4849db2658a14deebb6620fac50e9d8e9f8a0ad (patch)
tree6a753e136986640400e3dffd04b0ff99bb1e2bce /tests
parent0ce2555a1939ebbd97c2539e46af7d5c30480deb (diff)
rename config.py -> configuration.py
This should help cut down on the confusion between the "config" module and the "config" variable that everyone likes to use. The config variable should refer to an instance of Config, whereas before it was being shared as both the name of the module and the name of an instance. "configuration" is always the module. "config" should always be a Config instance. TODO: avoid passing around a Config instance everywhere.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions