Antoine Pitrou <pit...@free.fr> added the comment: > It seems appropriate to consult python-dev on this. I thought > ValueError was for values that are valid Python objects but out of > acceptable range of the function. Errors that can only be triggered > in C code normally handled with either assert() or raise SystemError. > I think you are splitting hairs too thin by distinguishing between > stdlib and 3rd party extensions.
Hey, I'm not sure who's splitting hairs here... Nick was ok with the initial patch and that was sufficient as far as I'm concerned, but you can ask python-dev if you care. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue11286> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com