Eric V. Smith <e...@trueblade.com> added the comment:

If you really want to see this added to Python, then I suggest you put together 
a proposal on what the API would be, what options you would or wouldn't 
support, and post that on python-ideas. But I'll warn you that your chances of 
success are low.

Your better chance of success is to write a wrapper around json and whatever 
compression library you want to use, and post that to PyPI to see if it gets 
traction. I believe you can do what you want without a temporary disk file.

----------

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

Reply via email to