[docs] [issue19672] Listing of all exceptions for every function
Sworddragon
report at bugs.python.org
Thu Nov 21 00:21:58 CET 2013
Sworddragon added the comment:
I'm fine with this decision as it will be really much work. But this also means programming with Python isn't considered for high stability applications - due to the lack of important informations in the documentation.
An alternate way would be to rely on error codes and abandon exceptions. But this would be a case for a PEP and I'm assuming that it is absolutely unrealistic that this will be changed.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19672>
_______________________________________
More information about the docs
mailing list