corso-python-prato / share-system-team2

Apache License 2.0
2 stars 9 forks source link

Fix no section email exception #78

Closed iacopy closed 9 years ago

iacopy commented 10 years ago

In caso di file di configurazione email mancante nel server, veniva innalzata una fuorviante eccezione ConfigParser.NoSectionError: No section: 'email'. Adesso innalza un ServerConfigurationError dicendo anche qual è il file mancante.

coveralls commented 10 years ago

Coverage Status

Coverage increased (+0.17%) when pulling 796bfe36f78b44820da941460e22a2ac52de24c6 on iacopy:fix-no-section-email-exception into b13de4c08c54f73ccce76b4e4507650b1da3f587 on corso-python-prato:master.

coveralls commented 9 years ago

Coverage Status

Coverage increased (+0.76%) when pulling 6f6f1f280e6e060f8942c5b61f00f0366c221e78 on iacopy:fix-no-section-email-exception into b13de4c08c54f73ccce76b4e4507650b1da3f587 on corso-python-prato:master.