Serhiy Storchaka added the comment:

JSONDecoder constructor already has too much parameters. Adding new parameters 
will decrease usability. For such uncommon case I think overriding a method in 
a subclass is the best solution.

----------
nosy: +ezio.melotti, rhettinger, serhiy.storchaka

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29992>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to