Greg Ewing wrote:
Thanks, that's the solution we settled on. We use ``isinstance`` tests to determine types.Fuzzyman wrote: The user can always do something like : cfg['section'] = dict(dict_like_object) Which isn't so horrible. All the best, Michael -- Greg _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/fuzzyman%40voidspace.org.uk |
_______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
