"Dual Object Notation" -> "Twofold Object Notation"
authorDavid Kerkeslager <kerkeslager@gmail.com>
Thu, 4 May 2017 02:48:25 +0000 (22:48 -0400)
committerDavid Kerkeslager <kerkeslager@gmail.com>
Thu, 4 May 2017 02:48:25 +0000 (22:48 -0400)
commit6102d28307a3efe75f1d9cb6b317c37eaa0d0907
treea933e966663e4b7a0e6f861a8b743939d3ed72ce
parentd5664ddbb2c2a6bf98b354ea68b03c80464e6511
"Dual Object Notation" -> "Twofold Object Notation"
15 files changed:
README.rst
don/__init__.py [deleted file]
don/_shared.py [deleted file]
don/binary.py [deleted file]
don/string.py [deleted file]
don/tags.py [deleted file]
setup.py
test_binary.py
test_string.py
test_tags.py
ton/__init__.py [new file with mode: 0644]
ton/_shared.py [new file with mode: 0644]
ton/binary.py [new file with mode: 0644]
ton/string.py [new file with mode: 0644]
ton/tags.py [new file with mode: 0644]