ListType not supported in types.py in Python3
Why do we require ListType?
To do something like
if type(item) is ListType:
....
But types.py does not have ListType anymore
A solution could be
if isinstance(item, list):
TODO: WIP-remove these comments and fix the code or replace BuilderGCH
|
||
|---|---|---|
| .. | ||
| git_hooks | ||
| scons | ||
| build_lumiera-build-dependencies.sh | ||
| deb.lumiera.org.PUB.gpg | ||
| DIR_INFO | ||
| docker_open-lumiera-buildenv.sh | ||
| gnu-indent.sh | ||
| README.deb.lumiera.org.PUB.gpg | ||
| rfc.sh | ||
| rsync_docs_to_lumieraorg.sh | ||
| testfilter.sh | ||
| treeinfo.sh | ||
| vg-run.sh | ||
| vgsuppression_gen.sh | ||
This is the Public Key of the Package signing GPG key used for building of Debian DEB packages on Lumiera.org Fingerprint: 11FD F5D2 DBD7 BBD7 F4D9 D9C4 2CF2 5392 6238 2557 UID: Ichthyo (DEB-Package) <deb@ichthyostega.de>