Andrew Svetlov <[email protected]> added the comment:
I consider a free type for the default as an implementation detail, not the encouraged approach. Since the value is always a string, using the same type for the default sounds like a sane design for me. ---------- nosy: +asvetlov _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue39759> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
