fhirpath.thirdparty package¶
Submodules¶
fhirpath.thirdparty.werkzeug module¶
https://github.com/pallets/werkzeug/blob/master/src/werkzeug/_compat.py
-
class
fhirpath.thirdparty.werkzeug.ImmutableDict[source]¶ Bases:
fhirpath.thirdparty.werkzeug.ImmutableDictMixin,dictAn immutable
dict.New in version 0.5.
-
class
fhirpath.thirdparty.werkzeug.ImmutableDictMixin[source]¶ Bases:
objectMakes a
dictimmutable.New in version 0.5.
- Private
-
fhirpath.thirdparty.werkzeug.iteritems(d, *args, **kwargs)¶
Module contents¶
Basically here things are copied from various open source projects