Removed support for float and double, use autotag to tag in serializers
authorDavid Kerkeslager <kerkeslager@gmail.com>
Wed, 3 May 2017 23:19:30 +0000 (19:19 -0400)
committerDavid Kerkeslager <kerkeslager@gmail.com>
Wed, 3 May 2017 23:19:30 +0000 (19:19 -0400)
commite5e265e2b155f2cf6766cb20b9588326d6114665
treeed753855af59649733622e3a2c1704ecadc76ae4
parentd868dec6061aee9949bcf83fd698a4cd5f30168f
Removed support for float and double, use autotag to tag in serializers
don/binary.py
don/string.py
don/tags.py
test_binary.py
test_string.py
test_tags.py