pyctr: update

This commit is contained in:
Ian Burgwin
2019-11-12 00:29:11 -08:00
parent 0421a7dedb
commit 9798fcb767
15 changed files with 469 additions and 102 deletions

12
pyctr/type/base/title.py Normal file
View File

@@ -0,0 +1,12 @@
# This file is a part of ninfs.
#
# Copyright (c) 2017-2019 Ian Burgwin
# This file is licensed under The MIT License (MIT).
# You can find the full license text in LICENSE.md in the root of this project.
class TitleReaderBase:
closed = False