Make final tweaks for landing #1421

This commit is contained in:
Peter Eckersley
2015-11-09 16:18:51 -08:00
parent 0d01cbfc92
commit d29ab2a523
3 changed files with 11 additions and 6 deletions
+1
View File
@@ -95,5 +95,6 @@ class StandaloneBindError(Error):
self.socket_error = socket_error
self.port = port
class ConfigurationError(Error):
"""Configuration sanity error."""