[Python-ideas] Json object-level serializer
Éric Araujo
merwok at netwok.org
Fri Jul 30 14:06:54 CEST 2010
> There is an extremely bare bones implementation used internally by
> pkgutil's emulation of the standard import process
Ah, I stumbled upon that this week actually, but did not understand how
it worked nor why it was useful since there’s only one decorated
function and only one registered type. Thanks for pointing it, I may
play with it to get a better understanding and see the possibilities.
Regards
More information about the Python-ideas
mailing list