[docs] [issue18085] Verifying refcounts.dat

Fred L. Drake, Jr. report at bugs.python.org
Tue May 28 22:52:15 CEST 2013


Fred L. Drake, Jr. added the comment:

Were I adding that today, I'd use a more verbose (but more standard)
format, like configparser or JSON.  If any further use is going to be
made of it, that should be considered.  Colon-delimited is a pretty
fragile format.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18085>
_______________________________________


More information about the docs mailing list