-
Notifications
You must be signed in to change notification settings - Fork 3
2017 API dlibrary.utility.XmlFileLists
Dieter Geerts edited this page Sep 24, 2016
·
1 revision
Decorator to correct the contents of an xml file, so that we got actual lists where we expect them. Else, xmltodict will set different types for it depending on how many times it appears in the file.
- object The most base type
__init__(self, lists: set)