__init__.py
26.5 KB
-
Provide a proper error when the provided port is not an integer · 85bba04a
As reported on the mailinglist, the user received a ValueError when the port number was not templated (fixed in #1649) and therefore it was not an integer. This change will catch the exception and provide a proper error so it is more clear.
Dag Wieers committed