~ensoft-lander/cfgparser/trunk

  • Committer: Ensoft Patch Lander
  • Author(s): Matthew Hall
  • Date: 2016-09-05 08:42:34 UTC
  • mfrom: (4.1.1 cfgparser)
  • Revision ID: ensoft_patch_lander-20160905084234-3gz3d5bys0m77ye2
Fix a bug that causes an exception to be raised when calling the has_section() method with a category name that is not used within the config file. In this scenario the method should always return False.
Filename Latest Rev Last Changed Committer Comment Size
..
debian 2.1.1 9 years ago Matthew Hall Add Debian packaging rules. Diff
cfgparser.py 4.1.1 7 years ago Matthew Hall Fix exception calling has_section() with non-exist 8.2 KB Diff Download File
cfgparsertest.py 4.1.1 7 years ago Matthew Hall Fix exception calling has_section() with non-exist 4.1 KB Diff Download File
setup.py 2.1.1 9 years ago Matthew Hall Add Debian packaging rules. 299 bytes Diff Download File