Commit Graph

17 Commits

Author SHA1 Message Date
Patrick Kanzler 6697922b74 refactor PEP8 and code style 2016-06-19 12:30:57 +02:00
Davis Goglin 8ed1441c4c Clairify config loading comments 2016-03-30 17:13:59 -07:00
Davis Goglin 062282bf47 Fix Spelling 2016-03-30 17:13:20 -07:00
Davis Goglin 3fe4589b8b Add the reset of configurations between loads 2016-03-30 17:11:05 -07:00
Davis Goglin b9c9189ca7 Add an exception for missing configuration sections 2016-03-30 17:10:21 -07:00
Davis Goglin 3831665da4 Fix pylint messages 2016-03-30 13:30:44 -07:00
Davis Goglin b6b30d7c82 Add future imports 2016-03-30 13:29:28 -07:00
Davis Goglin 5ba751d89b Stop checking for file to be python2/3 compatible 2016-03-28 09:58:42 -07:00
Davis Goglin 8e44c5126e Remove unsued variable 2016-03-28 09:58:42 -07:00
Davis Goglin 7a58109928 Clean up per landscape 2016-03-28 09:58:42 -07:00
Davis Goglin 9b40c0860f Change error to handle strings and files instead of list 2016-03-28 09:58:42 -07:00
Davis Goglin cdf8f6be09 Fix config loading 2016-03-28 09:58:42 -07:00
Davis Goglin d5e3d85c4b Add documentation for config 2016-03-28 09:58:42 -07:00
Davis Goglin 5dc676bea7 Convert to safe load. Also now allows loading everyting pyyaml supports 2016-03-28 09:58:42 -07:00
Davis Goglin c26c875b61 Convert ini format to yaml format. 2016-03-28 09:58:42 -07:00
Davis Goglin c7b36916e7 Avoid importing * 2016-03-28 09:58:42 -07:00
Davis Goglin 01328db808 Create config reader 2016-03-28 09:58:42 -07:00