Skip to content

Instantly share code, notes, and snippets.

@plq
Last active June 8, 2017 06:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save plq/dc029e6f0d75e6fe8956b3d35fd431ce to your computer and use it in GitHub Desktop.
Save plq/dc029e6f0d75e6fe8956b3d35fd431ce to your computer and use it in GitHub Desktop.
Nuitka exception output
plq@babe ~/src/github/plq/neurons/examples/garage $ (master) virtualenv virt-2.7
New python executable in /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/bin/python2.7
Also creating executable in /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/bin/python
Installing setuptools, pip, wheel...done.
plq@babe ~/src/github/plq/neurons/examples/garage $ (master) source virt-2.7/bin/activate
(virt-2.7) plq@babe ~/src/github/plq/neurons/examples/garage $ (master) python setup.py develop
running develop
running egg_info
writing requirements to garage.egg-info/requires.txt
writing garage.egg-info/PKG-INFO
writing top-level names to garage.egg-info/top_level.txt
writing dependency_links to garage.egg-info/dependency_links.txt
writing entry points to garage.egg-info/entry_points.txt
reading manifest file 'garage.egg-info/SOURCES.txt'
writing manifest file 'garage.egg-info/SOURCES.txt'
running build_ext
Creating /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/garage.egg-link (link to .)
Adding garage 0.3 to easy-install.pth file
Installing garage_daemon script to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/bin
Installed /home/plq/src/github/plq/neurons/examples/garage
Processing dependencies for garage==0.3
Searching for neurons>=0.5
Reading https://pypi.python.org/simple/neurons/
Downloading https://pypi.python.org/packages/be/ed/a0c760a050b03501a24f0b44c2920969561123a02e1470e84017a66fc984/neurons-0.7.0.tar.gz#md5=ef336f550b5d490d3f9d058827f75ae7
Best match: neurons 0.7.0
Processing neurons-0.7.0.tar.gz
Writing /tmp/.private/plq/easy_install-hYH0cJ/neurons-0.7.0/setup.cfg
Running neurons-0.7.0/setup.py -q bdist_egg --dist-dir /tmp/.private/plq/easy_install-hYH0cJ/neurons-0.7.0/egg-dist-tmp-s__q_h
warning: build_py: byte-compiling is disabled, skipping.
warning: install_lib: byte-compiling is disabled, skipping.
creating /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg
Extracting neurons-0.7.0-py2.7.egg to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages
warning: develop: byte-compiling is disabled, skipping.
Adding neurons 0.7.0 to easy-install.pth file
Installed /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg
Searching for txpostgres
Reading https://pypi.python.org/simple/txpostgres/
Downloading https://pypi.python.org/packages/ea/08/26fc020fcfe18de46f2f6d1197cfad702ed20071615febf0ed63a100027d/txpostgres-1.6.0.tar.bz2#md5=a014986c8b7b371cf4c143d581504dac
Best match: txpostgres 1.6.0
Processing txpostgres-1.6.0.tar.bz2
Writing /tmp/.private/plq/easy_install-dwrxv8/txpostgres-1.6.0/setup.cfg
Running txpostgres-1.6.0/setup.py -q bdist_egg --dist-dir /tmp/.private/plq/easy_install-dwrxv8/txpostgres-1.6.0/egg-dist-tmp-tfh9rp
warning: build_py: byte-compiling is disabled, skipping.
warning: install_lib: byte-compiling is disabled, skipping.
zip_safe flag not set; analyzing archive contents...
Moving txpostgres-1.6.0-py2.7.egg to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages
Adding txpostgres 1.6.0 to easy-install.pth file
Installed /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/txpostgres-1.6.0-py2.7.egg
Searching for psycopg2>=2.5
Reading https://pypi.python.org/simple/psycopg2/
Downloading https://pypi.python.org/packages/f8/e9/5793369ce8a41bf5467623ded8d59a434dfef9c136351aca4e70c2657ba0/psycopg2-2.7.1.tar.gz#md5=67848ac33af88336046802f6ef7081f3
Best match: psycopg2 2.7.1
Processing psycopg2-2.7.1.tar.gz
Writing /tmp/.private/plq/easy_install-o2nKiz/psycopg2-2.7.1/setup.cfg
Running psycopg2-2.7.1/setup.py -q bdist_egg --dist-dir /tmp/.private/plq/easy_install-o2nKiz/psycopg2-2.7.1/egg-dist-tmp-8sFnSy
warning: build_py: byte-compiling is disabled, skipping.
warning: install_lib: byte-compiling is disabled, skipping.
warning: install_lib: byte-compiling is disabled, skipping.
zip_safe flag not set; analyzing archive contents...
Moving psycopg2-2.7.1-py2.7-linux-x86_64.egg to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages
Adding psycopg2 2.7.1 to easy-install.pth file
Installed /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/psycopg2-2.7.1-py2.7-linux-x86_64.egg
Searching for werkzeug
Reading https://pypi.python.org/simple/werkzeug/
Downloading https://pypi.python.org/packages/56/41/c095a77eb2dd69bf278dd664a97d3416af04e9ba1a00b8c138f772741d31/Werkzeug-0.12.2.tar.gz#md5=e385b2c5a7193cff24c689b31e1124dc
Best match: Werkzeug 0.12.2
Processing Werkzeug-0.12.2.tar.gz
Writing /tmp/.private/plq/easy_install-R9cfs9/Werkzeug-0.12.2/setup.cfg
Running Werkzeug-0.12.2/setup.py -q bdist_egg --dist-dir /tmp/.private/plq/easy_install-R9cfs9/Werkzeug-0.12.2/egg-dist-tmp-22tC0Y
no previously-included directories found matching 'docs/_build'
no previously-included directories found matching 'docs/_themes'
warning: no previously-included files matching '*.py[cdo]' found anywhere in distribution
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
warning: no previously-included files matching '*.pyd' found anywhere in distribution
warning: build_py: byte-compiling is disabled, skipping.
warning: install_lib: byte-compiling is disabled, skipping.
creating /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Werkzeug-0.12.2-py2.7.egg
Extracting Werkzeug-0.12.2-py2.7.egg to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages
warning: develop: byte-compiling is disabled, skipping.
Adding Werkzeug 0.12.2 to easy-install.pth file
Installed /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Werkzeug-0.12.2-py2.7.egg
Searching for slimit
Reading https://pypi.python.org/simple/slimit/
Downloading https://pypi.python.org/packages/61/cf/0d6598b1ceb463a46b75a716fbb23d2d5ccc5738aba8ddceeec3fa59997f/slimit-0.8.1.zip#md5=5f5f86e98940a1e71a6a30d501e0d733
Best match: slimit 0.8.1
Processing slimit-0.8.1.zip
Writing /tmp/.private/plq/easy_install-YQhxCx/slimit-0.8.1/setup.cfg
Running slimit-0.8.1/setup.py -q bdist_egg --dist-dir /tmp/.private/plq/easy_install-YQhxCx/slimit-0.8.1/egg-dist-tmp-1IRKLu
warning: build_py: byte-compiling is disabled, skipping.
warning: install_lib: byte-compiling is disabled, skipping.
creating /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/slimit-0.8.1-py2.7.egg
Extracting slimit-0.8.1-py2.7.egg to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages
warning: develop: byte-compiling is disabled, skipping.
Adding slimit 0.8.1 to easy-install.pth file
Installing slimit script to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/bin
Installed /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/slimit-0.8.1-py2.7.egg
Searching for pycrypto
Reading https://pypi.python.org/simple/pycrypto/
Downloading https://pypi.python.org/packages/60/db/645aa9af249f059cc3a368b118de33889219e0362141e75d4eaf6f80f163/pycrypto-2.6.1.tar.gz#md5=55a61a054aa66812daf5161a0d5d7eda
Best match: pycrypto 2.6.1
Processing pycrypto-2.6.1.tar.gz
Writing /tmp/.private/plq/easy_install-xnLGe2/pycrypto-2.6.1/setup.cfg
Running pycrypto-2.6.1/setup.py -q bdist_egg --dist-dir /tmp/.private/plq/easy_install-xnLGe2/pycrypto-2.6.1/egg-dist-tmp-BktbID
warning: PCTBuildPy: byte-compiling is disabled, skipping.
warning: install_lib: byte-compiling is disabled, skipping.
warning: install_lib: byte-compiling is disabled, skipping.
zip_safe flag not set; analyzing archive contents...
Moving pycrypto-2.6.1-py2.7-linux-x86_64.egg to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages
Adding pycrypto 2.6.1 to easy-install.pth file
Installed /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/pycrypto-2.6.1-py2.7-linux-x86_64.egg
Searching for msgpack-python
Reading https://pypi.python.org/simple/msgpack-python/
Downloading https://pypi.python.org/packages/21/27/8a1d82041c7a2a51fcc73675875a5f9ea06c2663e02fcfeb708be1d081a0/msgpack-python-0.4.8.tar.gz#md5=dcd854fb41ee7584ebbf35e049e6be98
Best match: msgpack-python 0.4.8
Processing msgpack-python-0.4.8.tar.gz
Writing /tmp/.private/plq/easy_install-emCmu6/msgpack-python-0.4.8/setup.cfg
Running msgpack-python-0.4.8/setup.py -q bdist_egg --dist-dir /tmp/.private/plq/easy_install-emCmu6/msgpack-python-0.4.8/egg-dist-tmp-sAXAwE
warning: build_py: byte-compiling is disabled, skipping.
In file included from msgpack/_unpacker.cpp:285:0:
msgpack/unpack.h: In function ‘int unpack_callback_ext(unpack_user*, const char*, const char*, unsigned int, PyObject**)’:
msgpack/unpack.h:268:94: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
py = PyObject_CallFunction(u->ext_hook, "(is#)", (int)typecode, pos, (Py_ssize_t)length-1);
^
warning: install_lib: byte-compiling is disabled, skipping.
warning: install_lib: byte-compiling is disabled, skipping.
zip_safe flag not set; analyzing archive contents...
Moving msgpack_python-0.4.8-py2.7-linux-x86_64.egg to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages
Adding msgpack-python 0.4.8 to easy-install.pth file
Installed /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/msgpack_python-0.4.8-py2.7-linux-x86_64.egg
Searching for pyyaml
Reading https://pypi.python.org/simple/pyyaml/
Downloading https://pypi.python.org/packages/6b/f0/a0250248ea260d55748fff586d89a32afbb22656f4498b08d2636a48d4ec/PyYAML-3.12.zip#md5=aa5e762e79b19bb80dbcf04f82178832
Best match: PyYAML 3.12
Processing PyYAML-3.12.zip
Writing /tmp/.private/plq/easy_install-mTVfj1/PyYAML-3.12/setup.cfg
Running PyYAML-3.12/setup.py -q bdist_egg --dist-dir /tmp/.private/plq/easy_install-mTVfj1/PyYAML-3.12/egg-dist-tmp-HgTIMW
warning: build_py: byte-compiling is disabled, skipping.
In file included from ext/_yaml.c:271:0:
ext/_yaml.h:6:0: warning: "PyUnicode_FromString" redefined
#define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
^
In file included from /usr/include/python2.7/Python.h:85:0,
from ext/_yaml.c:4:
/usr/include/python2.7/unicodeobject.h:281:0: note: this is the location of the previous definition
# define PyUnicode_FromString PyUnicodeUCS4_FromString
^
ext/_yaml.c: In function ‘__pyx_pf_5_yaml_get_version_string’:
ext/_yaml.c:1410:17: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
__pyx_v_value = yaml_get_version_string();
^
ext/_yaml.c: In function ‘__pyx_pf_5_yaml_7CParser___init__’:
ext/_yaml.c:2577:52: warning: passing argument 2 of ‘yaml_parser_set_input’ from incompatible pointer type [-Wincompatible-pointer-types]
yaml_parser_set_input((&__pyx_v_self->parser), __pyx_f_5_yaml_input_handler, ((void *)__pyx_v_self));
^
In file included from ext/_yaml.h:2:0,
from ext/_yaml.c:271:
/usr/include/yaml.h:1367:1: note: expected ‘int (*)(void *, unsigned char *, size_t, size_t *) {aka int (*)(void *, unsigned char *, long unsigned int, long unsigned int *)}’ but argument is of type ‘int (*)(void *, char *, size_t, size_t *) {aka int (*)(void *, char *, long unsigned int, long unsigned int *)}’
yaml_parser_set_input(yaml_parser_t *parser,
^
ext/_yaml.c: In function ‘__pyx_pf_5_yaml_8CEmitter___init__’:
ext/_yaml.c:13630:53: warning: passing argument 2 of ‘yaml_emitter_set_output’ from incompatible pointer type [-Wincompatible-pointer-types]
yaml_emitter_set_output((&__pyx_v_self->emitter), __pyx_f_5_yaml_output_handler, ((void *)__pyx_v_self));
^
In file included from ext/_yaml.h:2:0,
from ext/_yaml.c:271:
/usr/include/yaml.h:1829:1: note: expected ‘int (*)(void *, unsigned char *, size_t) {aka int (*)(void *, unsigned char *, long unsigned int)}’ but argument is of type ‘int (*)(void *, char *, size_t) {aka int (*)(void *, char *, long unsigned int)}’
yaml_emitter_set_output(yaml_emitter_t *emitter,
^
warning: install_lib: byte-compiling is disabled, skipping.
warning: install_lib: byte-compiling is disabled, skipping.
zip_safe flag not set; analyzing archive contents...
Moving PyYAML-3.12-py2.7-linux-x86_64.egg to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages
Adding PyYAML 3.12 to easy-install.pth file
Installed /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/PyYAML-3.12-py2.7-linux-x86_64.egg
Searching for lxml>=3.7.3
Reading https://pypi.python.org/simple/lxml/
Downloading https://pypi.python.org/packages/20/b3/9f245de14b7696e2d2a386c0b09032a2ff6625270761d6543827e667d8de/lxml-3.8.0.tar.gz#md5=e54e2fae44d684d6b9c636fe189e93ff
Best match: lxml 3.8.0
Processing lxml-3.8.0.tar.gz
Writing /tmp/.private/plq/easy_install-ymwR3E/lxml-3.8.0/setup.cfg
Running lxml-3.8.0/setup.py -q bdist_egg --dist-dir /tmp/.private/plq/easy_install-ymwR3E/lxml-3.8.0/egg-dist-tmp-kA_JPL
Building lxml version 3.8.0.
Building without Cython.
Using build configuration of libxslt 1.1.29
Building against libxml2/libxslt in the following directory: /usr/lib64
warning: build_py: byte-compiling is disabled, skipping.
warning: install_lib: byte-compiling is disabled, skipping.
warning: install_lib: byte-compiling is disabled, skipping.
creating /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/lxml-3.8.0-py2.7-linux-x86_64.egg
Extracting lxml-3.8.0-py2.7-linux-x86_64.egg to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages
warning: develop: byte-compiling is disabled, skipping.
Adding lxml 3.8.0 to easy-install.pth file
Installed /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/lxml-3.8.0-py2.7-linux-x86_64.egg
Searching for Twisted>=15.2
Reading https://pypi.python.org/simple/Twisted/
Downloading https://pypi.python.org/packages/d2/5d/ed5071740be94da625535f4333793d6fd238f9012f0fee189d0c5d00bd74/Twisted-17.1.0.tar.bz2#md5=5b4b9ea5a480bec9c1449ffb57b2052a
Best match: Twisted 17.1.0
Processing Twisted-17.1.0.tar.bz2
Writing /tmp/.private/plq/easy_install-_ygwLm/Twisted-17.1.0/setup.cfg
Running Twisted-17.1.0/setup.py -q bdist_egg --dist-dir /tmp/.private/plq/easy_install-_ygwLm/Twisted-17.1.0/egg-dist-tmp-SE_qEz
no previously-included directories found matching '.travis'
no previously-included directories found matching 'tests'
warning: no previously-included files found matching 'examplesetup.py'
no previously-included directories found matching 'src/exampleproj'
no previously-included directories found matching 'src/incremental/newsfragments'
warning: build_py: byte-compiling is disabled, skipping.
warning: install_lib: byte-compiling is disabled, skipping.
warning: easy_install: byte-compiling is disabled, skipping.
Installed /tmp/.private/plq/easy_install-_ygwLm/Twisted-17.1.0/.eggs/incremental-17.5.0-py2.7.egg
warning: no previously-included files matching '*.misc' found under directory 'src/twisted'
warning: no previously-included files matching '*.bugfix' found under directory 'src/twisted'
warning: no previously-included files matching '*.doc' found under directory 'src/twisted'
warning: no previously-included files matching '*.feature' found under directory 'src/twisted'
warning: no previously-included files matching '*.removal' found under directory 'src/twisted'
warning: no previously-included files matching 'NEWS' found under directory 'src/twisted'
warning: no previously-included files matching 'README' found under directory 'src/twisted'
warning: no previously-included files matching 'topfiles' found under directory 'src/twisted'
warning: no previously-included files found matching 'src/twisted/topfiles/CREDITS'
warning: no previously-included files found matching 'src/twisted/topfiles/ChangeLog.Old'
warning: no previously-included files found matching 'codecov.yml'
warning: no previously-included files found matching 'appveyor.yml'
no previously-included directories found matching 'bin'
no previously-included directories found matching 'admin'
no previously-included directories found matching '.travis'
warning: no previously-included files found matching 'docs/historic/2003'
warning: no previously-included files matching '*' found under directory 'docs/historic/2003'
warning: build_py: byte-compiling is disabled, skipping.
warning: install_lib: byte-compiling is disabled, skipping.
warning: install_lib: byte-compiling is disabled, skipping.
creating /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Twisted-17.1.0-py2.7-linux-x86_64.egg
Extracting Twisted-17.1.0-py2.7-linux-x86_64.egg to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages
warning: develop: byte-compiling is disabled, skipping.
Adding Twisted 17.1.0 to easy-install.pth file
Installing trial script to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/bin
Installing conch script to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/bin
Installing ckeygen script to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/bin
Installing twist script to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/bin
Installing pyhtmlizer script to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/bin
Installing mailmail script to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/bin
Installing tkconch script to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/bin
Installing twistd script to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/bin
Installing cftp script to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/bin
Installed /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Twisted-17.1.0-py2.7-linux-x86_64.egg
Searching for SQLAlchemy<1.0.99
Reading https://pypi.python.org/simple/SQLAlchemy/
Downloading https://pypi.python.org/packages/dc/a9/ddd8c9f479c81c0b52149897e38a85a3bb6fa4adbe4a8042886ca1505d8c/SQLAlchemy-1.0.17.tar.gz#md5=472f3b9b64ab4838c4bbdc6778c3b32e
Best match: SQLAlchemy 1.0.17
Processing SQLAlchemy-1.0.17.tar.gz
Writing /tmp/.private/plq/easy_install-dAu1AH/SQLAlchemy-1.0.17/setup.cfg
Running SQLAlchemy-1.0.17/setup.py -q bdist_egg --dist-dir /tmp/.private/plq/easy_install-dAu1AH/SQLAlchemy-1.0.17/egg-dist-tmp-PvvP4D
warning: no files found matching '*.jpg' under directory 'doc'
warning: no files found matching '*.mako' under directory 'doc'
warning: no files found matching 'distribute_setup.py'
warning: no files found matching 'sa2to3.py'
warning: no files found matching 'ez_setup.py'
no previously-included directories found matching 'doc/build/output'
warning: build_py: byte-compiling is disabled, skipping.
warning: install_lib: byte-compiling is disabled, skipping.
warning: install_lib: byte-compiling is disabled, skipping.
zip_safe flag not set; analyzing archive contents...
Moving SQLAlchemy-1.0.17-py2.7-linux-x86_64.egg to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages
Adding SQLAlchemy 1.0.17 to easy-install.pth file
Installed /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/SQLAlchemy-1.0.17-py2.7-linux-x86_64.egg
Searching for spyne>=2.12
Reading https://pypi.python.org/simple/spyne/
Downloading https://pypi.python.org/packages/0f/50/62972600a4683a57815d21aca8449c3cb5f5757fad3c1db8d7a82b6445e9/spyne-2.12.14.tar.gz#md5=749224f8e85e8987b390c05044a50856
Best match: spyne 2.12.14
Processing spyne-2.12.14.tar.gz
Writing /tmp/.private/plq/easy_install-8F1K8t/spyne-2.12.14/setup.cfg
Running spyne-2.12.14/setup.py -q bdist_egg --dist-dir /tmp/.private/plq/easy_install-8F1K8t/spyne-2.12.14/egg-dist-tmp-6HmcAb
warning: build_py: byte-compiling is disabled, skipping.
warning: install_lib: byte-compiling is disabled, skipping.
creating /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg
Extracting spyne-2.12.14-py2.7.egg to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages
warning: develop: byte-compiling is disabled, skipping.
Adding spyne 2.12.14 to easy-install.pth file
Installing sort_wsdl script to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/bin
Installed /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg
Searching for ply>=3.4
Reading https://pypi.python.org/simple/ply/
Downloading https://pypi.python.org/packages/ce/3d/1f9ca69192025046f02a02ffc61bfbac2731aab06325a218370fd93e18df/ply-3.10.tar.gz#md5=1d63c166ab250bab87d8dcc42dcca70e
Best match: ply 3.10
Processing ply-3.10.tar.gz
Writing /tmp/.private/plq/easy_install-9wd9Dy/ply-3.10/setup.cfg
Running ply-3.10/setup.py -q bdist_egg --dist-dir /tmp/.private/plq/easy_install-9wd9Dy/ply-3.10/egg-dist-tmp-FFGS7Z
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: build_py: byte-compiling is disabled, skipping.
warning: install_lib: byte-compiling is disabled, skipping.
zip_safe flag not set; analyzing archive contents...
Moving ply-3.10-py2.7.egg to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages
Adding ply 3.10 to easy-install.pth file
Installed /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/ply-3.10-py2.7.egg
Searching for Automat>=0.3.0
Reading https://pypi.python.org/simple/Automat/
Downloading https://pypi.python.org/packages/de/05/b8e453085cf8a7f27bb1226596f4ccf5cc9e758377d60284f990bbdc592c/Automat-0.6.0.tar.gz#md5=ad7bba58d262d8956d732330cb5ef53d
Best match: Automat 0.6.0
Processing Automat-0.6.0.tar.gz
Writing /tmp/.private/plq/easy_install-z054_H/Automat-0.6.0/setup.cfg
Running Automat-0.6.0/setup.py -q bdist_egg --dist-dir /tmp/.private/plq/easy_install-z054_H/Automat-0.6.0/egg-dist-tmp-YBstN2
!!! m2r not found, long_description is bad, don't upload this to PyPI !!!
warning: build_py: byte-compiling is disabled, skipping.
warning: install_lib: byte-compiling is disabled, skipping.
warning: easy_install: byte-compiling is disabled, skipping.
Installed /tmp/.private/plq/easy_install-z054_H/Automat-0.6.0/.eggs/m2r-0.1.6-py2.7.egg
Searching for setuptools-scm
Reading https://pypi.python.org/simple/setuptools-scm/
Downloading https://pypi.python.org/packages/2d/dc/34b5b7ea7fb364290488afdc56a9246c0409cb3733c15cf8d654bc361ecc/setuptools_scm-1.15.5-py2.7.egg#md5=e69fd6b51e61c3a6eae7edaceafce9f6
Best match: setuptools-scm 1.15.5
Processing setuptools_scm-1.15.5-py2.7.egg
Moving setuptools_scm-1.15.5-py2.7.egg to /tmp/.private/plq/easy_install-z054_H/Automat-0.6.0/.eggs
Installed /tmp/.private/plq/easy_install-z054_H/Automat-0.6.0/.eggs/setuptools_scm-1.15.5-py2.7.egg
Searching for docutils
Reading https://pypi.python.org/simple/docutils/
Downloading https://pypi.python.org/packages/05/fd/d62c2944d9df894b07eaa7430decc4c80977e644922a85fbdec337d6af82/docutils-0.14rc1.tar.gz#md5=95a0994d9a4a74d895824482f7269f54
Best match: docutils 0.14rc1
Processing docutils-0.14rc1.tar.gz
Writing /tmp/.private/plq/easy_install-z054_H/Automat-0.6.0/temp/easy_install-loInHv/docutils-0.14rc1/setup.cfg
Running docutils-0.14rc1/setup.py -q bdist_egg --dist-dir /tmp/.private/plq/easy_install-z054_H/Automat-0.6.0/temp/easy_install-loInHv/docutils-0.14rc1/egg-dist-tmp-VVgUl5
warning: no files found matching 'MANIFEST'
warning: no previously-included files matching '*.pyc' found under directory '*'
warning: no previously-included files matching '*~' found under directory '*'
warning: no previously-included files matching '.DS_Store' found under directory '*'
warning: build_py: byte-compiling is disabled, skipping.
warning: install_lib: byte-compiling is disabled, skipping.
zip_safe flag not set; analyzing archive contents...
Moving docutils-0.14rc1-py2.7.egg to /tmp/.private/plq/easy_install-z054_H/Automat-0.6.0/.eggs
Installed /tmp/.private/plq/easy_install-z054_H/Automat-0.6.0/.eggs/docutils-0.14rc1-py2.7.egg
Searching for mistune
Reading https://pypi.python.org/simple/mistune/
Downloading https://pypi.python.org/packages/25/a4/12a584c0c59c9fed529f8b3c47ca8217c0cf8bcc5e1089d3256410cfbdbc/mistune-0.7.4.tar.gz#md5=92d01cb717e9e74429e9bde9d29ac43b
Best match: mistune 0.7.4
Processing mistune-0.7.4.tar.gz
Writing /tmp/.private/plq/easy_install-z054_H/Automat-0.6.0/temp/easy_install-GESa6a/mistune-0.7.4/setup.cfg
Running mistune-0.7.4/setup.py -q bdist_egg --dist-dir /tmp/.private/plq/easy_install-z054_H/Automat-0.6.0/temp/easy_install-GESa6a/mistune-0.7.4/egg-dist-tmp-697yxO
warning: no previously-included files found matching 'mistune.c'
warning: no previously-included files matching '*.pyc' found under directory 'tests'
warning: no previously-included files matching '*.pyo' found under directory 'tests'
warning: build_py: byte-compiling is disabled, skipping.
warning: install_lib: byte-compiling is disabled, skipping.
creating /tmp/.private/plq/easy_install-z054_H/Automat-0.6.0/.eggs/mistune-0.7.4-py2.7.egg
Extracting mistune-0.7.4-py2.7.egg to /tmp/.private/plq/easy_install-z054_H/Automat-0.6.0/.eggs
warning: easy_install: byte-compiling is disabled, skipping.
Installed /tmp/.private/plq/easy_install-z054_H/Automat-0.6.0/.eggs/mistune-0.7.4-py2.7.egg
warning: build_py: byte-compiling is disabled, skipping.
warning: install_lib: byte-compiling is disabled, skipping.
zip_safe flag not set; analyzing archive contents...
Moving Automat-0.6.0-py2.7.egg to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages
Adding Automat 0.6.0 to easy-install.pth file
Installing automat-visualize script to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/bin
Installed /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Automat-0.6.0-py2.7.egg
Searching for incremental>=16.10.1
Reading https://pypi.python.org/simple/incremental/
Downloading https://pypi.python.org/packages/8f/26/02c4016aa95f45479eea37c90c34f8fab6775732ae62587a874b619ca097/incremental-17.5.0.tar.gz#md5=602746e0d438e075a5a9e0678140bba2
Best match: incremental 17.5.0
Processing incremental-17.5.0.tar.gz
Writing /tmp/.private/plq/easy_install-X6kmOz/incremental-17.5.0/setup.cfg
Running incremental-17.5.0/setup.py -q bdist_egg --dist-dir /tmp/.private/plq/easy_install-X6kmOz/incremental-17.5.0/egg-dist-tmp-rbf7Qq
no previously-included directories found matching '.travis'
no previously-included directories found matching 'tests'
warning: no previously-included files found matching 'examplesetup.py'
no previously-included directories found matching 'src/exampleproj'
no previously-included directories found matching 'src/incremental/newsfragments'
warning: build_py: byte-compiling is disabled, skipping.
warning: install_lib: byte-compiling is disabled, skipping.
creating /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/incremental-17.5.0-py2.7.egg
Extracting incremental-17.5.0-py2.7.egg to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages
warning: develop: byte-compiling is disabled, skipping.
Adding incremental 17.5.0 to easy-install.pth file
Installed /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/incremental-17.5.0-py2.7.egg
Searching for constantly>=15.1
Reading https://pypi.python.org/simple/constantly/
Downloading https://pypi.python.org/packages/95/f1/207a0a478c4bb34b1b49d5915e2db574cadc415c9ac3a7ef17e29b2e8951/constantly-15.1.0.tar.gz#md5=f0762f083d83039758e53f8cf0086eef
Best match: constantly 15.1.0
Processing constantly-15.1.0.tar.gz
Writing /tmp/.private/plq/easy_install-K4iPf4/constantly-15.1.0/setup.cfg
Running constantly-15.1.0/setup.py -q bdist_egg --dist-dir /tmp/.private/plq/easy_install-K4iPf4/constantly-15.1.0/egg-dist-tmp-1ZKYz1
warning: cmd_build_py: byte-compiling is disabled, skipping.
UPDATING build/lib/constantly/_version.py
set build/lib/constantly/_version.py to '15.1.0'
warning: install_lib: byte-compiling is disabled, skipping.
zip_safe flag not set; analyzing archive contents...
Moving constantly-15.1.0-py2.7.egg to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages
Adding constantly 15.1.0 to easy-install.pth file
Installed /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/constantly-15.1.0-py2.7.egg
Searching for zope.interface>=3.6.0
Reading https://pypi.python.org/simple/zope.interface/
Downloading https://pypi.python.org/packages/90/1c/942298a4f5ef7db8c885ae687c59d397127f5a8cff7a473b0d7475a2c6e7/zope.interface-4.4.1.tar.gz#md5=346511e04ed6fbe5e479425762818d5c
Best match: zope.interface 4.4.1
Processing zope.interface-4.4.1.tar.gz
Writing /tmp/.private/plq/easy_install-rvrYje/zope.interface-4.4.1/setup.cfg
Running zope.interface-4.4.1/setup.py -q bdist_egg --dist-dir /tmp/.private/plq/easy_install-rvrYje/zope.interface-4.4.1/egg-dist-tmp-8AQkcR
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
warning: no previously-included files matching 'coverage.xml' found anywhere in distribution
warning: no previously-included files matching 'appveyor.yml' found anywhere in distribution
no previously-included directories found matching 'docs/_build'
warning: build_py: byte-compiling is disabled, skipping.
warning: install_lib: byte-compiling is disabled, skipping.
warning: install_lib: byte-compiling is disabled, skipping.
creating /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/zope.interface-4.4.1-py2.7-linux-x86_64.egg
Extracting zope.interface-4.4.1-py2.7-linux-x86_64.egg to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages
warning: develop: byte-compiling is disabled, skipping.
Adding zope.interface 4.4.1 to easy-install.pth file
Installed /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/zope.interface-4.4.1-py2.7-linux-x86_64.egg
Searching for pytz
Reading https://pypi.python.org/simple/pytz/
Downloading https://pypi.python.org/packages/42/76/817ef6af92ae3d077465bccfd8a1ae47d02d6db83d558711b503540ca5c7/pytz-2017.2-py2.7.egg#md5=8d7d381ad2730ab62c94caf82d80179a
Best match: pytz 2017.2
Processing pytz-2017.2-py2.7.egg
Moving pytz-2017.2-py2.7.egg to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages
Adding pytz 2017.2 to easy-install.pth file
Installed /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/pytz-2017.2-py2.7.egg
Searching for six
Reading https://pypi.python.org/simple/six/
Downloading https://pypi.python.org/packages/b3/b2/238e2590826bfdd113244a40d9d3eb26918bd798fc187e2360a8367068db/six-1.10.0.tar.gz#md5=34eed507548117b2ab523ab14b2f8b55
Best match: six 1.10.0
Processing six-1.10.0.tar.gz
Writing /tmp/.private/plq/easy_install-H7XPZJ/six-1.10.0/setup.cfg
Running six-1.10.0/setup.py -q bdist_egg --dist-dir /tmp/.private/plq/easy_install-H7XPZJ/six-1.10.0/egg-dist-tmp-MJLlcp
no previously-included directories found matching 'documentation/_build'
warning: build_py: byte-compiling is disabled, skipping.
warning: install_lib: byte-compiling is disabled, skipping.
zip_safe flag not set; analyzing archive contents...
Moving six-1.10.0-py2.7.egg to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages
Adding six 1.10.0 to easy-install.pth file
Installed /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/six-1.10.0-py2.7.egg
Searching for attrs
Reading https://pypi.python.org/simple/attrs/
Downloading https://pypi.python.org/packages/be/41/e909cb6d901e9689da947419505cc7fb7d242a08a62ee221fce6a009a523/attrs-17.2.0.tar.gz#md5=3b7136a570f3ff8a4ff42e7360073f9f
Best match: attrs 17.2.0
Processing attrs-17.2.0.tar.gz
Writing /tmp/.private/plq/easy_install-d_K94d/attrs-17.2.0/setup.cfg
Running attrs-17.2.0/setup.py -q bdist_egg --dist-dir /tmp/.private/plq/easy_install-d_K94d/attrs-17.2.0/egg-dist-tmp-fcDGui
warning: no previously-included files found matching '*.md'
warning: no previously-included files found matching '.travis.yml'
no previously-included directories found matching 'docs/_build'
warning: build_py: byte-compiling is disabled, skipping.
warning: install_lib: byte-compiling is disabled, skipping.
creating /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/attrs-17.2.0-py2.7.egg
Extracting attrs-17.2.0-py2.7.egg to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages
warning: develop: byte-compiling is disabled, skipping.
Adding attrs 17.2.0 to easy-install.pth file
Installed /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/attrs-17.2.0-py2.7.egg
Searching for setuptools==36.0.1
Best match: setuptools 36.0.1
Adding setuptools 36.0.1 to easy-install.pth file
Installing easy_install script to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/bin
Installing easy_install-3.6 script to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/bin
Using /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages
Finished processing dependencies for garage==0.3
(virt-2.7) plq@babe ~/src/github/plq/neurons/examples/garage $ (master) curl http://nuitka.net/releases/Nuitka-0.5.26rc8.tar.bz2 | tar xjf -
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1212k 100 1212k 0 0 519k 0 0:00:02 0:00:02 --:--:-- 520k
(virt-2.7) plq@babe ~/src/github/plq/neurons/examples/garage $ (master) cd Nuitka-0.5.26rc8/
(virt-2.7) plq@babe ~/src/github/plq/neurons/examples/garage/Nuitka-0.5.26rc8 $ (master) python setup.py develop
running develop
running egg_info
writing Nuitka.egg-info/PKG-INFO
writing top-level names to Nuitka.egg-info/top_level.txt
writing dependency_links to Nuitka.egg-info/dependency_links.txt
reading manifest file 'Nuitka.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'Nuitka.egg-info/SOURCES.txt'
running build_ext
Creating /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Nuitka.egg-link (link to .)
Adding Nuitka 0.5.26rc8 to easy-install.pth file
Installing nuitka script to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/bin
Installing nuitka-run script to /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/bin
Installed /home/plq/src/github/plq/neurons/examples/garage/Nuitka-0.5.26rc8
Processing dependencies for Nuitka==0.5.26rc8
Finished processing dependencies for Nuitka==0.5.26rc8
(virt-2.7) plq@babe ~/src/github/plq/neurons/examples/garage/Nuitka-0.5.26rc8 $ (master) cd ..
(virt-2.7) plq@babe ~/src/github/plq/neurons/examples/garage $ (master) nuitka --standalone garage.py
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:51: Cannot find 'sqlalchemy' in package 'neurons.daemon' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:199: Cannot find 'IPython' in package 'neurons.daemon' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:348: Cannot find 'sqlalchemy.orm' in package 'neurons.daemon' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:241: Cannot find '_systemrestart' in package 'neurons.daemon' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/color.py:23: Cannot find 'colorama' in package 'spyne.util' as absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/__init__.py:22: Cannot find 'pytz' in package 'spyne' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1418: Cannot find 'sqlalchemy' in package 'spyne.model' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/_base.py:577: Cannot find 'sqlalchemy.schema' in package 'spyne.model' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/web.py:30: Cannot find 'sqlalchemy.orm' in package 'spyne.util' as absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/web.py:31: Cannot find 'sqlalchemy.orm.exc' in package 'spyne.util' as absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/web.py:56: Cannot find 'colorama.ansi' in package 'spyne.util' as absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/lxml-3.8.0-py2.7-linux-x86_64.egg/lxml/cssselect.py:13: Cannot find 'cssselect' in package 'lxml' as absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/protocol/_inbase.py:26: Cannot find 'pytz' in package 'spyne.protocol' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/table.py:80: Cannot find 'sqlalchemy.orm' in package 'spyne.model' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/table.py:81: Cannot find 'sqlalchemy.ext.declarative' in package 'spyne.model' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/table.py:82: Cannot find 'sqlalchemy.dialects.postgresql' in package 'spyne.model' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/protocol/html/table.py:36: Cannot find 'spyne.util.six.moves.urllib.parse' in package 'spyne.protocol.html' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/internet/defer.py:820: Cannot find 'asyncio' in package 'twisted.internet' as absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/logger/_levels.py:9: Cannot find 'constantly' in package 'twisted.logger' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/internet/win32eventreactor.py:71: Cannot find 'win32gui' in package 'twisted.internet' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/internet/_dumbwin32proc.py:21: Cannot find 'win32security' in package 'twisted.internet' as absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/internet/ssl.py:59: Cannot find 'OpenSSL' in package 'twisted.internet' as absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/internet/_sslverify.py:11: Cannot find 'constantly' in package 'twisted.internet' as absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/internet/_sslverify.py:140: Cannot find 'service_identity' in package 'twisted.internet' as absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/internet/_sslverify.py:141: Cannot find 'service_identity.pyopenssl' in package 'twisted.internet' as absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/internet/_sslverify.py:1762: Cannot find 'OpenSSL._util' in package 'twisted.internet' as absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/internet/_idna.py:26: Cannot find 'idna' in package 'twisted.internet' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/protocols/tls.py:41: Cannot find 'OpenSSL.SSL' in package 'twisted.protocols' as absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/model.py:38: Cannot find 'sqlalchemy.orm' in package 'neurons' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/pkg_resources/__init__.py:49: Cannot find 'pkg_resources.extern.six.moves' in package 'pkg_resources' as absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/pkg_resources/__init__.py:72: Cannot find 'pkg_resources.extern.packaging.version' in package 'pkg_resources' as absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/pkg_resources/__init__.py:73: Cannot find 'pkg_resources.extern.packaging.specifiers' in package 'pkg_resources' as absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/pkg_resources/__init__.py:74: Cannot find 'pkg_resources.extern.packaging.requirements' in package 'pkg_resources' as absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/pkg_resources/__init__.py:75: Cannot find 'pkg_resources.extern.packaging.markers' in package 'pkg_resources' as absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/config.py:84: Cannot find 'psutil' in package 'neurons.daemon' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/config.py:888: Cannot find 'colorama' in package 'neurons.daemon' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/config.py:1125: Cannot find 'yaml' in package 'neurons.daemon' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/web/_http2.py:27: Cannot find 'priority' in package 'twisted.web' as absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/web/_http2.py:28: Cannot find 'h2.connection' in package 'twisted.web' as absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/web/_http2.py:29: Cannot find 'h2.errors' in package 'twisted.web' as absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/web/_http2.py:30: Cannot find 'h2.events' in package 'twisted.web' as absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/web/_http2.py:31: Cannot find 'h2.exceptions' in package 'twisted.web' as absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/spread/flavors.py:571: Cannot find 'pb' in package 'twisted.spread' as absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/server/twisted/http.py:80: Cannot find 'spyne.util.six.moves.urllib.parse' in package 'spyne.server.twisted' as absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/protocol/http.py:35: Cannot find 'spyne.util.six.moves.http_cookies' in package 'spyne.protocol' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/invregexp.py:19: Cannot find 'pyparsing' in package 'spyne.util' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Werkzeug-0.12.2-py2.7.egg/werkzeug/test.py:24: Cannot find 'http.cookiejar' in package 'werkzeug' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/server/wsgi.py:33: Cannot find 'spyne.util.six.moves.urllib.parse' in package 'spyne.server' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/server/wsgi.py:43: Cannot find 'spyne.util.six.moves.http_cookies' in package 'spyne.server' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/protocol/soap/mime.py:49: Cannot find 'spyne.util.six.moves.urllib.parse' in package 'spyne.protocol.soap' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/store.py:40: Cannot find 'sqlalchemy.engine' in package 'neurons.daemon' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/store.py:44: Cannot find 'ldap' in package 'neurons.daemon' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/store.py:143: Cannot find 'txpostgres.txpostgres' in package 'neurons.daemon' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/store.py:144: Cannot find 'txpostgres.reconnection' in package 'neurons.daemon' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/store.py:215: Cannot find 'sqlalchemy.pool' in package 'neurons.daemon' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/protocol/msgpack.py:34: Cannot find 'msgpack' in package 'spyne.protocol' as absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/protocol/json.py:56: Cannot find 'simplejson.decoder' in package 'spyne.protocol' as absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/protocol/yaml.py:38: Cannot find 'yaml' in package 'spyne.protocol' as absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/protocol/yaml.py:40: Cannot find 'yaml.parser' in package 'spyne.protocol' as absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/store/relational/util.py:37: Cannot find 'sqlalchemy' in package 'spyne.store.relational' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/store/relational/util.py:38: Cannot find 'sqlalchemy.engine' in package 'spyne.store.relational' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/store/relational/util.py:39: Cannot find 'sqlalchemy.engine.url' in package 'spyne.store.relational' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/store/relational/util.py:40: Cannot find 'sqlalchemy.exc' in package 'spyne.store.relational' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/store/relational/util.py:41: Cannot find 'sqlalchemy.orm' in package 'spyne.store.relational' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/store/relational/util.py:42: Cannot find 'sqlalchemy.orm.exc' in package 'spyne.store.relational' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/store/relational/util.py:180: Cannot find 'psycopg2.extensions' in package 'spyne.store.relational' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/store/relational/spatial.py:21: Cannot find 'sqlalchemy.ext.compiler' in package 'spyne.store.relational' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/store/relational/spatial.py:22: Cannot find 'sqlalchemy.sql.type_api' in package 'spyne.store.relational' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/store/relational/simple.py:22: Cannot find 'sqlalchemy.dialects.postgresql.base' in package 'spyne.store.relational' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/store/relational/simple.py:24: Cannot find 'sqlalchemy.sql.sqltypes' in package 'spyne.store.relational' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/store/relational/document.py:29: Cannot find 'sqlalchemy.dialects' in package 'spyne.store.relational' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/store/relational/_base.py:26: Cannot find 'sqlalchemy' in package 'spyne.store.relational' as absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/store/relational/_base.py:37: Cannot find 'sqlalchemy.schema' in package 'spyne.store.relational' as absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/store/relational/_base.py:41: Cannot find 'sqlalchemy.orm' in package 'spyne.store.relational' as absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/store/relational/_base.py:43: Cannot find 'sqlalchemy.dialects.postgresql' in package 'spyne.store.relational' as absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/store/relational/_base.py:45: Cannot find 'sqlalchemy.dialects.postgresql.base' in package 'spyne.store.relational' as absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/store/relational/_base.py:49: Cannot find 'sqlalchemy.ext.associationproxy' in package 'spyne.store.relational' as absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/dowser/service.py:59: Cannot find 'PIL' in package 'neurons.daemon.dowser' as relative or absolute import.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/python/constants.py:13: Cannot find 'constantly' in package 'twisted.python' as absolute import.
Nuitka:WARNING:Unresolved '__import__' call at '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/six.py:80' may require use of '--recurse-directory'.
Nuitka:WARNING:Unresolved '__import__' call at '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/six.py:80' may require use of '--recurse-directory'.
Nuitka:WARNING:Unresolved '__import__' call at '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/persisted/styles.py:172' may require use of '--recurse-directory'.
Nuitka:WARNING:Unresolved '__import__' call at '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/persisted/styles.py:172' may require use of '--recurse-directory'.
Nuitka:WARNING:Unresolved '__import__' call at '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/python/reflect.py:152' may require use of '--recurse-directory'.
Nuitka:WARNING:Unresolved '__import__' call at '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/python/reflect.py:240' may require use of '--recurse-directory'.
Nuitka:WARNING:Unresolved '__import__' call at '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/python/reflect.py:152' may require use of '--recurse-directory'.
Nuitka:WARNING:Unresolved '__import__' call at '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/python/reflect.py:240' may require use of '--recurse-directory'.
Nuitka:WARNING:Unresolved '__import__' call at '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/spread/jelly.py:862' may require use of '--recurse-directory'.
Nuitka:WARNING:Unresolved '__import__' call at '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/spread/jelly.py:862' may require use of '--recurse-directory'.
Nuitka:WARNING:Unresolved '__import__' call at '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Werkzeug-0.12.2-py2.7.egg/werkzeug/__init__.py:116' may require use of '--recurse-directory'.
Nuitka:WARNING:Unresolved '__import__' call at '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Werkzeug-0.12.2-py2.7.egg/werkzeug/__init__.py:121' may require use of '--recurse-directory'.
Nuitka:WARNING:Unresolved '__import__' call at '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Werkzeug-0.12.2-py2.7.egg/werkzeug/__init__.py:116' may require use of '--recurse-directory'.
Nuitka:WARNING:Unresolved '__import__' call at '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Werkzeug-0.12.2-py2.7.egg/werkzeug/__init__.py:121' may require use of '--recurse-directory'.
Nuitka:WARNING:Unresolved '__import__' call at '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Werkzeug-0.12.2-py2.7.egg/werkzeug/utils.py:418' may require use of '--recurse-directory'.
Nuitka:WARNING:Unresolved '__import__' call at '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Werkzeug-0.12.2-py2.7.egg/werkzeug/utils.py:427' may require use of '--recurse-directory'.
Nuitka:WARNING:Unresolved '__import__' call at '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Werkzeug-0.12.2-py2.7.egg/werkzeug/utils.py:418' may require use of '--recurse-directory'.
Nuitka:WARNING:Unresolved '__import__' call at '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Werkzeug-0.12.2-py2.7.egg/werkzeug/utils.py:427' may require use of '--recurse-directory'.
Problem with <Node 'EXPRESSION_KEY_VALUE_PAIR'> at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/table.py:94
Problem with <Node 'STATEMENT_EXPRESSION_ONLY' expression <Node 'EXPRESSION_KEY_VALUE_PAIR'>> at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/table.py:94
Traceback (most recent call last):
File "/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/bin/nuitka", line 6, in <module>
exec(compile(open(__file__).read(), __file__, 'exec'))
File "/home/plq/src/github/plq/neurons/examples/garage/Nuitka-0.5.26rc8/bin/nuitka", line 204, in <module>
MainControl.main()
File "/home/plq/src/github/plq/neurons/examples/garage/Nuitka-0.5.26rc8/nuitka/MainControl.py", line 756, in main
main_module = main_module
File "/home/plq/src/github/plq/neurons/examples/garage/Nuitka-0.5.26rc8/nuitka/MainControl.py", line 633, in compileTree
main_module = main_module
File "/home/plq/src/github/plq/neurons/examples/garage/Nuitka-0.5.26rc8/nuitka/MainControl.py", line 344, in makeSourceDirectory
module_name = module.getFullName(),
File "/home/plq/src/github/plq/neurons/examples/garage/Nuitka-0.5.26rc8/nuitka/codegen/CodeGeneration.py", line 404, in prepareModuleCode
context = context,
File "/home/plq/src/github/plq/neurons/examples/garage/Nuitka-0.5.26rc8/nuitka/codegen/Helpers.py", line 248, in generateStatementSequenceCode
context = context
File "/home/plq/src/github/plq/neurons/examples/garage/Nuitka-0.5.26rc8/nuitka/codegen/Helpers.py", line 225, in _generateStatementSequenceCode
context = context
File "/home/plq/src/github/plq/neurons/examples/garage/Nuitka-0.5.26rc8/nuitka/codegen/FrameCodes.py", line 128, in generateStatementsFrameCode
context = context
File "/home/plq/src/github/plq/neurons/examples/garage/Nuitka-0.5.26rc8/nuitka/codegen/Helpers.py", line 231, in _generateStatementSequenceCode
context = context
File "/home/plq/src/github/plq/neurons/examples/garage/Nuitka-0.5.26rc8/nuitka/codegen/Helpers.py", line 180, in generateStatementCode
context = context
File "/home/plq/src/github/plq/neurons/examples/garage/Nuitka-0.5.26rc8/nuitka/codegen/ExpressionCodes.py", line 33, in generateExpressionOnlyCode
context = context
File "/home/plq/src/github/plq/neurons/examples/garage/Nuitka-0.5.26rc8/nuitka/codegen/ExpressionCodes.py", line 49, in getStatementOnlyCode
context = context
File "/home/plq/src/github/plq/neurons/examples/garage/Nuitka-0.5.26rc8/nuitka/codegen/Helpers.py", line 52, in generateExpressionCode
allow_none = allow_none
File "/home/plq/src/github/plq/neurons/examples/garage/Nuitka-0.5.26rc8/nuitka/codegen/Helpers.py", line 85, in _generateExpressionCode
expression_dispatch_dict[expression.kind](
KeyError: 'EXPRESSION_KEY_VALUE_PAIR'
(virt-2.7) plq@babe ~/src/github/plq/neurons/examples/garage $ (master)
This file has been truncated, but you can view the full file.
Nuitka:DEBUG:Detecting imports:
Nuitka:DEBUG:Freezing module 'encodings' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/__init__.py').
Nuitka:DEBUG:Freezing module 'encodings.aliases' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/aliases.py').
Nuitka:DEBUG:Freezing module 'encodings.utf_8' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/utf_8.py').
Nuitka:DEBUG:Freezing module 'encodings.ascii' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/ascii.py').
Nuitka:DEBUG:Freezing module 'encodings.base64_codec' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/base64_codec.py').
Nuitka:DEBUG:Freezing module 'base64' (from '/usr/lib64/python2.7/base64.py').
Nuitka:DEBUG:Freezing module 'struct' (from '/usr/lib64/python2.7/struct.py').
Nuitka:DEBUG:Freezing module 'string' (from '/usr/lib64/python2.7/string.py').
Nuitka:DEBUG:Freezing module 'encodings.big5' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/big5.py').
Nuitka:DEBUG:Freezing module 'encodings.big5hkscs' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/big5hkscs.py').
Nuitka:DEBUG:Freezing module 'encodings.bz2_codec' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/bz2_codec.py').
Nuitka:DEBUG:Freezing module 'encodings.charmap' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/charmap.py').
Nuitka:DEBUG:Freezing module 'encodings.cp037' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp037.py').
Nuitka:DEBUG:Freezing module 'encodings.cp1006' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp1006.py').
Nuitka:DEBUG:Freezing module 'encodings.cp1026' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp1026.py').
Nuitka:DEBUG:Freezing module 'encodings.cp1140' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp1140.py').
Nuitka:DEBUG:Freezing module 'encodings.cp1250' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp1250.py').
Nuitka:DEBUG:Freezing module 'encodings.cp1251' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp1251.py').
Nuitka:DEBUG:Freezing module 'encodings.cp1252' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp1252.py').
Nuitka:DEBUG:Freezing module 'encodings.cp1253' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp1253.py').
Nuitka:DEBUG:Freezing module 'encodings.cp1254' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp1254.py').
Nuitka:DEBUG:Freezing module 'encodings.cp1255' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp1255.py').
Nuitka:DEBUG:Freezing module 'encodings.cp1256' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp1256.py').
Nuitka:DEBUG:Freezing module 'encodings.cp1257' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp1257.py').
Nuitka:DEBUG:Freezing module 'encodings.cp1258' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp1258.py').
Nuitka:DEBUG:Freezing module 'encodings.cp424' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp424.py').
Nuitka:DEBUG:Freezing module 'encodings.cp437' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp437.py').
Nuitka:DEBUG:Freezing module 'encodings.cp500' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp500.py').
Nuitka:DEBUG:Freezing module 'encodings.cp720' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp720.py').
Nuitka:DEBUG:Freezing module 'encodings.cp737' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp737.py').
Nuitka:DEBUG:Freezing module 'encodings.cp775' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp775.py').
Nuitka:DEBUG:Freezing module 'encodings.cp850' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp850.py').
Nuitka:DEBUG:Freezing module 'encodings.cp852' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp852.py').
Nuitka:DEBUG:Freezing module 'encodings.cp855' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp855.py').
Nuitka:DEBUG:Freezing module 'encodings.cp856' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp856.py').
Nuitka:DEBUG:Freezing module 'encodings.cp857' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp857.py').
Nuitka:DEBUG:Freezing module 'encodings.cp858' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp858.py').
Nuitka:DEBUG:Freezing module 'encodings.cp860' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp860.py').
Nuitka:DEBUG:Freezing module 'encodings.cp861' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp861.py').
Nuitka:DEBUG:Freezing module 'encodings.cp862' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp862.py').
Nuitka:DEBUG:Freezing module 'encodings.cp863' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp863.py').
Nuitka:DEBUG:Freezing module 'encodings.cp864' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp864.py').
Nuitka:DEBUG:Freezing module 'encodings.cp865' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp865.py').
Nuitka:DEBUG:Freezing module 'encodings.cp866' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp866.py').
Nuitka:DEBUG:Freezing module 'encodings.cp869' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp869.py').
Nuitka:DEBUG:Freezing module 'encodings.cp874' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp874.py').
Nuitka:DEBUG:Freezing module 'encodings.cp875' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp875.py').
Nuitka:DEBUG:Freezing module 'encodings.cp932' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp932.py').
Nuitka:DEBUG:Freezing module 'encodings.cp949' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp949.py').
Nuitka:DEBUG:Freezing module 'encodings.cp950' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/cp950.py').
Nuitka:DEBUG:Freezing module 'encodings.euc_jis_2004' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/euc_jis_2004.py').
Nuitka:DEBUG:Freezing module 'encodings.euc_jisx0213' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/euc_jisx0213.py').
Nuitka:DEBUG:Freezing module 'encodings.euc_jp' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/euc_jp.py').
Nuitka:DEBUG:Freezing module 'encodings.euc_kr' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/euc_kr.py').
Nuitka:DEBUG:Freezing module 'encodings.gb18030' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/gb18030.py').
Nuitka:DEBUG:Freezing module 'encodings.gb2312' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/gb2312.py').
Nuitka:DEBUG:Freezing module 'encodings.gbk' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/gbk.py').
Nuitka:DEBUG:Freezing module 'encodings.hex_codec' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/hex_codec.py').
Nuitka:DEBUG:Freezing module 'encodings.hp_roman8' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/hp_roman8.py').
Nuitka:DEBUG:Freezing module 'encodings.hz' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/hz.py').
Nuitka:DEBUG:Freezing module 'encodings.idna' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/idna.py').
Nuitka:DEBUG:Freezing module 'stringprep' (from '/usr/lib64/python2.7/stringprep.py').
Nuitka:DEBUG:Freezing module 'encodings.iso2022_jp' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/iso2022_jp.py').
Nuitka:DEBUG:Freezing module 'encodings.iso2022_jp_1' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/iso2022_jp_1.py').
Nuitka:DEBUG:Freezing module 'encodings.iso2022_jp_2' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/iso2022_jp_2.py').
Nuitka:DEBUG:Freezing module 'encodings.iso2022_jp_2004' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/iso2022_jp_2004.py').
Nuitka:DEBUG:Freezing module 'encodings.iso2022_jp_3' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/iso2022_jp_3.py').
Nuitka:DEBUG:Freezing module 'encodings.iso2022_jp_ext' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/iso2022_jp_ext.py').
Nuitka:DEBUG:Freezing module 'encodings.iso2022_kr' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/iso2022_kr.py').
Nuitka:DEBUG:Freezing module 'encodings.iso8859_1' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/iso8859_1.py').
Nuitka:DEBUG:Freezing module 'encodings.iso8859_10' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/iso8859_10.py').
Nuitka:DEBUG:Freezing module 'encodings.iso8859_11' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/iso8859_11.py').
Nuitka:DEBUG:Freezing module 'encodings.iso8859_13' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/iso8859_13.py').
Nuitka:DEBUG:Freezing module 'encodings.iso8859_14' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/iso8859_14.py').
Nuitka:DEBUG:Freezing module 'encodings.iso8859_15' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/iso8859_15.py').
Nuitka:DEBUG:Freezing module 'encodings.iso8859_16' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/iso8859_16.py').
Nuitka:DEBUG:Freezing module 'encodings.iso8859_2' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/iso8859_2.py').
Nuitka:DEBUG:Freezing module 'encodings.iso8859_3' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/iso8859_3.py').
Nuitka:DEBUG:Freezing module 'encodings.iso8859_4' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/iso8859_4.py').
Nuitka:DEBUG:Freezing module 'encodings.iso8859_5' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/iso8859_5.py').
Nuitka:DEBUG:Freezing module 'encodings.iso8859_6' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/iso8859_6.py').
Nuitka:DEBUG:Freezing module 'encodings.iso8859_7' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/iso8859_7.py').
Nuitka:DEBUG:Freezing module 'encodings.iso8859_8' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/iso8859_8.py').
Nuitka:DEBUG:Freezing module 'encodings.iso8859_9' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/iso8859_9.py').
Nuitka:DEBUG:Freezing module 'encodings.johab' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/johab.py').
Nuitka:DEBUG:Freezing module 'encodings.koi8_r' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/koi8_r.py').
Nuitka:DEBUG:Freezing module 'encodings.koi8_u' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/koi8_u.py').
Nuitka:DEBUG:Freezing module 'encodings.latin_1' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/latin_1.py').
Nuitka:DEBUG:Freezing module 'encodings.mac_arabic' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/mac_arabic.py').
Nuitka:DEBUG:Freezing module 'encodings.mac_centeuro' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/mac_centeuro.py').
Nuitka:DEBUG:Freezing module 'encodings.mac_croatian' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/mac_croatian.py').
Nuitka:DEBUG:Freezing module 'encodings.mac_cyrillic' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/mac_cyrillic.py').
Nuitka:DEBUG:Freezing module 'encodings.mac_farsi' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/mac_farsi.py').
Nuitka:DEBUG:Freezing module 'encodings.mac_greek' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/mac_greek.py').
Nuitka:DEBUG:Freezing module 'encodings.mac_iceland' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/mac_iceland.py').
Nuitka:DEBUG:Freezing module 'encodings.mac_latin2' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/mac_latin2.py').
Nuitka:DEBUG:Freezing module 'encodings.mac_roman' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/mac_roman.py').
Nuitka:DEBUG:Freezing module 'encodings.mac_romanian' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/mac_romanian.py').
Nuitka:DEBUG:Freezing module 'encodings.mac_turkish' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/mac_turkish.py').
Nuitka:DEBUG:Freezing module 'encodings.palmos' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/palmos.py').
Nuitka:DEBUG:Freezing module 'encodings.ptcp154' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/ptcp154.py').
Nuitka:DEBUG:Freezing module 'encodings.punycode' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/punycode.py').
Nuitka:DEBUG:Freezing module 'encodings.quopri_codec' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/quopri_codec.py').
Nuitka:DEBUG:Freezing module 'quopri' (from '/usr/lib64/python2.7/quopri.py').
Nuitka:DEBUG:Freezing module 'encodings.raw_unicode_escape' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/raw_unicode_escape.py').
Nuitka:DEBUG:Freezing module 'encodings.rot_13' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/rot_13.py').
Nuitka:DEBUG:Freezing module 'encodings.shift_jis' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/shift_jis.py').
Nuitka:DEBUG:Freezing module 'encodings.shift_jis_2004' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/shift_jis_2004.py').
Nuitka:DEBUG:Freezing module 'encodings.shift_jisx0213' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/shift_jisx0213.py').
Nuitka:DEBUG:Freezing module 'encodings.string_escape' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/string_escape.py').
Nuitka:DEBUG:Freezing module 'encodings.tis_620' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/tis_620.py').
Nuitka:DEBUG:Freezing module 'encodings.undefined' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/undefined.py').
Nuitka:DEBUG:Freezing module 'encodings.unicode_escape' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/unicode_escape.py').
Nuitka:DEBUG:Freezing module 'encodings.unicode_internal' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/unicode_internal.py').
Nuitka:DEBUG:Freezing module 'encodings.utf_16' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/utf_16.py').
Nuitka:DEBUG:Freezing module 'encodings.utf_16_be' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/utf_16_be.py').
Nuitka:DEBUG:Freezing module 'encodings.utf_16_le' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/utf_16_le.py').
Nuitka:DEBUG:Freezing module 'encodings.utf_32' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/utf_32.py').
Nuitka:DEBUG:Freezing module 'encodings.utf_32_be' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/utf_32_be.py').
Nuitka:DEBUG:Freezing module 'encodings.utf_32_le' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/utf_32_le.py').
Nuitka:DEBUG:Freezing module 'encodings.utf_7' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/utf_7.py').
Nuitka:DEBUG:Freezing module 'encodings.utf_8_sig' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/utf_8_sig.py').
Nuitka:DEBUG:Freezing module 'encodings.uu_codec' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/uu_codec.py').
Nuitka:DEBUG:Freezing module 'encodings.zlib_codec' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/zlib_codec.py').
Nuitka:DEBUG:Freezing module 'functools' (from '/usr/lib64/python2.7/functools.py').
Nuitka:DEBUG:Detecting imports:
Nuitka:DEBUG:Freezing module 'BaseHTTPServer' (from '/usr/lib64/python2.7/BaseHTTPServer.py').
Nuitka:DEBUG:Freezing module 'socket' (from '/usr/lib64/python2.7/socket.py').
Nuitka:DEBUG:Freezing module 'mimetools' (from '/usr/lib64/python2.7/mimetools.py').
Nuitka:DEBUG:Freezing module 'tempfile' (from '/usr/lib64/python2.7/tempfile.py').
Nuitka:DEBUG:Freezing module 'io' (from '/usr/lib64/python2.7/io.py').
Nuitka:DEBUG:Freezing module 'random' (from '/usr/lib64/python2.7/random.py').
Nuitka:DEBUG:Freezing module '__future__' (from '/usr/lib64/python2.7/__future__.py').
Nuitka:DEBUG:Freezing module 'hashlib' (from '/usr/lib64/python2.7/hashlib.py').
Nuitka:DEBUG:Freezing module 'rfc822' (from '/usr/lib64/python2.7/rfc822.py').
Nuitka:DEBUG:Freezing module 'SocketServer' (from '/usr/lib64/python2.7/SocketServer.py').
Nuitka:DEBUG:Freezing module 'threading' (from '/usr/lib64/python2.7/threading.py').
Nuitka:DEBUG:Freezing module 'collections' (from '/usr/lib64/python2.7/collections.py').
Nuitka:DEBUG:Freezing module 'keyword' (from '/usr/lib64/python2.7/keyword.py').
Nuitka:DEBUG:Freezing module 'heapq' (from '/usr/lib64/python2.7/heapq.py').
Nuitka:DEBUG:Freezing module 'traceback' (from '/usr/lib64/python2.7/traceback.py').
Nuitka:DEBUG:Freezing module 'Bastion' (from '/usr/lib64/python2.7/Bastion.py').
Nuitka:DEBUG:Freezing module 'CGIHTTPServer' (from '/usr/lib64/python2.7/CGIHTTPServer.py').
Nuitka:DEBUG:Freezing module 'urllib' (from '/usr/lib64/python2.7/urllib.py').
Nuitka:DEBUG:Freezing module 'urlparse' (from '/usr/lib64/python2.7/urlparse.py').
Nuitka:DEBUG:Freezing module 'ssl' (from '/usr/lib64/python2.7/ssl.py').
Nuitka:DEBUG:Freezing module 'textwrap' (from '/usr/lib64/python2.7/textwrap.py').
Nuitka:DEBUG:Freezing module 'contextlib' (from '/usr/lib64/python2.7/contextlib.py').
Nuitka:DEBUG:Freezing module 'SimpleHTTPServer' (from '/usr/lib64/python2.7/SimpleHTTPServer.py').
Nuitka:DEBUG:Freezing module 'cgi' (from '/usr/lib64/python2.7/cgi.py').
Nuitka:DEBUG:Freezing module 'shutil' (from '/usr/lib64/python2.7/shutil.py').
Nuitka:DEBUG:Freezing module 'mimetypes' (from '/usr/lib64/python2.7/mimetypes.py').
Nuitka:DEBUG:Freezing module 'copy' (from '/usr/lib64/python2.7/copy.py').
Nuitka:DEBUG:Freezing module 'weakref' (from '/usr/lib64/python2.7/weakref.py').
Nuitka:DEBUG:Freezing module 'Canvas' (from '/usr/lib64/python2.7/lib-tk/Canvas.py').
Nuitka:DEBUG:Freezing module 'Tkinter' (from '/usr/lib64/python2.7/lib-tk/Tkinter.py').
Nuitka:DEBUG:Freezing module 'Tkconstants' (from '/usr/lib64/python2.7/lib-tk/Tkconstants.py').
Nuitka:DEBUG:Freezing module 'ConfigParser' (from '/usr/lib64/python2.7/ConfigParser.py').
Nuitka:DEBUG:Freezing module 'Cookie' (from '/usr/lib64/python2.7/Cookie.py').
Nuitka:DEBUG:Freezing module 'Dialog' (from '/usr/lib64/python2.7/lib-tk/Dialog.py').
Nuitka:DEBUG:Freezing module 'DocXMLRPCServer' (from '/usr/lib64/python2.7/DocXMLRPCServer.py').
Nuitka:DEBUG:Freezing module 'pydoc' (from '/usr/lib64/python2.7/pydoc.py').
Nuitka:DEBUG:Freezing module 'inspect' (from '/usr/lib64/python2.7/inspect.py').
Nuitka:DEBUG:Freezing module 'dis' (from '/usr/lib64/python2.7/dis.py').
Nuitka:DEBUG:Freezing module 'opcode' (from '/usr/lib64/python2.7/opcode.py').
Nuitka:DEBUG:Freezing module 'tokenize' (from '/usr/lib64/python2.7/tokenize.py').
Nuitka:DEBUG:Freezing module 'token' (from '/usr/lib64/python2.7/token.py').
Nuitka:DEBUG:Freezing module 'pkgutil' (from '/usr/lib64/python2.7/pkgutil.py').
Nuitka:DEBUG:Freezing module 'repr' (from '/usr/lib64/python2.7/repr.py').
Nuitka:DEBUG:Freezing module 'SimpleXMLRPCServer' (from '/usr/lib64/python2.7/SimpleXMLRPCServer.py').
Nuitka:DEBUG:Freezing module 'xmlrpclib' (from '/usr/lib64/python2.7/xmlrpclib.py').
Nuitka:DEBUG:Freezing module 'httplib' (from '/usr/lib64/python2.7/httplib.py').
Nuitka:DEBUG:Freezing module 'gzip' (from '/usr/lib64/python2.7/gzip.py').
Nuitka:DEBUG:Freezing module 'xml' (from '/usr/lib64/python2.7/xml/__init__.py').
Nuitka:DEBUG:Freezing module 'xml.parsers' (from '/usr/lib64/python2.7/xml/parsers/__init__.py').
Nuitka:DEBUG:Freezing module 'xml.parsers.expat' (from '/usr/lib64/python2.7/xml/parsers/expat.py').
Nuitka:DEBUG:Freezing module 'FileDialog' (from '/usr/lib64/python2.7/lib-tk/FileDialog.py').
Nuitka:DEBUG:Freezing module 'FixTk' (from '/usr/lib64/python2.7/lib-tk/FixTk.py').
Nuitka:DEBUG:Freezing module 'ctypes' (from '/usr/lib64/python2.7/ctypes/__init__.py').
Nuitka:DEBUG:Freezing module 'ctypes._endian' (from '/usr/lib64/python2.7/ctypes/_endian.py').
Nuitka:DEBUG:Freezing module 'HTMLParser' (from '/usr/lib64/python2.7/HTMLParser.py').
Nuitka:DEBUG:Freezing module 'markupbase' (from '/usr/lib64/python2.7/markupbase.py').
Nuitka:DEBUG:Freezing module 'MimeWriter' (from '/usr/lib64/python2.7/MimeWriter.py').
Nuitka:DEBUG:Freezing module 'Queue' (from '/usr/lib64/python2.7/Queue.py').
Nuitka:DEBUG:Freezing module 'ScrolledText' (from '/usr/lib64/python2.7/lib-tk/ScrolledText.py').
Nuitka:DEBUG:Freezing module 'SimpleDialog' (from '/usr/lib64/python2.7/lib-tk/SimpleDialog.py').
Nuitka:DEBUG:Freezing module 'StringIO' (from '/usr/lib64/python2.7/StringIO.py').
Nuitka:DEBUG:Freezing module 'Tix' (from '/usr/lib64/python2.7/lib-tk/Tix.py').
Nuitka:DEBUG:Freezing module 'Tkdnd' (from '/usr/lib64/python2.7/lib-tk/Tkdnd.py').
Nuitka:DEBUG:Freezing module 'UserList' (from '/usr/lib64/python2.7/UserList.py').
Nuitka:DEBUG:Freezing module 'UserString' (from '/usr/lib64/python2.7/UserString.py').
Nuitka:DEBUG:Freezing module '_LWPCookieJar' (from '/usr/lib64/python2.7/_LWPCookieJar.py').
Nuitka:DEBUG:Freezing module 'cookielib' (from '/usr/lib64/python2.7/cookielib.py').
Nuitka:DEBUG:Freezing module 'calendar' (from '/usr/lib64/python2.7/calendar.py').
Nuitka:DEBUG:Freezing module '_MozillaCookieJar' (from '/usr/lib64/python2.7/_MozillaCookieJar.py').
Nuitka:DEBUG:Freezing module '_osx_support' (from '/usr/lib64/python2.7/_osx_support.py').
Nuitka:DEBUG:Freezing module '_pyio' (from '/usr/lib64/python2.7/_pyio.py').
Nuitka:DEBUG:Freezing module '_strptime' (from '/usr/lib64/python2.7/_strptime.py').
Nuitka:DEBUG:Freezing module '_sysconfigdata' (from '/usr/lib64/python2.7/_sysconfigdata.py').
Nuitka:DEBUG:Freezing module '_threading_local' (from '/usr/lib64/python2.7/_threading_local.py').
Nuitka:DEBUG:Freezing module 'aifc' (from '/usr/lib64/python2.7/aifc.py').
Nuitka:DEBUG:Freezing module 'chunk' (from '/usr/lib64/python2.7/chunk.py').
Nuitka:DEBUG:Freezing module 'anydbm' (from '/usr/lib64/python2.7/anydbm.py').
Nuitka:DEBUG:Freezing module 'dbhash' (from '/usr/lib64/python2.7/dbhash.pyc').
Nuitka:DEBUG:Freezing module 'dumbdbm' (from '/usr/lib64/python2.7/dumbdbm.py').
Nuitka:DEBUG:Freezing module 'ast' (from '/usr/lib64/python2.7/ast.py').
Nuitka:DEBUG:Freezing module 'argparse' (from '/usr/lib64/python2.7/argparse.py').
Nuitka:DEBUG:Freezing module 'gettext' (from '/usr/lib64/python2.7/gettext.py').
Nuitka:DEBUG:Freezing module 'asynchat' (from '/usr/lib64/python2.7/asynchat.py').
Nuitka:DEBUG:Freezing module 'asyncore' (from '/usr/lib64/python2.7/asyncore.py').
Nuitka:DEBUG:Freezing module 'atexit' (from '/usr/lib64/python2.7/atexit.py').
Nuitka:DEBUG:Freezing module 'audiodev' (from '/usr/lib64/python2.7/audiodev.py').
Nuitka:DEBUG:Freezing module 'bdb' (from '/usr/lib64/python2.7/bdb.py').
Nuitka:DEBUG:Freezing module 'binhex' (from '/usr/lib64/python2.7/binhex.py').
Nuitka:DEBUG:Freezing module 'bisect' (from '/usr/lib64/python2.7/bisect.py').
Nuitka:DEBUG:Freezing module 'cProfile' (from '/usr/lib64/python2.7/cProfile.py').
Nuitka:DEBUG:Freezing module 'cgitb' (from '/usr/lib64/python2.7/cgitb.py').
Nuitka:DEBUG:Freezing module 'cmd' (from '/usr/lib64/python2.7/cmd.py').
Nuitka:DEBUG:Freezing module 'code' (from '/usr/lib64/python2.7/code.py').
Nuitka:DEBUG:Freezing module 'codeop' (from '/usr/lib64/python2.7/codeop.py').
Nuitka:DEBUG:Freezing module 'colorsys' (from '/usr/lib64/python2.7/colorsys.py').
Nuitka:DEBUG:Freezing module 'commands' (from '/usr/lib64/python2.7/commands.py').
Nuitka:DEBUG:Freezing module 'compileall' (from '/usr/lib64/python2.7/compileall.py').
Nuitka:DEBUG:Freezing module 'py_compile' (from '/usr/lib64/python2.7/py_compile.py').
Nuitka:DEBUG:Freezing module 'compiler' (from '/usr/lib64/python2.7/compiler/__init__.py').
Nuitka:DEBUG:Freezing module 'compiler.transformer' (from '/usr/lib64/python2.7/compiler/transformer.py').
Nuitka:DEBUG:Freezing module 'compiler.ast' (from '/usr/lib64/python2.7/compiler/ast.py').
Nuitka:DEBUG:Freezing module 'compiler.consts' (from '/usr/lib64/python2.7/compiler/consts.py').
Nuitka:DEBUG:Freezing module 'symbol' (from '/usr/lib64/python2.7/symbol.py').
Nuitka:DEBUG:Freezing module 'compiler.visitor' (from '/usr/lib64/python2.7/compiler/visitor.py').
Nuitka:DEBUG:Freezing module 'compiler.pycodegen' (from '/usr/lib64/python2.7/compiler/pycodegen.py').
Nuitka:DEBUG:Freezing module 'compiler.syntax' (from '/usr/lib64/python2.7/compiler/syntax.py').
Nuitka:DEBUG:Freezing module 'compiler.pyassem' (from '/usr/lib64/python2.7/compiler/pyassem.py').
Nuitka:DEBUG:Freezing module 'compiler.misc' (from '/usr/lib64/python2.7/compiler/misc.py').
Nuitka:DEBUG:Freezing module 'compiler.future' (from '/usr/lib64/python2.7/compiler/future.py').
Nuitka:DEBUG:Freezing module 'compiler.symbols' (from '/usr/lib64/python2.7/compiler/symbols.py').
Nuitka:DEBUG:Freezing module 'csv' (from '/usr/lib64/python2.7/csv.py').
Nuitka:DEBUG:Freezing module 'ctypes.macholib' (from '/usr/lib64/python2.7/ctypes/macholib/__init__.py').
Nuitka:DEBUG:Freezing module 'ctypes.macholib.dyld' (from '/usr/lib64/python2.7/ctypes/macholib/dyld.py').
Nuitka:DEBUG:Freezing module 'ctypes.macholib.framework' (from '/usr/lib64/python2.7/ctypes/macholib/framework.py').
Nuitka:DEBUG:Freezing module 'ctypes.macholib.dylib' (from '/usr/lib64/python2.7/ctypes/macholib/dylib.py').
Nuitka:DEBUG:Freezing module 'ctypes.util' (from '/usr/lib64/python2.7/ctypes/util.py').
Nuitka:DEBUG:Freezing module 'curses' (from '/usr/lib64/python2.7/curses/__init__.py').
Nuitka:DEBUG:Freezing module 'curses.wrapper' (from '/usr/lib64/python2.7/curses/wrapper.py').
Nuitka:DEBUG:Freezing module 'curses.ascii' (from '/usr/lib64/python2.7/curses/ascii.py').
Nuitka:DEBUG:Freezing module 'curses.has_key' (from '/usr/lib64/python2.7/curses/has_key.py').
Nuitka:DEBUG:Freezing module 'curses.panel' (from '/usr/lib64/python2.7/curses/panel.py').
Nuitka:DEBUG:Freezing module 'curses.textpad' (from '/usr/lib64/python2.7/curses/textpad.py').
Nuitka:DEBUG:Freezing module 'decimal' (from '/usr/lib64/python2.7/decimal.py').
Nuitka:DEBUG:Freezing module 'numbers' (from '/usr/lib64/python2.7/numbers.py').
Nuitka:DEBUG:Freezing module 'difflib' (from '/usr/lib64/python2.7/difflib.py').
Nuitka:DEBUG:Freezing module 'dircache' (from '/usr/lib64/python2.7/dircache.py').
Nuitka:DEBUG:Freezing module '_virtualenv_distutils' (from '/usr/lib64/python2.7/distutils/__init__.py').
Nuitka:DEBUG:Freezing module 'distutils.dist' (from '/usr/lib64/python2.7/distutils/dist.py').
Nuitka:DEBUG:Freezing module 'email' (from '/usr/lib64/python2.7/email/__init__.py').
Nuitka:DEBUG:Freezing module 'email.mime' (from '/usr/lib64/python2.7/email/mime/__init__.py').
Nuitka:DEBUG:Freezing module 'distutils.errors' (from '/usr/lib64/python2.7/distutils/errors.py').
Nuitka:DEBUG:Freezing module 'distutils.fancy_getopt' (from '/usr/lib64/python2.7/distutils/fancy_getopt.py').
Nuitka:DEBUG:Freezing module 'getopt' (from '/usr/lib64/python2.7/getopt.py').
Nuitka:DEBUG:Freezing module 'distutils.util' (from '/usr/lib64/python2.7/distutils/util.py').
Nuitka:DEBUG:Freezing module 'distutils.dep_util' (from '/usr/lib64/python2.7/distutils/dep_util.py').
Nuitka:DEBUG:Freezing module 'distutils.spawn' (from '/usr/lib64/python2.7/distutils/spawn.py').
Nuitka:DEBUG:Freezing module 'distutils.debug' (from '/usr/lib64/python2.7/distutils/debug.py').
Nuitka:DEBUG:Freezing module 'distutils.log' (from '/usr/lib64/python2.7/distutils/log.py').
Nuitka:DEBUG:Freezing module 'distutils.sysconfig' (from '/usr/lib64/python2.7/distutils/sysconfig.py').
Nuitka:DEBUG:Freezing module 'distutils.archive_util' (from '/usr/lib64/python2.7/distutils/archive_util.py').
Nuitka:DEBUG:Freezing module 'distutils.dir_util' (from '/usr/lib64/python2.7/distutils/dir_util.py').
Nuitka:DEBUG:Freezing module 'distutils.bcppcompiler' (from '/usr/lib64/python2.7/distutils/bcppcompiler.py').
Nuitka:DEBUG:Freezing module 'distutils.ccompiler' (from '/usr/lib64/python2.7/distutils/ccompiler.py').
Nuitka:DEBUG:Freezing module 'distutils.file_util' (from '/usr/lib64/python2.7/distutils/file_util.py').
Nuitka:DEBUG:Freezing module 'distutils.cmd' (from '/usr/lib64/python2.7/distutils/cmd.py').
Nuitka:DEBUG:Freezing module 'distutils.command' (from '/usr/lib64/python2.7/distutils/command/__init__.py').
Nuitka:DEBUG:Freezing module 'distutils.command.bdist' (from '/usr/lib64/python2.7/distutils/command/bdist.py').
Nuitka:DEBUG:Freezing module 'distutils.core' (from '/usr/lib64/python2.7/distutils/core.py').
Nuitka:DEBUG:Freezing module 'distutils.config' (from '/usr/lib64/python2.7/distutils/config.py').
Nuitka:DEBUG:Freezing module 'distutils.extension' (from '/usr/lib64/python2.7/distutils/extension.py').
Nuitka:DEBUG:Freezing module 'distutils.command.bdist_dumb' (from '/usr/lib64/python2.7/distutils/command/bdist_dumb.py').
Nuitka:DEBUG:Freezing module 'sysconfig' (from '/usr/lib64/python2.7/sysconfig.py').
Nuitka:DEBUG:Freezing module 'distutils.command.bdist_msi' (from '/usr/lib64/python2.7/distutils/command/bdist_msi.py').
Nuitka:DEBUG:Freezing module 'distutils.version' (from '/usr/lib64/python2.7/distutils/version.py').
Nuitka:DEBUG:Freezing module 'distutils.command.bdist_rpm' (from '/usr/lib64/python2.7/distutils/command/bdist_rpm.py').
Nuitka:DEBUG:Freezing module 'distutils.command.bdist_wininst' (from '/usr/lib64/python2.7/distutils/command/bdist_wininst.py').
Nuitka:DEBUG:Freezing module 'distutils.command.build' (from '/usr/lib64/python2.7/distutils/command/build.py').
Nuitka:DEBUG:Freezing module 'distutils.command.build_clib' (from '/usr/lib64/python2.7/distutils/command/build_clib.py').
Nuitka:DEBUG:Freezing module 'distutils.command.build_ext' (from '/usr/lib64/python2.7/distutils/command/build_ext.py').
Nuitka:DEBUG:Freezing module 'email.mime.image' (from '/usr/lib64/python2.7/email/mime/image.py').
Nuitka:DEBUG:Freezing module 'imghdr' (from '/usr/lib64/python2.7/imghdr.py').
Nuitka:DEBUG:Freezing module 'email.encoders' (from '/usr/lib64/python2.7/email/encoders.py').
Nuitka:DEBUG:Freezing module 'email.mime.nonmultipart' (from '/usr/lib64/python2.7/email/mime/nonmultipart.py').
Nuitka:DEBUG:Freezing module 'email.errors' (from '/usr/lib64/python2.7/email/errors.py').
Nuitka:DEBUG:Freezing module 'email.mime.base' (from '/usr/lib64/python2.7/email/mime/base.py').
Nuitka:DEBUG:Freezing module 'email.message' (from '/usr/lib64/python2.7/email/message.py').
Nuitka:DEBUG:Freezing module 'uu' (from '/usr/lib64/python2.7/uu.py').
Nuitka:DEBUG:Freezing module 'email.charset' (from '/usr/lib64/python2.7/email/charset.py').
Nuitka:DEBUG:Freezing module 'email.base64mime' (from '/usr/lib64/python2.7/email/base64mime.py').
Nuitka:DEBUG:Freezing module 'email.utils' (from '/usr/lib64/python2.7/email/utils.py').
Nuitka:DEBUG:Freezing module 'email._parseaddr' (from '/usr/lib64/python2.7/email/_parseaddr.py').
Nuitka:DEBUG:Freezing module 'email.quoprimime' (from '/usr/lib64/python2.7/email/quoprimime.py').
Nuitka:DEBUG:Freezing module 'email.iterators' (from '/usr/lib64/python2.7/email/iterators.py').
Nuitka:DEBUG:Freezing module 'email.mime.text' (from '/usr/lib64/python2.7/email/mime/text.py').
Nuitka:DEBUG:Freezing module 'email.parser' (from '/usr/lib64/python2.7/email/parser.py').
Nuitka:DEBUG:Freezing module 'email.feedparser' (from '/usr/lib64/python2.7/email/feedparser.py').
Nuitka:DEBUG:Freezing module 'email.generator' (from '/usr/lib64/python2.7/email/generator.py').
Nuitka:DEBUG:Freezing module 'email.header' (from '/usr/lib64/python2.7/email/header.py').
Nuitka:DEBUG:Freezing module 'email.mime.multipart' (from '/usr/lib64/python2.7/email/mime/multipart.py').
Nuitka:DEBUG:Freezing module 'email.mime.audio' (from '/usr/lib64/python2.7/email/mime/audio.py').
Nuitka:DEBUG:Freezing module 'sndhdr' (from '/usr/lib64/python2.7/sndhdr.py').
Nuitka:DEBUG:Freezing module 'email.mime.message' (from '/usr/lib64/python2.7/email/mime/message.py').
Nuitka:DEBUG:Freezing module 'distutils.command.build_py' (from '/usr/lib64/python2.7/distutils/command/build_py.py').
Nuitka:DEBUG:Freezing module 'glob' (from '/usr/lib64/python2.7/glob.py').
Nuitka:DEBUG:Freezing module 'distutils.command.build_scripts' (from '/usr/lib64/python2.7/distutils/command/build_scripts.py').
Nuitka:DEBUG:Freezing module 'distutils.command.check' (from '/usr/lib64/python2.7/distutils/command/check.py').
Nuitka:DEBUG:Freezing module 'distutils.command.clean' (from '/usr/lib64/python2.7/distutils/command/clean.py').
Nuitka:DEBUG:Freezing module 'distutils.command.config' (from '/usr/lib64/python2.7/distutils/command/config.py').
Nuitka:DEBUG:Freezing module 'distutils.command.install' (from '/usr/lib64/python2.7/distutils/command/install.py').
Nuitka:DEBUG:Freezing module 'distutils.command.install_data' (from '/usr/lib64/python2.7/distutils/command/install_data.py').
Nuitka:DEBUG:Freezing module 'distutils.command.install_egg_info' (from '/usr/lib64/python2.7/distutils/command/install_egg_info.py').
Nuitka:DEBUG:Freezing module 'distutils.command.install_headers' (from '/usr/lib64/python2.7/distutils/command/install_headers.py').
Nuitka:DEBUG:Freezing module 'distutils.command.install_lib' (from '/usr/lib64/python2.7/distutils/command/install_lib.py').
Nuitka:DEBUG:Freezing module 'distutils.command.install_scripts' (from '/usr/lib64/python2.7/distutils/command/install_scripts.py').
Nuitka:DEBUG:Freezing module 'distutils.command.register' (from '/usr/lib64/python2.7/distutils/command/register.py').
Nuitka:DEBUG:Freezing module 'urllib2' (from '/usr/lib64/python2.7/urllib2.py').
Nuitka:DEBUG:Freezing module 'getpass' (from '/usr/lib64/python2.7/getpass.py').
Nuitka:DEBUG:Freezing module 'distutils.command.sdist' (from '/usr/lib64/python2.7/distutils/command/sdist.py').
Nuitka:DEBUG:Freezing module 'distutils.text_file' (from '/usr/lib64/python2.7/distutils/text_file.py').
Nuitka:DEBUG:Freezing module 'distutils.filelist' (from '/usr/lib64/python2.7/distutils/filelist.py').
Nuitka:DEBUG:Freezing module 'distutils.command.upload' (from '/usr/lib64/python2.7/distutils/command/upload.py').
Nuitka:DEBUG:Freezing module 'platform' (from '/usr/lib64/python2.7/platform.py').
Nuitka:DEBUG:Freezing module 'distutils.cygwinccompiler' (from '/usr/lib64/python2.7/distutils/cygwinccompiler.py').
Nuitka:DEBUG:Freezing module 'distutils.unixccompiler' (from '/usr/lib64/python2.7/distutils/unixccompiler.py').
Nuitka:DEBUG:Freezing module 'distutils.emxccompiler' (from '/usr/lib64/python2.7/distutils/emxccompiler.py').
Nuitka:DEBUG:Freezing module 'distutils.msvc9compiler' (from '/usr/lib64/python2.7/distutils/msvc9compiler.py').
Nuitka:DEBUG:Freezing module 'subprocess' (from '/usr/lib64/python2.7/subprocess.py').
Nuitka:DEBUG:Freezing module 'pickle' (from '/usr/lib64/python2.7/pickle.py').
Nuitka:DEBUG:Freezing module 'distutils.msvccompiler' (from '/usr/lib64/python2.7/distutils/msvccompiler.py').
Nuitka:DEBUG:Freezing module 'distutils.versionpredicate' (from '/usr/lib64/python2.7/distutils/versionpredicate.py').
Nuitka:DEBUG:Freezing module 'doctest' (from '/usr/lib64/python2.7/doctest.py').
Nuitka:DEBUG:Freezing module 'unittest' (from '/usr/lib64/python2.7/unittest/__init__.py').
Nuitka:DEBUG:Freezing module 'unittest.result' (from '/usr/lib64/python2.7/unittest/result.py').
Nuitka:DEBUG:Freezing module 'unittest.util' (from '/usr/lib64/python2.7/unittest/util.py').
Nuitka:DEBUG:Freezing module 'unittest.case' (from '/usr/lib64/python2.7/unittest/case.py').
Nuitka:DEBUG:Freezing module 'pprint' (from '/usr/lib64/python2.7/pprint.py').
Nuitka:DEBUG:Freezing module 'unittest.suite' (from '/usr/lib64/python2.7/unittest/suite.py').
Nuitka:DEBUG:Freezing module 'unittest.loader' (from '/usr/lib64/python2.7/unittest/loader.py').
Nuitka:DEBUG:Freezing module 'unittest.main' (from '/usr/lib64/python2.7/unittest/main.py').
Nuitka:DEBUG:Freezing module 'unittest.runner' (from '/usr/lib64/python2.7/unittest/runner.py').
Nuitka:DEBUG:Freezing module 'unittest.signals' (from '/usr/lib64/python2.7/unittest/signals.py').
Nuitka:DEBUG:Freezing module 'pdb' (from '/usr/lib64/python2.7/pdb.py').
Nuitka:DEBUG:Freezing module 'dummy_thread' (from '/usr/lib64/python2.7/dummy_thread.py').
Nuitka:DEBUG:Freezing module 'dummy_threading' (from '/usr/lib64/python2.7/dummy_threading.py').
Nuitka:DEBUG:Freezing module 'email.mime.application' (from '/usr/lib64/python2.7/email/mime/application.py').
Nuitka:DEBUG:Freezing module 'encodings.mbcs' (from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib64/python2.7/encodings/mbcs.py').
Nuitka:DEBUG:Freezing module 'filecmp' (from '/usr/lib64/python2.7/filecmp.py').
Nuitka:DEBUG:Freezing module 'fileinput' (from '/usr/lib64/python2.7/fileinput.py').
Nuitka:DEBUG:Freezing module 'formatter' (from '/usr/lib64/python2.7/formatter.py').
Nuitka:DEBUG:Freezing module 'fpformat' (from '/usr/lib64/python2.7/fpformat.py').
Nuitka:DEBUG:Freezing module 'fractions' (from '/usr/lib64/python2.7/fractions.py').
Nuitka:DEBUG:Freezing module 'ftplib' (from '/usr/lib64/python2.7/ftplib.py').
Nuitka:DEBUG:Freezing module 'hmac' (from '/usr/lib64/python2.7/hmac.py').
Nuitka:DEBUG:Freezing module 'hotshot' (from '/usr/lib64/python2.7/hotshot/__init__.py').
Nuitka:DEBUG:Freezing module 'hotshot.log' (from '/usr/lib64/python2.7/hotshot/log.py').
Nuitka:DEBUG:Freezing module 'hotshot.stats' (from '/usr/lib64/python2.7/hotshot/stats.py').
Nuitka:DEBUG:Freezing module 'profile' (from '/usr/lib64/python2.7/profile.py').
Nuitka:DEBUG:Freezing module 'optparse' (from '/usr/lib64/python2.7/optparse.py').
Nuitka:DEBUG:Freezing module 'pstats' (from '/usr/lib64/python2.7/pstats.py').
Nuitka:DEBUG:Freezing module 'hotshot.stones' (from '/usr/lib64/python2.7/hotshot/stones.py').
Nuitka:DEBUG:Freezing module 'test' (from '/usr/lib64/python2.7/test/__init__.py').
Nuitka:DEBUG:Freezing module 'test.pystone' (from '/usr/lib64/python2.7/test/pystone.py').
Nuitka:DEBUG:Freezing module 'htmlentitydefs' (from '/usr/lib64/python2.7/htmlentitydefs.py').
Nuitka:DEBUG:Freezing module 'htmllib' (from '/usr/lib64/python2.7/htmllib.py').
Nuitka:DEBUG:Freezing module 'sgmllib' (from '/usr/lib64/python2.7/sgmllib.py').
Nuitka:DEBUG:Freezing module 'ihooks' (from '/usr/lib64/python2.7/ihooks.py').
Nuitka:DEBUG:Freezing module 'imaplib' (from '/usr/lib64/python2.7/imaplib.py').
Nuitka:DEBUG:Freezing module 'importlib' (from '/usr/lib64/python2.7/importlib/__init__.py').
Nuitka:DEBUG:Freezing module 'imputil' (from '/usr/lib64/python2.7/imputil.py').
Nuitka:DEBUG:Freezing module 'json' (from '/usr/lib64/python2.7/json/__init__.py').
Nuitka:DEBUG:Freezing module 'json.decoder' (from '/usr/lib64/python2.7/json/decoder.py').
Nuitka:DEBUG:Freezing module 'json.scanner' (from '/usr/lib64/python2.7/json/scanner.py').
Nuitka:DEBUG:Freezing module 'json.encoder' (from '/usr/lib64/python2.7/json/encoder.py').
Nuitka:DEBUG:Freezing module 'json.tool' (from '/usr/lib64/python2.7/json/tool.py').
Nuitka:DEBUG:Freezing module 'lib2to3' (from '/usr/lib64/python2.7/lib2to3/__init__.py').
Nuitka:DEBUG:Freezing module 'lib2to3.btm_matcher' (from '/usr/lib64/python2.7/lib2to3/btm_matcher.py').
Nuitka:DEBUG:Freezing module 'logging' (from '/usr/lib64/python2.7/logging/__init__.py').
Nuitka:DEBUG:Freezing module 'lib2to3.pytree' (from '/usr/lib64/python2.7/lib2to3/pytree.py').
Nuitka:DEBUG:Freezing module 'lib2to3.btm_utils' (from '/usr/lib64/python2.7/lib2to3/btm_utils.py').
Nuitka:DEBUG:Freezing module 'lib2to3.pgen2' (from '/usr/lib64/python2.7/lib2to3/pgen2/__init__.py').
Nuitka:DEBUG:Freezing module 'lib2to3.pgen2.grammar' (from '/usr/lib64/python2.7/lib2to3/pgen2/grammar.py').
Nuitka:DEBUG:Freezing module 'lib2to3.pgen2.token' (from '/usr/lib64/python2.7/lib2to3/pgen2/token.py').
Nuitka:DEBUG:Freezing module 'lib2to3.pgen2.tokenize' (from '/usr/lib64/python2.7/lib2to3/pgen2/tokenize.py').
Nuitka:DEBUG:Freezing module 'lib2to3.pygram' (from '/usr/lib64/python2.7/lib2to3/pygram.py').
Nuitka:DEBUG:Freezing module 'lib2to3.pgen2.driver' (from '/usr/lib64/python2.7/lib2to3/pgen2/driver.py').
Nuitka:DEBUG:Freezing module 'lib2to3.pgen2.parse' (from '/usr/lib64/python2.7/lib2to3/pgen2/parse.py').
Nuitka:DEBUG:Freezing module 'lib2to3.pgen2.pgen' (from '/usr/lib64/python2.7/lib2to3/pgen2/pgen.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixer_base' (from '/usr/lib64/python2.7/lib2to3/fixer_base.py').
Nuitka:DEBUG:Freezing module 'lib2to3.patcomp' (from '/usr/lib64/python2.7/lib2to3/patcomp.py').
Nuitka:DEBUG:Freezing module 'lib2to3.pgen2.literals' (from '/usr/lib64/python2.7/lib2to3/pgen2/literals.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixer_util' (from '/usr/lib64/python2.7/lib2to3/fixer_util.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes' (from '/usr/lib64/python2.7/lib2to3/fixes/__init__.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_apply' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_apply.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_asserts' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_asserts.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_basestring' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_basestring.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_buffer' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_buffer.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_callable' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_callable.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_dict' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_dict.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_except' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_except.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_exec' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_exec.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_execfile' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_execfile.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_exitfunc' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_exitfunc.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_filter' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_filter.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_funcattrs' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_funcattrs.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_future' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_future.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_getcwdu' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_getcwdu.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_has_key' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_has_key.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_idioms' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_idioms.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_import' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_import.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_imports' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_imports.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_imports2' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_imports2.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_input' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_input.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_intern' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_intern.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_isinstance' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_isinstance.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_itertools' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_itertools.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_itertools_imports' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_itertools_imports.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_long' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_long.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_map' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_map.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_metaclass' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_metaclass.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_methodattrs' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_methodattrs.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_ne' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_ne.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_next' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_next.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_nonzero' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_nonzero.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_numliterals' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_numliterals.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_operator' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_operator.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_paren' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_paren.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_print' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_print.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_raise' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_raise.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_raw_input' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_raw_input.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_reduce' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_reduce.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_renames' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_renames.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_repr' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_repr.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_set_literal' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_set_literal.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_standarderror' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_standarderror.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_sys_exc' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_sys_exc.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_throw' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_throw.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_tuple_params' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_tuple_params.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_types' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_types.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_unicode' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_unicode.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_urllib' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_urllib.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_ws_comma' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_ws_comma.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_xrange' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_xrange.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_xreadlines' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_xreadlines.py').
Nuitka:DEBUG:Freezing module 'lib2to3.fixes.fix_zip' (from '/usr/lib64/python2.7/lib2to3/fixes/fix_zip.py').
Nuitka:DEBUG:Freezing module 'lib2to3.main' (from '/usr/lib64/python2.7/lib2to3/main.py').
Nuitka:DEBUG:Freezing module 'lib2to3.refactor' (from '/usr/lib64/python2.7/lib2to3/refactor.py').
Nuitka:DEBUG:Freezing module 'lib2to3.pgen2.conv' (from '/usr/lib64/python2.7/lib2to3/pgen2/conv.py').
Nuitka:DEBUG:Freezing module 'logging.config' (from '/usr/lib64/python2.7/logging/config.py').
Nuitka:DEBUG:Freezing module 'logging.handlers' (from '/usr/lib64/python2.7/logging/handlers.py').
Nuitka:DEBUG:Freezing module 'macpath' (from '/usr/lib64/python2.7/macpath.py').
Nuitka:DEBUG:Freezing module 'macurl2path' (from '/usr/lib64/python2.7/macurl2path.py').
Nuitka:DEBUG:Freezing module 'mailbox' (from '/usr/lib64/python2.7/mailbox.py').
Nuitka:DEBUG:Freezing module 'mailcap' (from '/usr/lib64/python2.7/mailcap.py').
Nuitka:DEBUG:Freezing module 'md5' (from '/usr/lib64/python2.7/md5.py').
Nuitka:DEBUG:Freezing module 'mhlib' (from '/usr/lib64/python2.7/mhlib.py').
Nuitka:DEBUG:Freezing module 'multifile' (from '/usr/lib64/python2.7/multifile.py').
Nuitka:DEBUG:Freezing module 'mimify' (from '/usr/lib64/python2.7/mimify.py').
Nuitka:DEBUG:Freezing module 'modulefinder' (from '/usr/lib64/python2.7/modulefinder.py').
Nuitka:DEBUG:Freezing module 'multiprocessing' (from '/usr/lib64/python2.7/multiprocessing/__init__.py').
Nuitka:DEBUG:Freezing module 'multiprocessing.process' (from '/usr/lib64/python2.7/multiprocessing/process.py').
Nuitka:DEBUG:Freezing module 'multiprocessing.util' (from '/usr/lib64/python2.7/multiprocessing/util.py').
Nuitka:DEBUG:Freezing module 'multiprocessing.connection' (from '/usr/lib64/python2.7/multiprocessing/connection.py').
Nuitka:DEBUG:Freezing module 'multiprocessing.forking' (from '/usr/lib64/python2.7/multiprocessing/forking.py').
Nuitka:DEBUG:Freezing module 'multiprocessing.dummy' (from '/usr/lib64/python2.7/multiprocessing/dummy/__init__.py').
Nuitka:DEBUG:Freezing module 'multiprocessing.dummy.connection' (from '/usr/lib64/python2.7/multiprocessing/dummy/connection.py').
Nuitka:DEBUG:Freezing module 'multiprocessing.heap' (from '/usr/lib64/python2.7/multiprocessing/heap.py').
Nuitka:DEBUG:Freezing module 'multiprocessing.managers' (from '/usr/lib64/python2.7/multiprocessing/managers.py').
Nuitka:DEBUG:Freezing module 'multiprocessing.pool' (from '/usr/lib64/python2.7/multiprocessing/pool.py').
Nuitka:DEBUG:Freezing module 'multiprocessing.queues' (from '/usr/lib64/python2.7/multiprocessing/queues.py').
Nuitka:DEBUG:Freezing module 'multiprocessing.synchronize' (from '/usr/lib64/python2.7/multiprocessing/synchronize.py').
Nuitka:DEBUG:Freezing module 'multiprocessing.reduction' (from '/usr/lib64/python2.7/multiprocessing/reduction.py').
Nuitka:DEBUG:Freezing module 'multiprocessing.sharedctypes' (from '/usr/lib64/python2.7/multiprocessing/sharedctypes.py').
Nuitka:DEBUG:Freezing module 'mutex' (from '/usr/lib64/python2.7/mutex.py').
Nuitka:DEBUG:Freezing module 'netrc' (from '/usr/lib64/python2.7/netrc.py').
Nuitka:DEBUG:Freezing module 'shlex' (from '/usr/lib64/python2.7/shlex.py').
Nuitka:DEBUG:Freezing module 'new' (from '/usr/lib64/python2.7/new.py').
Nuitka:DEBUG:Freezing module 'nntplib' (from '/usr/lib64/python2.7/nntplib.py').
Nuitka:DEBUG:Freezing module 'nturl2path' (from '/usr/lib64/python2.7/nturl2path.py').
Nuitka:DEBUG:Freezing module 'os2emxpath' (from '/usr/lib64/python2.7/os2emxpath.py').
Nuitka:DEBUG:Freezing module 'pickletools' (from '/usr/lib64/python2.7/pickletools.py').
Nuitka:DEBUG:Freezing module 'pipes' (from '/usr/lib64/python2.7/pipes.py').
Nuitka:DEBUG:Freezing module 'plistlib' (from '/usr/lib64/python2.7/plistlib.py').
Nuitka:DEBUG:Freezing module 'popen2' (from '/usr/lib64/python2.7/popen2.py').
Nuitka:DEBUG:Freezing module 'poplib' (from '/usr/lib64/python2.7/poplib.py').
Nuitka:DEBUG:Freezing module 'posixfile' (from '/usr/lib64/python2.7/posixfile.py').
Nuitka:DEBUG:Freezing module 'pty' (from '/usr/lib64/python2.7/pty.py').
Nuitka:DEBUG:Freezing module 'tty' (from '/usr/lib64/python2.7/tty.py').
Nuitka:DEBUG:Freezing module 'pyclbr' (from '/usr/lib64/python2.7/pyclbr.py').
Nuitka:DEBUG:Freezing module 'pydoc_data' (from '/usr/lib64/python2.7/pydoc_data/__init__.py').
Nuitka:DEBUG:Freezing module 'pydoc_data.topics' (from '/usr/lib64/python2.7/pydoc_data/topics.py').
Nuitka:DEBUG:Freezing module 'rexec' (from '/usr/lib64/python2.7/rexec.py').
Nuitka:DEBUG:Freezing module 'rlcompleter' (from '/usr/lib64/python2.7/rlcompleter.py').
Nuitka:DEBUG:Freezing module 'robotparser' (from '/usr/lib64/python2.7/robotparser.py').
Nuitka:DEBUG:Freezing module 'runpy' (from '/usr/lib64/python2.7/runpy.py').
Nuitka:DEBUG:Freezing module 'sched' (from '/usr/lib64/python2.7/sched.py').
Nuitka:DEBUG:Freezing module 'sets' (from '/usr/lib64/python2.7/sets.py').
Nuitka:DEBUG:Freezing module 'sha' (from '/usr/lib64/python2.7/sha.py').
Nuitka:DEBUG:Freezing module 'shelve' (from '/usr/lib64/python2.7/shelve.py').
Nuitka:DEBUG:Freezing module 'smtpd' (from '/usr/lib64/python2.7/smtpd.py').
Nuitka:DEBUG:Freezing module 'smtplib' (from '/usr/lib64/python2.7/smtplib.py').
Nuitka:DEBUG:Freezing module 'sqlite3' (from '/usr/lib64/python2.7/sqlite3/__init__.py').
Nuitka:DEBUG:Freezing module 'sqlite3.dbapi2' (from '/usr/lib64/python2.7/sqlite3/dbapi2.py').
Nuitka:DEBUG:Freezing module 'sqlite3.dump' (from '/usr/lib64/python2.7/sqlite3/dump.py').
Nuitka:DEBUG:Freezing module 'statvfs' (from '/usr/lib64/python2.7/statvfs.py').
Nuitka:DEBUG:Freezing module 'stringold' (from '/usr/lib64/python2.7/stringold.py').
Nuitka:DEBUG:Freezing module 'sunau' (from '/usr/lib64/python2.7/sunau.py').
Nuitka:DEBUG:Freezing module 'sunaudio' (from '/usr/lib64/python2.7/sunaudio.py').
Nuitka:DEBUG:Freezing module 'symtable' (from '/usr/lib64/python2.7/symtable.py').
Nuitka:DEBUG:Freezing module 'tabnanny' (from '/usr/lib64/python2.7/tabnanny.py').
Nuitka:DEBUG:Freezing module 'tarfile' (from '/usr/lib64/python2.7/tarfile.py').
Nuitka:DEBUG:Freezing module 'telnetlib' (from '/usr/lib64/python2.7/telnetlib.py').
Nuitka:DEBUG:Freezing module 'this' (from '/usr/lib64/python2.7/this.py').
Nuitka:DEBUG:Freezing module 'timeit' (from '/usr/lib64/python2.7/timeit.py').
Nuitka:DEBUG:Freezing module 'tkColorChooser' (from '/usr/lib64/python2.7/lib-tk/tkColorChooser.py').
Nuitka:DEBUG:Freezing module 'tkCommonDialog' (from '/usr/lib64/python2.7/lib-tk/tkCommonDialog.py').
Nuitka:DEBUG:Freezing module 'tkFileDialog' (from '/usr/lib64/python2.7/lib-tk/tkFileDialog.py').
Nuitka:DEBUG:Freezing module 'tkFont' (from '/usr/lib64/python2.7/lib-tk/tkFont.py').
Nuitka:DEBUG:Freezing module 'tkMessageBox' (from '/usr/lib64/python2.7/lib-tk/tkMessageBox.py').
Nuitka:DEBUG:Freezing module 'tkSimpleDialog' (from '/usr/lib64/python2.7/lib-tk/tkSimpleDialog.py').
Nuitka:DEBUG:Freezing module 'toaiff' (from '/usr/lib64/python2.7/toaiff.py').
Nuitka:DEBUG:Freezing module 'trace' (from '/usr/lib64/python2.7/trace.py').
Nuitka:DEBUG:Freezing module 'ttk' (from '/usr/lib64/python2.7/lib-tk/ttk.py').
Nuitka:DEBUG:Freezing module 'turtle' (from '/usr/lib64/python2.7/lib-tk/turtle.py').
Nuitka:DEBUG:Freezing module 'user' (from '/usr/lib64/python2.7/user.py').
Nuitka:DEBUG:Freezing module 'uuid' (from '/usr/lib64/python2.7/uuid.py').
Nuitka:DEBUG:Freezing module 'wave' (from '/usr/lib64/python2.7/wave.py').
Nuitka:DEBUG:Freezing module 'webbrowser' (from '/usr/lib64/python2.7/webbrowser.py').
Nuitka:DEBUG:Freezing module 'whichdb' (from '/usr/lib64/python2.7/whichdb.py').
Nuitka:DEBUG:Freezing module 'wsgiref' (from '/usr/lib64/python2.7/wsgiref/__init__.py').
Nuitka:DEBUG:Freezing module 'wsgiref.handlers' (from '/usr/lib64/python2.7/wsgiref/handlers.py').
Nuitka:DEBUG:Freezing module 'wsgiref.util' (from '/usr/lib64/python2.7/wsgiref/util.py').
Nuitka:DEBUG:Freezing module 'wsgiref.headers' (from '/usr/lib64/python2.7/wsgiref/headers.py').
Nuitka:DEBUG:Freezing module 'wsgiref.simple_server' (from '/usr/lib64/python2.7/wsgiref/simple_server.py').
Nuitka:DEBUG:Freezing module 'wsgiref.validate' (from '/usr/lib64/python2.7/wsgiref/validate.py').
Nuitka:DEBUG:Freezing module 'xdrlib' (from '/usr/lib64/python2.7/xdrlib.py').
Nuitka:DEBUG:Freezing module 'xml.dom' (from '/usr/lib64/python2.7/xml/dom/__init__.py').
Nuitka:DEBUG:Freezing module 'xml.dom.domreg' (from '/usr/lib64/python2.7/xml/dom/domreg.py').
Nuitka:DEBUG:Freezing module 'xml.dom.minicompat' (from '/usr/lib64/python2.7/xml/dom/minicompat.py').
Nuitka:DEBUG:Freezing module 'xml.dom.NodeFilter' (from '/usr/lib64/python2.7/xml/dom/NodeFilter.py').
Nuitka:DEBUG:Freezing module 'xml.dom.expatbuilder' (from '/usr/lib64/python2.7/xml/dom/expatbuilder.py').
Nuitka:DEBUG:Freezing module 'xml.dom.xmlbuilder' (from '/usr/lib64/python2.7/xml/dom/xmlbuilder.py').
Nuitka:DEBUG:Freezing module 'xml.dom.minidom' (from '/usr/lib64/python2.7/xml/dom/minidom.py').
Nuitka:DEBUG:Freezing module 'xml.dom.pulldom' (from '/usr/lib64/python2.7/xml/dom/pulldom.py').
Nuitka:DEBUG:Freezing module 'xml.sax' (from '/usr/lib64/python2.7/xml/sax/__init__.py').
Nuitka:DEBUG:Freezing module 'xml.sax.xmlreader' (from '/usr/lib64/python2.7/xml/sax/xmlreader.py').
Nuitka:DEBUG:Freezing module 'xml.sax.handler' (from '/usr/lib64/python2.7/xml/sax/handler.py').
Nuitka:DEBUG:Freezing module 'xml.sax._exceptions' (from '/usr/lib64/python2.7/xml/sax/_exceptions.py').
Nuitka:DEBUG:Freezing module 'xml.etree' (from '/usr/lib64/python2.7/xml/etree/__init__.py').
Nuitka:DEBUG:Freezing module 'xml.etree.ElementInclude' (from '/usr/lib64/python2.7/xml/etree/ElementInclude.py').
Nuitka:DEBUG:Freezing module 'xml.etree.ElementTree' (from '/usr/lib64/python2.7/xml/etree/ElementTree.py').
Nuitka:DEBUG:Freezing module 'xml.etree.ElementPath' (from '/usr/lib64/python2.7/xml/etree/ElementPath.py').
Nuitka:DEBUG:Freezing module 'xml.etree.cElementTree' (from '/usr/lib64/python2.7/xml/etree/cElementTree.py').
Nuitka:DEBUG:Freezing module 'xml.sax.expatreader' (from '/usr/lib64/python2.7/xml/sax/expatreader.py').
Nuitka:DEBUG:Freezing module 'xml.sax.saxutils' (from '/usr/lib64/python2.7/xml/sax/saxutils.py').
Nuitka:DEBUG:Freezing module 'xmllib' (from '/usr/lib64/python2.7/xmllib.py').
Nuitka:DEBUG:Freezing module 'zipfile' (from '/usr/lib64/python2.7/zipfile.py').
Nuitka:DEBUG:Finished detecting early imports.
Nuitka:DEBUG:Recurse to import 'garage.main' from 'garage/main.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/garage/main.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'garage.application' from 'garage/application.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/garage/application.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/garage/main.py:36 : new_statements : Uninitialized variable 'start_garage' is not released.
Nuitka:DEBUG:Recurse to import 'neurons.daemon.main' from 'virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/garage/main.py:49 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/garage/main.py:50/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'sys' of 'main_daemon'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/garage/main.py:1 : new_statements : Removed useless frame object of 'main'.
Nuitka:DEBUG:Recurse to import 'garage' from 'garage'. (Containing package of recursed module 'garage.main'.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/garage/__init__.py:1 : new_code : Recursed to module package.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:40 : new_constant : Replaced read-only module attribute '__name__' with constant value.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:40 : new_constant : Tuple with constant arguments. Predicted constant result.
Nuitka:DEBUG:Recurse to import 'spyne.util.six' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/six.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/six.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'spyne.store.relational.util' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/store/relational/util.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/store/relational/util.py:1 : new_code : Recursed to module.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:51: Cannot find 'sqlalchemy' in package 'neurons.daemon' as relative or absolute import.
Nuitka:DEBUG:Recurse to import 'neurons.daemon.config' from 'virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/config.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/config.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'pkg_resources' from 'virt-2.7/lib/python2.7/site-packages/pkg_resources'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/pkg_resources/__init__.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:61 : new_builtin_ref : Module variable 'Exception' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:62 : new_builtin_ref : Module variable 'repr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:62 : new_expression : Replaced call to built-in 'repr' with unary operation 'Repr'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:69 : new_builtin_ref : Module variable 'print' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:73 : new_builtin_ref : Module variable 'print' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:75 : new_builtin_ref : Module variable 'print' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:76 : new_builtin_ref : Module variable 'print' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:77 : new_builtin_ref : Module variable 'print' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:78 : new_builtin_ref : Module variable 'print' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:79 : new_builtin_ref : Module variable 'print' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:80 : new_builtin_ref : Module variable 'print' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:81 : new_builtin_ref : Module variable 'print' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:82 : new_builtin_ref : Module variable 'print' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:83 : new_builtin_ref : Module variable 'print' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:84 : new_builtin_ref : Module variable 'print' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:85 : new_builtin_ref : Module variable 'print' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:86 : new_builtin_ref : Module variable 'print' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:87 : new_builtin_ref : Module variable 'print' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:88 : new_builtin_ref : Module variable 'print' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:90 : new_builtin_ref : Module variable 'True' found to be built-in reference.
Nuitka:DEBUG:Recurse to import 'lxml' from 'virt-2.7/lib/python2.7/site-packages/lxml-3.8.0-py2.7-linux-x86_64.egg/lxml'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/lxml-3.8.0-py2.7-linux-x86_64.egg/lxml/__init__.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'lxml.etree' from 'virt-2.7/lib/python2.7/site-packages/lxml-3.8.0-py2.7-linux-x86_64.egg/lxml/etree.so'. (Shared library for inclusion.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/lxml-3.8.0-py2.7-linux-x86_64.egg/lxml/etree.so:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'spyne.interface.wsdl' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/interface/wsdl'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/interface/wsdl/__init__.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'spyne.test.sort_wsdl' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/test/sort_wsdl.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/test/sort_wsdl.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'spyne.util.appreg' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/appreg.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/appreg.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:100 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:100/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_2__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_wsdl', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_3__write_wsdl'} named _write_wsdl with <ParameterSpec 'config'>>'>} of variable <TempVariable 'tuple_unpack_2__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_wsdl', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_3__write_wsdl'} named _write_wsdl with <ParameterSpec 'config'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:100/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'tns' of '_write_wsdl'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:100/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_2__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_wsdl', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_3__write_wsdl'} named _write_wsdl with <ParameterSpec 'config'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:100/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'name' of '_write_wsdl'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:100/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_2__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_wsdl', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_3__write_wsdl'} named _write_wsdl with <ParameterSpec 'config'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:100 : new_statements : Uninitialized temp variable 'tuple_unpack_2__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:100 : new_statements : Uninitialized temp variable 'tuple_unpack_2__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:100 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:100/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_2__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_wsdl', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_3__write_wsdl'} named _write_wsdl with <ParameterSpec 'config'>>'>} of variable <TempVariable 'tuple_unpack_2__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_wsdl', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_3__write_wsdl'} named _write_wsdl with <ParameterSpec 'config'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:100/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'tns' of '_write_wsdl'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:100/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_2__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_wsdl', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_3__write_wsdl'} named _write_wsdl with <ParameterSpec 'config'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:100/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'name' of '_write_wsdl'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:100/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_2__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_wsdl', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_3__write_wsdl'} named _write_wsdl with <ParameterSpec 'config'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:100/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_wsdl', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_3__write_wsdl'} named _write_wsdl with <ParameterSpec 'config'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:100/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'appdata' of '_write_wsdl'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:100/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_wsdl', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_3__write_wsdl'} named _write_wsdl with <ParameterSpec 'config'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:100 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:100 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:112 : new_builtin_ref : Module variable 'OSError' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:112 : new_statements : Empty 'yes' branch for conditional statement treated with inverted condition check.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:116 : new_builtin_ref : Module variable 'open' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:116 : new_builtin : Replaced call to built-in 'open' with built-in call 'EXPRESSION_BUILTIN_OPEN'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:117 : new_builtin_ref : Module variable 'True' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:116 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:116/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'f' of '_write_wsdl'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:116 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:116/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'f' of '_write_wsdl'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:118 : new_builtin_ref : Module variable 'Exception' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:119 : new_builtin_ref : Module variable 'print' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:115 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:116/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'with_1__source' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_wsdl', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_3__write_wsdl'} named _write_wsdl with <ParameterSpec 'config'>>'>} of variable <TempVariable 'with_1__source' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_wsdl', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_3__write_wsdl'} named _write_wsdl with <ParameterSpec 'config'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:116/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'with_1__enter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_wsdl', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_3__write_wsdl'} named _write_wsdl with <ParameterSpec 'config'>>'>} of variable <TempVariable 'with_1__enter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_wsdl', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_3__write_wsdl'} named _write_wsdl with <ParameterSpec 'config'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:116/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'with_1__exit' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_wsdl', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_3__write_wsdl'} named _write_wsdl with <ParameterSpec 'config'>>'>} of variable <TempVariable 'with_1__exit' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_wsdl', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_3__write_wsdl'} named _write_wsdl with <ParameterSpec 'config'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:116/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'with_1__indicator' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_wsdl', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_3__write_wsdl'} named _write_wsdl with <ParameterSpec 'config'>>'>} of variable <TempVariable 'with_1__indicator' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_wsdl', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_3__write_wsdl'} named _write_wsdl with <ParameterSpec 'config'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:122 : new_builtin_ref : Module variable 'print' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:124 : new_builtin_ref : Module variable 'True' found to be built-in reference.
Nuitka:DEBUG:Recurse to import 'spyne.interface.xml_schema' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/interface/xml_schema'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/interface/xml_schema/__init__.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:133 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:133/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_2__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_xsd', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_4__write_xsd'} named _write_xsd with <ParameterSpec 'config'>>'>} of variable <TempVariable 'tuple_unpack_2__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_xsd', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_4__write_xsd'} named _write_xsd with <ParameterSpec 'config'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:133/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'tns' of '_write_xsd'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:133/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_2__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_xsd', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_4__write_xsd'} named _write_xsd with <ParameterSpec 'config'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:133/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'name' of '_write_xsd'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:133/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_2__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_xsd', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_4__write_xsd'} named _write_xsd with <ParameterSpec 'config'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:133 : new_statements : Uninitialized temp variable 'tuple_unpack_2__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:133 : new_statements : Uninitialized temp variable 'tuple_unpack_2__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:133 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:133/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_2__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_xsd', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_4__write_xsd'} named _write_xsd with <ParameterSpec 'config'>>'>} of variable <TempVariable 'tuple_unpack_2__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_xsd', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_4__write_xsd'} named _write_xsd with <ParameterSpec 'config'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:133/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'tns' of '_write_xsd'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:133/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_2__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_xsd', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_4__write_xsd'} named _write_xsd with <ParameterSpec 'config'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:133/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'name' of '_write_xsd'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:133/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_2__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_xsd', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_4__write_xsd'} named _write_xsd with <ParameterSpec 'config'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:133/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_xsd', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_4__write_xsd'} named _write_xsd with <ParameterSpec 'config'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:133/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'appdata' of '_write_xsd'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:133/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_xsd', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_4__write_xsd'} named _write_xsd with <ParameterSpec 'config'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:133 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:133 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:142 : new_builtin_ref : Module variable 'OSError' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:142 : new_statements : Empty 'yes' branch for conditional statement treated with inverted condition check.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:145 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:145/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_3__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_xsd', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_4__write_xsd'} named _write_xsd with <ParameterSpec 'config'>>'>} of variable <TempVariable 'tuple_unpack_3__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_xsd', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_4__write_xsd'} named _write_xsd with <ParameterSpec 'config'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:145/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'k' of '_write_xsd'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:145/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_3__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_xsd', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_4__write_xsd'} named _write_xsd with <ParameterSpec 'config'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:145/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'v' of '_write_xsd'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:145/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_3__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_xsd', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_4__write_xsd'} named _write_xsd with <ParameterSpec 'config'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:145 : new_statements : Uninitialized temp variable 'tuple_unpack_3__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:145 : new_statements : Uninitialized temp variable 'tuple_unpack_3__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:149 : new_builtin_ref : Module variable 'open' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:149 : new_builtin : Replaced call to built-in 'open' with built-in call 'EXPRESSION_BUILTIN_OPEN'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:150 : new_builtin_ref : Module variable 'True' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:149 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:149/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'f' of '_write_xsd'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:149 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:149/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'f' of '_write_xsd'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:152 : new_builtin_ref : Module variable 'Exception' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:153 : new_builtin_ref : Module variable 'print' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:148 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:149/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'with_1__source' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_xsd', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_4__write_xsd'} named _write_xsd with <ParameterSpec 'config'>>'>} of variable <TempVariable 'with_1__source' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_xsd', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_4__write_xsd'} named _write_xsd with <ParameterSpec 'config'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:149/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'with_1__enter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_xsd', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_4__write_xsd'} named _write_xsd with <ParameterSpec 'config'>>'>} of variable <TempVariable 'with_1__enter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_xsd', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_4__write_xsd'} named _write_xsd with <ParameterSpec 'config'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:149/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'with_1__exit' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_xsd', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_4__write_xsd'} named _write_xsd with <ParameterSpec 'config'>>'>} of variable <TempVariable 'with_1__exit' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_xsd', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_4__write_xsd'} named _write_xsd with <ParameterSpec 'config'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:149/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'with_1__indicator' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_xsd', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_4__write_xsd'} named _write_xsd with <ParameterSpec 'config'>>'>} of variable <TempVariable 'with_1__indicator' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_write_xsd', 'parameters': <ParameterSpec 'config'>, 'ref_name': 'neurons$daemon$main$$$function_4__write_xsd'} named _write_xsd with <ParameterSpec 'config'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:156 : new_builtin_ref : Module variable 'print' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:158 : new_builtin_ref : Module variable 'True' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:162 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:167 : new_builtin_ref : Module variable 'callable' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:171 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:172 : new_builtin_ref : Module variable 'True' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:177 : new_builtin_ref : Module variable 'True' found to be built-in reference.
Nuitka:DEBUG:Recurse to import 'neurons' from 'virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/__init__.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:186 : new_builtin_ref : Module variable 'True' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:191 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:192 : new_builtin_ref : Module variable 'isinstance' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:192 : new_builtin : Replaced call to built-in 'isinstance' with built-in call 'EXPRESSION_BUILTIN_ISINSTANCE'.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:199: Cannot find 'IPython' in package 'neurons.daemon' as relative or absolute import.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:189 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:191/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'db' of '_do_start_shell'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:235 : new_builtin_ref : Module variable 'isinstance' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:235 : new_builtin : Replaced call to built-in 'isinstance' with built-in call 'EXPRESSION_BUILTIN_ISINSTANCE'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:236 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:248 : new_builtin_ref : Module variable 'hasattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:248 : new_builtin : Replaced call to built-in 'hasattr' with built-in call 'EXPRESSION_BUILTIN_HASATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:252 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:252/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <TempVariable 'assign_unpack_1__assign_source' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_inner_main', 'parameters': <ParameterSpec 'config,init,bootstrap,bootstrapper'>, 'ref_name': 'neurons$daemon$main$$$function_8__inner_main'} named _inner_main with <ParameterSpec 'config,init,bootstrap,bootstrapper'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:252/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'handles' of '_inner_main'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:253 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:253/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_inner_main', 'parameters': <ParameterSpec 'config,init,bootstrap,bootstrapper'>, 'ref_name': 'neurons$daemon$main$$$function_8__inner_main'} named _inner_main with <ParameterSpec 'config,init,bootstrap,bootstrapper'>>'>} of variable <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_inner_main', 'parameters': <ParameterSpec 'config,init,bootstrap,bootstrapper'>, 'ref_name': 'neurons$daemon$main$$$function_8__inner_main'} named _inner_main with <ParameterSpec 'config,init,bootstrap,bootstrapper'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:253/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'k' of '_inner_main'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:253/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_inner_main', 'parameters': <ParameterSpec 'config,init,bootstrap,bootstrapper'>, 'ref_name': 'neurons$daemon$main$$$function_8__inner_main'} named _inner_main with <ParameterSpec 'config,init,bootstrap,bootstrapper'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:253/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'v' of '_inner_main'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:253/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'neurons$daemon$main', 'name': '_inner_main', 'parameters': <ParameterSpec 'config,init,bootstrap,bootstrapper'>, 'ref_name': 'neurons$daemon$main$$$function_8__inner_main'} named _inner_main with <ParameterSpec 'config,init,bootstrap,bootstrapper'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:253 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:253 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:254 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:265 : new_statements : Subscript assignment to dictionary lowered to dictionary assignment.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:270 : new_builtin_ref : Module variable 'isinstance' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:270 : new_builtin : Replaced call to built-in 'isinstance' with built-in call 'EXPRESSION_BUILTIN_ISINSTANCE'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:279 : new_builtin_ref : Module variable 'True' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:284 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:285 : new_builtin_ref : Module variable 'True' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:288 : new_builtin_ref : Module variable 'object' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:302 : new_builtin_ref : Module variable 'print' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:306 : new_builtin_ref : Module variable 'print' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:310 : new_builtin_ref : Module variable 'isinstance' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:310 : new_builtin : Replaced call to built-in 'isinstance' with built-in call 'EXPRESSION_BUILTIN_ISINSTANCE'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:313 : new_builtin_ref : Module variable 'isinstance' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:313 : new_builtin : Replaced call to built-in 'isinstance' with built-in call 'EXPRESSION_BUILTIN_ISINSTANCE'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:317 : new_builtin_ref : Module variable 'ValueError' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:317 : new_expression : Detected built-in exception making.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:319 : new_builtin_ref : Module variable 'True' found to be built-in reference.
Nuitka:DEBUG:Recurse to import 'neurons.model' from 'virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/model.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/model.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:335 : new_builtin_ref : Module variable 'True' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:288 : new_statements : Removed useless frame object of 'BootStrapper'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:288 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:288/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'BootStrapper'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:288/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'BootStrapper'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:290/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__init__' of 'BootStrapper'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:294/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'before_tables' of 'BootStrapper'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:297/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'after_tables' of 'BootStrapper'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:300/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'create_relational' of 'BootStrapper'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:308/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__call__' of 'BootStrapper'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:288 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:288 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:288/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <TempVariable 'class_creation_1__bases' of '<Node 'COMPILED_PYTHON_MODULE' with {'package': 'neurons.daemon', 'name': 'main', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py'} 'package': 'neurons.daemon', 'name': 'main', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py'>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:288/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <TempVariable 'class_creation_1__class_dict' of '<Node 'COMPILED_PYTHON_MODULE' with {'package': 'neurons.daemon', 'name': 'main', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py'} 'package': 'neurons.daemon', 'name': 'main', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py'>'>>. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:288/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'BootStrapper' of 'neurons.daemon.main'>>.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:348: Cannot find 'sqlalchemy.orm' in package 'neurons.daemon' as relative or absolute import.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:352 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:353 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:Recurse to import 'neurons.daemon.cli' from 'virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/cli.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/cli.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:371 : new_builtin_ref : Module variable 'print' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:371 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:374 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:376 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:380 : new_builtin_ref : Module variable 'hasattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:380 : new_builtin : Replaced call to built-in 'hasattr' with built-in call 'EXPRESSION_BUILTIN_HASATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:381 : new_builtin_ref : Module variable 'hasattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:381 : new_builtin : Replaced call to built-in 'hasattr' with built-in call 'EXPRESSION_BUILTIN_HASATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:383 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:385 : new_builtin_ref : Module variable 'list' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:385 : new_builtin : Replaced call to built-in 'list' with built-in call 'EXPRESSION_BUILTIN_LIST'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:387 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:389 : new_builtin_ref : Module variable 'list' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:389 : new_builtin : Replaced call to built-in 'list' with built-in call 'EXPRESSION_BUILTIN_LIST'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:395 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:414 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:420 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:414 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:420 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:414 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:420 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:Recurse to import 'twisted.internet' from 'virt-2.7/lib/python2.7/site-packages/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/internet'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/internet/__init__.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'twisted.internet.reactor' from 'virt-2.7/lib/python2.7/site-packages/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/internet/reactor.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/internet/reactor.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'twisted.internet.task' from 'virt-2.7/lib/python2.7/site-packages/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/internet/task.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/internet/task.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'neurons.daemon.autorel' from 'virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:442 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:442 : new_expression : Replaced negated comparison with inverse comparison.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:443 : new_builtin_ref : Module variable 'len' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:443 : new_builtin : Replaced call to built-in 'len' with built-in call 'EXPRESSION_BUILTIN_LEN'.
Nuitka:DEBUG:Recurse to import 'neurons.daemon' from 'virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon'. (Containing package of recursed module 'neurons.daemon.main'.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/__init__.py:1 : new_code : Recursed to module package.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:90 : new_constant : Built-in constant 'True' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:117 : new_constant : Built-in constant 'True' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:117 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:124 : new_constant : Built-in constant 'True' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:150 : new_constant : Built-in constant 'True' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:150 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:158 : new_constant : Built-in constant 'True' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:162 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:171 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:172 : new_constant : Built-in constant 'True' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:177 : new_constant : Built-in constant 'True' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:186 : new_constant : Built-in constant 'True' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:191 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:202 : new_statements : Dropped propagated assignment statement to 'header'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:211 : new_expression : Value propagated for 'header' from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:203'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:211 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:236 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:254 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:279 : new_constant : Built-in constant 'True' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:284 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:285 : new_constant : Built-in constant 'True' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:319 : new_constant : Built-in constant 'True' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:335 : new_constant : Built-in constant 'True' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:335 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:352 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:353 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:371 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:371 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:374 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:376 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:383 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:387 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:395 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:414 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:420 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:414 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:420 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:414 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:420 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:440 : new_statements : Dropped propagated assignment statement to 'frequency'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:441 : new_expression : Value propagated for 'frequency' from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:440'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:441 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:442 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:445 : new_expression : Value propagated for 'frequency' from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:440'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:189 : new_statements : Uninitialized variable 'header' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:189 : new_statements : Uninitialized variable 'header' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:352 : new_statements : Uninitialized variable 'frequency' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/main.py:352 : new_statements : Uninitialized variable 'frequency' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:50 : new_constant : Replaced read-only module attribute '__name__' with constant value.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:50 : new_constant : Tuple with constant arguments. Predicted constant result.
Nuitka:DEBUG:Recurse to import 'spyne.util.color' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/color.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/color.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:76 : new_builtin_ref : Module variable 'ImportError' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:81 : new_builtin_ref : Module variable 'AttributeError' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:86 : new_builtin_ref : Module variable 'object' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:103 : new_builtin_ref : Module variable 'set' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:103 : new_builtin : Replaced call to built-in 'set' with built-in call 'EXPRESSION_BUILTIN_SET'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:104 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The set of files to poll for modifications.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:110 : new_builtin_ref : Module variable 'set' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:110 : new_builtin : Replaced call to built-in 'set' with built-in call 'EXPRESSION_BUILTIN_SET'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:118 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': "A regular expression by which to match filenames.\n\n If there are imported files you do *not* wish to monitor, you can\n adjust the ``match`` attribute, a regular expression. For example,\n to stop monitoring cherrypy itself, try ``match=r'^(?!cherrypy).+'``\\.\n "} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:121 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The interval in seconds at which to poll for modified files.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:132 : new_builtin_ref : Module variable 'set' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:132 : new_builtin : Replaced call to built-in 'set' with built-in call 'EXPRESSION_BUILTIN_SET'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:133 : new_builtin_ref : Module variable 'list' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:133 : new_builtin : Replaced call to built-in 'list' with built-in call 'EXPRESSION_BUILTIN_LIST'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:133 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:133/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': 'Return a Set of sys.modules filenames to monitor.', 'provider': 'neurons$daemon$autorel$$$class_1_AutoReloader', 'name': 'sysfiles', 'parameters': <ParameterSpec 'self'>, 'ref_name': 'neurons$daemon$autorel$$$class_1_AutoReloader$$$function_3_sysfiles'} named sysfiles with <ParameterSpec 'self'>>'>} of variable <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': 'Return a Set of sys.modules filenames to monitor.', 'provider': 'neurons$daemon$autorel$$$class_1_AutoReloader', 'name': 'sysfiles', 'parameters': <ParameterSpec 'self'>, 'ref_name': 'neurons$daemon$autorel$$$class_1_AutoReloader$$$function_3_sysfiles'} named sysfiles with <ParameterSpec 'self'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:133/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'k' of 'sysfiles'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:133/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': 'Return a Set of sys.modules filenames to monitor.', 'provider': 'neurons$daemon$autorel$$$class_1_AutoReloader', 'name': 'sysfiles', 'parameters': <ParameterSpec 'self'>, 'ref_name': 'neurons$daemon$autorel$$$class_1_AutoReloader$$$function_3_sysfiles'} named sysfiles with <ParameterSpec 'self'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:133/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'm' of 'sysfiles'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:133/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': 'Return a Set of sys.modules filenames to monitor.', 'provider': 'neurons$daemon$autorel$$$class_1_AutoReloader', 'name': 'sysfiles', 'parameters': <ParameterSpec 'self'>, 'ref_name': 'neurons$daemon$autorel$$$class_1_AutoReloader$$$function_3_sysfiles'} named sysfiles with <ParameterSpec 'self'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:133 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:133 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:136 : new_builtin_ref : Module variable 'hasattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:136 : new_builtin : Replaced call to built-in 'hasattr' with built-in call 'EXPRESSION_BUILTIN_HASATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:137 : new_builtin_ref : Module variable 'hasattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:137 : new_builtin : Replaced call to built-in 'hasattr' with built-in call 'EXPRESSION_BUILTIN_HASATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:141 : new_builtin_ref : Module variable 'getattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:141 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:141 : new_builtin : Replaced call to built-in 'getattr' with built-in call 'EXPRESSION_BUILTIN_GETATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:142 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:158 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:164 : new_builtin_ref : Module variable 'OSError' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:166 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:172 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:182 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:218 : new_builtin_ref : Module variable 'range' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:218 : new_builtin : Replaced call to built-in 'range' with built-in call 'EXPRESSION_BUILTIN_RANGE2'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:221 : new_builtin_ref : Module variable 'IOError' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:237 : new_constant : Operator '*' with constant arguments. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:237 : new_constant : Tuple with constant arguments. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:237 : new_constant : Operator '*' with constant arguments. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:237 : new_constant : Tuple with constant arguments. Predicted constant result.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:241: Cannot find '_systemrestart' in package 'neurons.daemon' as relative or absolute import.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:225 : new_statements : Uninitialized variable 'SystemRestart' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:86 : new_statements : Uninitialized variable '_extend_pythonpath' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:86 : new_statements : Uninitialized variable '_set_cloexec' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:86 : new_statements : Uninitialized variable '_do_execv' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:86 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:86/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'AutoReloader'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:86/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'AutoReloader'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:86 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:86 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:86/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <TempVariable 'class_creation_1__bases' of '<Node 'COMPILED_PYTHON_MODULE' with {'package': 'neurons.daemon', 'name': 'autorel', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py'} 'package': 'neurons.daemon', 'name': 'autorel', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py'>'>>. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:86/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'AutoReloader' of 'neurons.daemon.autorel'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:103 : new_constant : Built-in call to 'set' pre-computed. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:132 : new_constant : Built-in call to 'set' pre-computed. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:141 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:142 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:130 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:132/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'files' of 'sysfiles'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:158 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:166 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:172 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:86 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:103/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'FILES' of 'AutoReloader'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:106/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__init__' of 'AutoReloader'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:123/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'start' of 'AutoReloader'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:130/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'sysfiles' of 'AutoReloader'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/neurons-0.7.0-py2.7.egg/neurons/daemon/autorel.py:150/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'run' of 'AutoReloader'>>.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/color.py:23: Cannot find 'colorama' in package 'spyne.util' as absolute import.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/color.py:37 : new_builtin_ref : Module variable 'ImportError' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/color.py:38 : new_statements : Removed useless frame object of '<lambda>'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/color.py:39 : new_statements : Removed useless frame object of '<lambda>'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/color.py:40 : new_statements : Removed useless frame object of '<lambda>'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/color.py:41 : new_statements : Removed useless frame object of '<lambda>'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/color.py:42 : new_statements : Removed useless frame object of '<lambda>'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/color.py:43 : new_statements : Removed useless frame object of '<lambda>'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/color.py:45 : new_constant : Replaced read-only module attribute '__name__' with constant value.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/color.py:45 : new_constant : Comparison of constant arguments. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/color.py:45 : new_statements : Removed conditional branch not taken due to false condition value.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/color.py:45 : new_statements : Removed conditional statement without effect.
Nuitka:DEBUG:Recurse to import 'spyne.util' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util'. (Containing package of recursed module 'spyne.util.color'.)
Nuitka:DEBUG:Recurse to import 'spyne' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne'. (Containing package of recursed module 'spyne.util'.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/__init__.py:1 : new_code : Recursed to module package.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/__init__.py:1 : new_code : Recursed to module package.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/__init__.py:22: Cannot find 'pytz' in package 'spyne' as relative or absolute import.
Nuitka:DEBUG:Recurse to import 'spyne._base' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/_base.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/_base.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'spyne.decorator' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/decorator.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/decorator.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'spyne.service' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/service.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/service.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'spyne.application' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/application.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/application.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'spyne.model' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/__init__.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'spyne.error' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'spyne.client' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/client'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/client/__init__.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'spyne.server' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/server'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/server/__init__.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/__init__.py:68 : new_builtin_ref : Module variable 'hasattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/__init__.py:68 : new_builtin : Replaced call to built-in 'hasattr' with built-in call 'EXPRESSION_BUILTIN_HASATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/__init__.py:69 : new_builtin_ref : Module variable 'RuntimeError' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/__init__.py:69 : new_expression : Detected built-in exception making.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/__init__.py:66 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/__init__.py:67/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'sys' of '_vercheck'>>.
Nuitka:DEBUG:Recurse to import 'spyne.server._base' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/server/_base.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/server/_base.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'spyne.server.null' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/server/null.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/server/null.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'spyne.client._base' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/client/_base.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/client/_base.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'spyne.model.fault' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/fault.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/fault.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'spyne.const' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/__init__.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:35 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:36 : new_builtin_ref : Module variable 'super' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:36 : new_builtin : Replaced call to built-in 'super' with built-in call 'EXPRESSION_BUILTIN_SUPER'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:30 : new_statements : Removed useless frame object of 'InvalidCredentialsError'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:30 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:30/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'InvalidCredentialsError'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:30/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'InvalidCredentialsError'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:33/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'STR' of 'InvalidCredentialsError'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:35/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__init__' of 'InvalidCredentialsError'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:30 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:30 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:30/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'InvalidCredentialsError' of 'spyne.error'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:44 : new_builtin_ref : Module variable 'super' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:44 : new_builtin : Replaced call to built-in 'super' with built-in call 'EXPRESSION_BUILTIN_SUPER'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:40 : new_statements : Removed useless frame object of 'RequestTooLongError'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:40 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:40/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'RequestTooLongError'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:40/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'RequestTooLongError'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:43/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__init__' of 'RequestTooLongError'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:40 : new_statements : Uninitialized temp variable 'class_creation_2__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:40 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:40/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'RequestTooLongError' of 'spyne.error'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:51 : new_builtin_ref : Module variable 'super' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:51 : new_builtin : Replaced call to built-in 'super' with built-in call 'EXPRESSION_BUILTIN_SUPER'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:47 : new_statements : Removed useless frame object of 'RequestNotAllowed'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:47 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:47/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'RequestNotAllowed'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:47/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'RequestNotAllowed'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:50/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__init__' of 'RequestNotAllowed'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:47 : new_statements : Uninitialized temp variable 'class_creation_3__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:47 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:47/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'RequestNotAllowed' of 'spyne.error'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:58 : new_builtin_ref : Module variable 'super' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:58 : new_builtin : Replaced call to built-in 'super' with built-in call 'EXPRESSION_BUILTIN_SUPER'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:54 : new_statements : Removed useless frame object of 'ArgumentError'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:54 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:54/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'ArgumentError'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:54/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'ArgumentError'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:57/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__init__' of 'ArgumentError'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:54 : new_statements : Uninitialized temp variable 'class_creation_4__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:54 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:54/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'ArgumentError' of 'spyne.error'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:65 : new_builtin_ref : Module variable 'super' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:65 : new_builtin : Replaced call to built-in 'super' with built-in call 'EXPRESSION_BUILTIN_SUPER'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:65 : new_builtin_ref : Module variable 'repr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:65 : new_expression : Replaced call to built-in 'repr' with unary operation 'Repr'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:61 : new_statements : Removed useless frame object of 'InvalidInputError'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:61 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:61/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'InvalidInputError'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:61/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'InvalidInputError'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:64/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__init__' of 'InvalidInputError'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:61 : new_statements : Uninitialized temp variable 'class_creation_5__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:61 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:61/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'InvalidInputError' of 'spyne.error'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:73 : new_builtin_ref : Module variable 'repr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:73 : new_expression : Replaced call to built-in 'repr' with unary operation 'Repr'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:75 : new_builtin_ref : Module variable 'len' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:75 : new_builtin : Replaced call to built-in 'len' with built-in call 'EXPRESSION_BUILTIN_LEN'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:79 : new_builtin_ref : Module variable 'TypeError' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:82 : new_builtin_ref : Module variable 'super' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:82 : new_builtin : Replaced call to built-in 'super' with built-in call 'EXPRESSION_BUILTIN_SUPER'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:69 : new_statements : Removed useless frame object of 'ValidationError'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:69 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:69/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'ValidationError'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:69/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'ValidationError'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:72/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__init__' of 'ValidationError'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:69 : new_statements : Uninitialized temp variable 'class_creation_6__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:69 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:69/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'ValidationError' of 'spyne.error'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:88 : new_builtin_ref : Module variable 'super' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:88 : new_builtin : Replaced call to built-in 'super' with built-in call 'EXPRESSION_BUILTIN_SUPER'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:85 : new_statements : Removed useless frame object of 'InternalError'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:85 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:85/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'InternalError'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:85/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'InternalError'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:87/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__init__' of 'InternalError'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:85 : new_statements : Uninitialized temp variable 'class_creation_7__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:85 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:85/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'InternalError' of 'spyne.error'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:97 : new_builtin_ref : Module variable 'super' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:97 : new_builtin : Replaced call to built-in 'super' with built-in call 'EXPRESSION_BUILTIN_SUPER'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:92 : new_statements : Removed useless frame object of 'ResourceNotFoundError'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:92 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:92/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'ResourceNotFoundError'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:92/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'ResourceNotFoundError'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:95/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__init__' of 'ResourceNotFoundError'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:92 : new_statements : Uninitialized temp variable 'class_creation_8__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:92 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:92/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'ResourceNotFoundError' of 'spyne.error'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:101 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:101/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'RespawnError'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:101 : new_statements : Uninitialized temp variable 'class_creation_9__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:101 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:101/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'RespawnError' of 'spyne.error'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:110 : new_builtin_ref : Module variable 'super' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:110 : new_builtin : Replaced call to built-in 'super' with built-in call 'EXPRESSION_BUILTIN_SUPER'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:105 : new_statements : Removed useless frame object of 'ResourceAlreadyExistsError'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:105 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:105/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'ResourceAlreadyExistsError'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:105/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'ResourceAlreadyExistsError'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:108/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__init__' of 'ResourceAlreadyExistsError'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:105 : new_statements : Uninitialized temp variable 'class_creation_10__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:105 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:105/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'ResourceAlreadyExistsError' of 'spyne.error'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:116 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:117 : new_builtin_ref : Module variable 'super' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:117 : new_builtin : Replaced call to built-in 'super' with built-in call 'EXPRESSION_BUILTIN_SUPER'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:124 : new_builtin_ref : Module variable 'NotImplementedError' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:124 : new_expression : Detected built-in exception making.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:115 : new_statements : Removed useless frame object of 'Redirect'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:115 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:115/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Redirect'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:116/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__init__' of 'Redirect'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:123/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'do_redirect' of 'Redirect'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:115 : new_statements : Uninitialized temp variable 'class_creation_11__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:115 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:115/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'Redirect' of 'spyne.error'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:35 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/error.py:116 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/__init__.py:25 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'Maximum length of a string field for :func:`spyne.util.log_repr`'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/__init__.py:28 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'Maximum number of array elements for :func:`spyne.util.log_repr`'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/__init__.py:31 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'Maximum number of complex model fields for :func:`spyne.util.log_repr`'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/__init__.py:35 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': "The prefix for Array wrapper objects. You may want to set this to 'ArrayOf'\nand the ARRAY_SUFFIX to '' for compatibility with some SOAP deployments."} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/__init__.py:38 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The suffix for Array wrapper objects.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/__init__.py:41 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The suffix for function response objects.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/__init__.py:44 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The suffix for function response objects.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/__init__.py:47 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The suffix for function response wrapper objects.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/__init__.py:50 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The suffix for primitives with unnamed constraints.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/__init__.py:53 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The suffix for parent classes of primitives with unnamed constraints.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/__init__.py:56 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The prefix for types created with the :func:`spyne.model.Mandatory`.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/__init__.py:59 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The suffix for types created with the :func:`spyne.model.Mandatory`.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/__init__.py:62 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'Order of complex type attrs of :class:`spyne.model.complex.ComplexModel`.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/__init__.py:65 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'Minimum time in seconds between gc.collect() calls.'} without effect.
Nuitka:DEBUG:Recurse to import 'spyne.model.complex' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/fault.py:30 : new_builtin_ref : Module variable 'Exception' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/fault.py:60 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/fault.py:67 : new_statements : Removed useless frame object of '__len__'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/fault.py:71 : new_builtin_ref : Module variable 'repr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/fault.py:71 : new_expression : Replaced call to built-in 'repr' with unary operation 'Repr'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/fault.py:76 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/fault.py:78 : new_builtin_ref : Module variable 'issubclass' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/fault.py:83 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/fault.py:84 : new_statements : Subscript assignment to dictionary lowered to dictionary assignment.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/fault.py:89 : new_builtin_ref : Module variable 'str' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/fault.py:89 : new_builtin : Replaced call to built-in 'str' with built-in call 'EXPRESSION_BUILTIN_STR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/fault.py:91 : new_builtin_ref : Module variable 'str' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/fault.py:91 : new_builtin : Replaced call to built-in 'str' with built-in call 'EXPRESSION_BUILTIN_STR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/fault.py:94 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/fault.py:30 : new_statements : Uninitialized variable 'to_string_iterable' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/fault.py:30 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/fault.py:30/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Fault'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/fault.py:30/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'Fault'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/fault.py:57/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'Fault'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/fault.py:30 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/fault.py:30/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'Fault' of 'spyne.model.fault'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/fault.py:60 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/fault.py:83 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:29 : new_constant : Replaced read-only module attribute '__name__' with constant value.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:29 : new_constant : Tuple with constant arguments. Predicted constant result.
Nuitka:DEBUG:Recurse to import 'spyne.const.xml_ns' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/xml_ns.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/xml_ns.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'spyne.model.table' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/table.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/table.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'spyne.model._base' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/_base.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/_base.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'spyne.model.primitive' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'spyne.util.meta' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'spyne.util.odict' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:67 : new_builtin_ref : Module variable 'True' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:68 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:72 : new_builtin_ref : Module variable 'isinstance' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:72 : new_builtin : Replaced call to built-in 'isinstance' with built-in call 'EXPRESSION_BUILTIN_ISINSTANCE'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:73 : new_builtin_ref : Module variable 'getattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:73 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:73 : new_builtin : Replaced call to built-in 'getattr' with built-in call 'EXPRESSION_BUILTIN_GETATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:74 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:83 : new_builtin_ref : Module variable 'super' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:83 : new_builtin : Replaced call to built-in 'super' with built-in call 'EXPRESSION_BUILTIN_SUPER'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:88 : new_builtin_ref : Module variable 'isinstance' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:88 : new_builtin : Replaced call to built-in 'isinstance' with built-in call 'EXPRESSION_BUILTIN_ISINSTANCE'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:89 : new_builtin_ref : Module variable 'super' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:89 : new_builtin : Replaced call to built-in 'super' with built-in call 'EXPRESSION_BUILTIN_SUPER'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:81 : new_statements : Removed useless frame object of 'TypeInfo'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:81 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:81/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'TypeInfo'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:82/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__init__' of 'TypeInfo'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:87/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__setitem__' of 'TypeInfo'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:81 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:81 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:81/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'TypeInfo' of 'spyne.model.complex'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:92 : new_builtin_ref : Module variable 'object' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:92 : new_statements : Removed useless frame object of '_SimpleTypeInfoElement'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:92 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:92/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of '_SimpleTypeInfoElement'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:93/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__slots__' of '_SimpleTypeInfoElement'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:95/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__init__' of '_SimpleTypeInfoElement'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:102/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__repr__' of '_SimpleTypeInfoElement'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:92 : new_statements : Uninitialized temp variable 'class_creation_2__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:92 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:92/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <TempVariable 'class_creation_2__bases' of '<Node 'COMPILED_PYTHON_MODULE' with {'package': 'spyne.model', 'name': 'complex', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py'} 'package': 'spyne.model', 'name': 'complex', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py'>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:92/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <TempVariable 'class_creation_2__class_dict' of '<Node 'COMPILED_PYTHON_MODULE' with {'package': 'spyne.model', 'name': 'complex', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py'} 'package': 'spyne.model', 'name': 'complex', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py'>'>>. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:92/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable '_SimpleTypeInfoElement' of 'spyne.model.complex'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:108 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:117 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:118 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:123 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:129 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:142 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:107 : new_statements : Uninitialized variable '_fill_empty_type_name' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:107 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:107/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'XmlModifier'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:107 : new_statements : Uninitialized temp variable 'class_creation_3__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:107 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:107/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'XmlModifier' of 'spyne.model.complex'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:151 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:153 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:154 : new_builtin_ref : Module variable 'len' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:154 : new_builtin : Replaced call to built-in 'len' with built-in call 'EXPRESSION_BUILTIN_LEN'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:159 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:163 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:167 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:171 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:175 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:148 : new_statements : Uninitialized variable 'get_element_name_ns' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:148 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:148/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'XmlData'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:148/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'XmlData'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:148 : new_statements : Uninitialized temp variable 'class_creation_4__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:148 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:148/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'XmlData' of 'spyne.model.complex'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:186 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:186 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:186 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:187 : new_builtin_ref : Module variable 'super' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:187 : new_builtin : Replaced call to built-in 'super' with built-in call 'EXPRESSION_BUILTIN_SUPER'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:189 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:180 : new_statements : Uninitialized variable '__new__' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:180 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:180/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'XmlAttribute'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:180/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'XmlAttribute'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:180 : new_statements : Uninitialized temp variable 'class_creation_5__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:180 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:180/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'XmlAttribute' of 'spyne.model.complex'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:198 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:195 : new_statements : Removed useless frame object of 'XmlAttributeRef'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:195 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:195/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'XmlAttributeRef'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:195/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'XmlAttributeRef'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:198/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__init__' of 'XmlAttributeRef'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:202/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'describe' of 'XmlAttributeRef'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:195 : new_statements : Uninitialized temp variable 'class_creation_6__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:195 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:195/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'XmlAttributeRef' of 'spyne.model.complex'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:208 : new_builtin_ref : Module variable 'object' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:214 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:217 : new_builtin_ref : Module variable 'NotImplementedError' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:217 : new_expression : Detected built-in exception making.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:219 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:222 : new_builtin_ref : Module variable 'dict' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:222 : new_builtin : Replaced call to built-in 'dict' with built-in call 'EXPRESSION_BUILTIN_DICT'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:223 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:226 : new_builtin_ref : Module variable 'type' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:226 : new_builtin : Replaced call to built-in 'type' with built-in call 'EXPRESSION_BUILTIN_TYPE3'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:208 : new_statements : Uninitialized variable 'customize' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:208 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:208/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'SelfReference'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:208/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'SelfReference'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:212/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'customize_args' of 'SelfReference'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:213/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'customize_kwargs' of 'SelfReference'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:214/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__orig__' of 'SelfReference'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:216/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__init__' of 'SelfReference'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:208 : new_statements : Uninitialized temp variable 'class_creation_7__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:208 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:208/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <TempVariable 'class_creation_7__bases' of '<Node 'COMPILED_PYTHON_MODULE' with {'package': 'spyne.model', 'name': 'complex', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py'} 'package': 'spyne.model', 'name': 'complex', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py'>'>>. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:208/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'SelfReference' of 'spyne.model.complex'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:235 : new_builtin_ref : Module variable 'TypeError' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:239 : new_builtin_ref : Module variable 'issubclass' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:239 : new_builtin_ref : Module variable 'issubclass' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:241 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:244 : new_builtin_ref : Module variable 'issubclass' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:244 : new_builtin_ref : Module variable 'len' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:244 : new_builtin : Replaced call to built-in 'len' with built-in call 'EXPRESSION_BUILTIN_LEN'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:245 : new_builtin_ref : Module variable 'Exception' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:245 : new_expression : Detected built-in exception making.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:246 : new_builtin_ref : Module variable 'issubclass' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:246 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:247 : new_builtin_ref : Module variable 'Exception' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:247 : new_expression : Detected built-in exception making.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:252 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:254 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:257 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:257/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex', 'name': '_join_args', 'parameters': <ParameterSpec 'x,y'>, 'ref_name': 'spyne$model$complex$$$function_4__join_args'} named _join_args with <ParameterSpec 'x,y'>>'>} of variable <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex', 'name': '_join_args', 'parameters': <ParameterSpec 'x,y'>, 'ref_name': 'spyne$model$complex$$$function_4__join_args'} named _join_args with <ParameterSpec 'x,y'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:257/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'xa' of '_join_args'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:257/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex', 'name': '_join_args', 'parameters': <ParameterSpec 'x,y'>, 'ref_name': 'spyne$model$complex$$$function_4__join_args'} named _join_args with <ParameterSpec 'x,y'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:257/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'xk' of '_join_args'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:257/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex', 'name': '_join_args', 'parameters': <ParameterSpec 'x,y'>, 'ref_name': 'spyne$model$complex$$$function_4__join_args'} named _join_args with <ParameterSpec 'x,y'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:257 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:257 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:258 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:258/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_2__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex', 'name': '_join_args', 'parameters': <ParameterSpec 'x,y'>, 'ref_name': 'spyne$model$complex$$$function_4__join_args'} named _join_args with <ParameterSpec 'x,y'>>'>} of variable <TempVariable 'tuple_unpack_2__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex', 'name': '_join_args', 'parameters': <ParameterSpec 'x,y'>, 'ref_name': 'spyne$model$complex$$$function_4__join_args'} named _join_args with <ParameterSpec 'x,y'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:258/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'ya' of '_join_args'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:258/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_2__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex', 'name': '_join_args', 'parameters': <ParameterSpec 'x,y'>, 'ref_name': 'spyne$model$complex$$$function_4__join_args'} named _join_args with <ParameterSpec 'x,y'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:258/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'yk' of '_join_args'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:258/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_2__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex', 'name': '_join_args', 'parameters': <ParameterSpec 'x,y'>, 'ref_name': 'spyne$model$complex$$$function_4__join_args'} named _join_args with <ParameterSpec 'x,y'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:258 : new_statements : Uninitialized temp variable 'tuple_unpack_2__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:258 : new_statements : Uninitialized temp variable 'tuple_unpack_2__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:260 : new_builtin_ref : Module variable 'dict' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:260 : new_builtin : Replaced call to built-in 'dict' with built-in call 'EXPRESSION_BUILTIN_DICT'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:267 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:268 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:270 : new_builtin_ref : Module variable 'hasattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:270 : new_builtin : Replaced call to built-in 'hasattr' with built-in call 'EXPRESSION_BUILTIN_HASATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:271 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:271/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Attributes'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:271 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:271/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Attributes' of '_gen_attrs'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:273 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:273/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <TempVariable 'assign_unpack_1__assign_source' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex', 'name': '_gen_attrs', 'parameters': <ParameterSpec 'cls_bases,cls_dict'>, 'ref_name': 'spyne$model$complex$$$function_5__gen_attrs'} named _gen_attrs with <ParameterSpec 'cls_bases,cls_dict'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:273/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'attrs' of '_gen_attrs'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:276 : new_builtin_ref : Module variable 'Exception' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:276 : new_expression : Detected built-in exception making.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:269 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:269/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <TempVariable 'for_loop_1__break_indicator' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex', 'name': '_gen_attrs', 'parameters': <ParameterSpec 'cls_bases,cls_dict'>, 'ref_name': 'spyne$model$complex$$$function_5__gen_attrs'} named _gen_attrs with <ParameterSpec 'cls_bases,cls_dict'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:284 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:288 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:290 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:291 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:292 : new_builtin_ref : Module variable 'getattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:292 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:292 : new_builtin : Replaced call to built-in 'getattr' with built-in call 'EXPRESSION_BUILTIN_GETATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:294 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:302 : new_builtin_ref : Module variable 'getattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:302 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:302 : new_builtin : Replaced call to built-in 'getattr' with built-in call 'EXPRESSION_BUILTIN_GETATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:305 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:309 : new_builtin_ref : Module variable 'getattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:309 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:309 : new_builtin : Replaced call to built-in 'getattr' with built-in call 'EXPRESSION_BUILTIN_GETATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:309 : new_builtin_ref : Module variable 'True' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:314 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:318 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:318 : new_expression : Replaced negated comparison with inverse comparison.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:319 : new_builtin_ref : Module variable 'Exception' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:319 : new_expression : Detected built-in exception making.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:323 : new_builtin_ref : Module variable 'len' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:323 : new_builtin : Replaced call to built-in 'len' with built-in call 'EXPRESSION_BUILTIN_LEN'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:323 : new_builtin_ref : Module variable 'issubclass' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:324 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:324/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <TempVariable 'assign_unpack_1__assign_source' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex', 'name': '_get_type_info', 'parameters': <ParameterSpec 'cls,cls_name,cls_bases,cls_dict,attrs'>, 'ref_name': 'spyne$model$complex$$$function_6__get_type_info'} named _get_type_info with <ParameterSpec 'cls,cls_name,cls_bases,cls_dict,attrs'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:324/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'extends' of '_get_type_info'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:325 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:325 : new_expression : Replaced negated comparison with inverse comparison.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:325 : new_constant : Tuple with constant arguments. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:332 : new_expression : Replaced negated comparison with inverse comparison.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:333 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:333/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '_type_info' of '_get_type_info'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:337 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:337/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex', 'name': '_get_type_info', 'parameters': <ParameterSpec 'cls,cls_name,cls_bases,cls_dict,attrs'>, 'ref_name': 'spyne$model$complex$$$function_6__get_type_info'} named _get_type_info with <ParameterSpec 'cls,cls_name,cls_bases,cls_dict,attrs'>>'>} of variable <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex', 'name': '_get_type_info', 'parameters': <ParameterSpec 'cls,cls_name,cls_bases,cls_dict,attrs'>, 'ref_name': 'spyne$model$complex$$$function_6__get_type_info'} named _get_type_info with <ParameterSpec 'cls,cls_name,cls_bases,cls_dict,attrs'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:337/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'k' of '_get_type_info'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:337/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex', 'name': '_get_type_info', 'parameters': <ParameterSpec 'cls,cls_name,cls_bases,cls_dict,attrs'>, 'ref_name': 'spyne$model$complex$$$function_6__get_type_info'} named _get_type_info with <ParameterSpec 'cls,cls_name,cls_bases,cls_dict,attrs'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:337/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'v' of '_get_type_info'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:337/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex', 'name': '_get_type_info', 'parameters': <ParameterSpec 'cls,cls_name,cls_bases,cls_dict,attrs'>, 'ref_name': 'spyne$model$complex$$$function_6__get_type_info'} named _get_type_info with <ParameterSpec 'cls,cls_name,cls_bases,cls_dict,attrs'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:337 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:337 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:340 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:348 : new_builtin_ref : Module variable 'isinstance' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:348 : new_builtin : Replaced call to built-in 'isinstance' with built-in call 'EXPRESSION_BUILTIN_ISINSTANCE'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:356 : new_builtin_ref : Module variable 'dict' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:358 : new_builtin_ref : Module variable 'super' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:358 : new_builtin : Replaced call to built-in 'super' with built-in call 'EXPRESSION_BUILTIN_SUPER'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:360 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:368 : new_builtin_ref : Module variable 'True' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:391 : new_builtin_ref : Module variable 'issubclass' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:392 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:392/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_8__MethodsDict', 'name': 'sanitize', 'parameters': <ParameterSpec 'self,cls'>, 'ref_name': 'spyne$model$complex$$$class_8__MethodsDict$$$function_2_sanitize'} named sanitize with <ParameterSpec 'self,cls'>>'>} of variable <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_8__MethodsDict', 'name': 'sanitize', 'parameters': <ParameterSpec 'self,cls'>, 'ref_name': 'spyne$model$complex$$$class_8__MethodsDict$$$function_2_sanitize'} named sanitize with <ParameterSpec 'self,cls'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:392/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'k' of 'sanitize'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:392/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_8__MethodsDict', 'name': 'sanitize', 'parameters': <ParameterSpec 'self,cls'>, 'ref_name': 'spyne$model$complex$$$class_8__MethodsDict$$$function_2_sanitize'} named sanitize with <ParameterSpec 'self,cls'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:392/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'v' of 'sanitize'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:392/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_8__MethodsDict', 'name': 'sanitize', 'parameters': <ParameterSpec 'self,cls'>, 'ref_name': 'spyne$model$complex$$$class_8__MethodsDict$$$function_2_sanitize'} named sanitize with <ParameterSpec 'self,cls'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:392 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:392 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:401 : new_builtin_ref : Module variable 'issubclass' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:402 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:402/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_2__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_8__MethodsDict', 'name': 'sanitize', 'parameters': <ParameterSpec 'self,cls'>, 'ref_name': 'spyne$model$complex$$$class_8__MethodsDict$$$function_2_sanitize'} named sanitize with <ParameterSpec 'self,cls'>>'>} of variable <TempVariable 'tuple_unpack_2__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_8__MethodsDict', 'name': 'sanitize', 'parameters': <ParameterSpec 'self,cls'>, 'ref_name': 'spyne$model$complex$$$class_8__MethodsDict$$$function_2_sanitize'} named sanitize with <ParameterSpec 'self,cls'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:402/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'k' of 'sanitize'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:402/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_2__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_8__MethodsDict', 'name': 'sanitize', 'parameters': <ParameterSpec 'self,cls'>, 'ref_name': 'spyne$model$complex$$$class_8__MethodsDict$$$function_2_sanitize'} named sanitize with <ParameterSpec 'self,cls'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:402/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'v' of 'sanitize'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:402/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_2__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_8__MethodsDict', 'name': 'sanitize', 'parameters': <ParameterSpec 'self,cls'>, 'ref_name': 'spyne$model$complex$$$class_8__MethodsDict$$$function_2_sanitize'} named sanitize with <ParameterSpec 'self,cls'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:402 : new_statements : Uninitialized temp variable 'tuple_unpack_2__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:402 : new_statements : Uninitialized temp variable 'tuple_unpack_2__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:406 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:409 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:356 : new_statements : Removed useless frame object of '_MethodsDict'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:356 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:356/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of '_MethodsDict'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:357/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__init__' of '_MethodsDict'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:362/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'sanitize' of '_MethodsDict'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:356 : new_statements : Uninitialized temp variable 'class_creation_8__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:356 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:356/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <TempVariable 'class_creation_8__bases' of '<Node 'COMPILED_PYTHON_MODULE' with {'package': 'spyne.model', 'name': 'complex', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py'} 'package': 'spyne.model', 'name': 'complex', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py'>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:356/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <TempVariable 'class_creation_8__class_dict' of '<Node 'COMPILED_PYTHON_MODULE' with {'package': 'spyne.model', 'name': 'complex', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py'} 'package': 'spyne.model', 'name': 'complex', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py'>'>>. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:356/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable '_MethodsDict' of 'spyne.model.complex'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:415 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:415/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex', 'name': '_gen_methods', 'parameters': <ParameterSpec 'cls,cls_dict'>, 'ref_name': 'spyne$model$complex$$$function_7__gen_methods'} named _gen_methods with <ParameterSpec 'cls,cls_dict'>>'>} of variable <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex', 'name': '_gen_methods', 'parameters': <ParameterSpec 'cls,cls_dict'>, 'ref_name': 'spyne$model$complex$$$function_7__gen_methods'} named _gen_methods with <ParameterSpec 'cls,cls_dict'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:415/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'k' of '_gen_methods'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:415/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex', 'name': '_gen_methods', 'parameters': <ParameterSpec 'cls,cls_dict'>, 'ref_name': 'spyne$model$complex$$$function_7__gen_methods'} named _gen_methods with <ParameterSpec 'cls,cls_dict'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:415/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'v' of '_gen_methods'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:415/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex', 'name': '_gen_methods', 'parameters': <ParameterSpec 'cls,cls_dict'>, 'ref_name': 'spyne$model$complex$$$function_7__gen_methods'} named _gen_methods with <ParameterSpec 'cls,cls_dict'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:415 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:415 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:416 : new_builtin_ref : Module variable 'hasattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:416 : new_builtin : Replaced call to built-in 'hasattr' with built-in call 'EXPRESSION_BUILTIN_HASATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:418 : new_builtin_ref : Module variable 'setattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:418 : new_builtin : Replaced call to built-in 'setattr' with built-in call 'EXPRESSION_BUILTIN_SETATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:425 : new_builtin_ref : Module variable 'isinstance' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:425 : new_builtin : Replaced call to built-in 'isinstance' with built-in call 'EXPRESSION_BUILTIN_ISINSTANCE'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:430 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:431 : new_expression : Replaced negated comparison with inverse comparison.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:434 : new_builtin_ref : Module variable 'Exception' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:434 : new_expression : Detected built-in exception making.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:437 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:439 : new_builtin_ref : Module variable 'dict' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:439 : new_builtin : Replaced call to built-in 'dict' with built-in call 'EXPRESSION_BUILTIN_DICT'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:424 : new_statements : Uninitialized variable 'msg' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:445 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:446 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:449 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:450 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:453 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:454 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:457 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:460 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:466 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:466/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex', 'name': '_sanitize_type_info', 'parameters': <ParameterSpec 'cls_name,_type_info,_type_info_alt'>, 'ref_name': 'spyne$model$complex$$$function_10__sanitize_type_info'} named _sanitize_type_info with <ParameterSpec 'cls_name,_type_info,_type_info_alt'>>'>} of variable <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex', 'name': '_sanitize_type_info', 'parameters': <ParameterSpec 'cls_name,_type_info,_type_info_alt'>, 'ref_name': 'spyne$model$complex$$$function_10__sanitize_type_info'} named _sanitize_type_info with <ParameterSpec 'cls_name,_type_info,_type_info_alt'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:466/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'k' of '_sanitize_type_info'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:466/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex', 'name': '_sanitize_type_info', 'parameters': <ParameterSpec 'cls_name,_type_info,_type_info_alt'>, 'ref_name': 'spyne$model$complex$$$function_10__sanitize_type_info'} named _sanitize_type_info with <ParameterSpec 'cls_name,_type_info,_type_info_alt'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:466/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'v' of '_sanitize_type_info'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:466/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex', 'name': '_sanitize_type_info', 'parameters': <ParameterSpec 'cls_name,_type_info,_type_info_alt'>, 'ref_name': 'spyne$model$complex$$$function_10__sanitize_type_info'} named _sanitize_type_info with <ParameterSpec 'cls_name,_type_info,_type_info_alt'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:466 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:466 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:467 : new_builtin_ref : Module variable 'isinstance' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:467 : new_builtin : Replaced call to built-in 'isinstance' with built-in call 'EXPRESSION_BUILTIN_ISINSTANCE'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:468 : new_builtin_ref : Module variable 'ValueError' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:468 : new_expression : Detected built-in exception making.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:470 : new_builtin_ref : Module variable 'ValueError' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:470 : new_expression : Detected built-in exception making.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:472 : new_builtin_ref : Module variable 'issubclass' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:475 : new_builtin_ref : Module variable 'issubclass' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:477 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:478 : new_builtin_ref : Module variable 'ValueError' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:478 : new_expression : Detected built-in exception making.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:481 : new_builtin_ref : Module variable 'issubclass' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:481 : new_builtin_ref : Module variable 'len' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:481 : new_builtin : Replaced call to built-in 'len' with built-in call 'EXPRESSION_BUILTIN_LEN'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:482 : new_builtin_ref : Module variable 'Exception' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:482 : new_expression : Detected built-in exception making.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:487 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:487 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:490 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:490 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:493 : new_builtin_ref : Module variable 'Exception' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:493 : new_expression : Detected built-in exception making.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:497 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:500 : new_builtin_ref : Module variable 'Exception' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:500 : new_expression : Detected built-in exception making.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:504 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:507 : new_builtin_ref : Module variable 'Exception' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:507 : new_expression : Detected built-in exception making.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:487 : new_statements : Empty 'yes' branch for conditional statement treated with inverted condition check.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:513 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:514 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:517 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:517/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex', 'name': '_process_child_attrs', 'parameters': <ParameterSpec 'cls,retval,kwargs'>, 'ref_name': 'spyne$model$complex$$$function_11__process_child_attrs'} named _process_child_attrs with <ParameterSpec 'cls,retval,kwargs'>>'>} of variable <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex', 'name': '_process_child_attrs', 'parameters': <ParameterSpec 'cls,retval,kwargs'>, 'ref_name': 'spyne$model$complex$$$function_11__process_child_attrs'} named _process_child_attrs with <ParameterSpec 'cls,retval,kwargs'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:517/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'k' of '_process_child_attrs'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:517/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex', 'name': '_process_child_attrs', 'parameters': <ParameterSpec 'cls,retval,kwargs'>, 'ref_name': 'spyne$model$complex$$$function_11__process_child_attrs'} named _process_child_attrs with <ParameterSpec 'cls,retval,kwargs'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:517/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'v' of '_process_child_attrs'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:517/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex', 'name': '_process_child_attrs', 'parameters': <ParameterSpec 'cls,retval,kwargs'>, 'ref_name': 'spyne$model$complex$$$function_11__process_child_attrs'} named _process_child_attrs with <ParameterSpec 'cls,retval,kwargs'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:517 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:517 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:521 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:527 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:528 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:531 : new_builtin_ref : Module variable 'list' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:531 : new_builtin : Replaced call to built-in 'list' with built-in call 'EXPRESSION_BUILTIN_LIST'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:531 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:531/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_2__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex', 'name': '_process_child_attrs', 'parameters': <ParameterSpec 'cls,retval,kwargs'>, 'ref_name': 'spyne$model$complex$$$function_11__process_child_attrs'} named _process_child_attrs with <ParameterSpec 'cls,retval,kwargs'>>'>} of variable <TempVariable 'tuple_unpack_2__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex', 'name': '_process_child_attrs', 'parameters': <ParameterSpec 'cls,retval,kwargs'>, 'ref_name': 'spyne$model$complex$$$function_11__process_child_attrs'} named _process_child_attrs with <ParameterSpec 'cls,retval,kwargs'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:531/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'k' of '_process_child_attrs'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:531/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_2__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex', 'name': '_process_child_attrs', 'parameters': <ParameterSpec 'cls,retval,kwargs'>, 'ref_name': 'spyne$model$complex$$$function_11__process_child_attrs'} named _process_child_attrs with <ParameterSpec 'cls,retval,kwargs'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:531/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'v' of '_process_child_attrs'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:531/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_2__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex', 'name': '_process_child_attrs', 'parameters': <ParameterSpec 'cls,retval,kwargs'>, 'ref_name': 'spyne$model$complex$$$function_11__process_child_attrs'} named _process_child_attrs with <ParameterSpec 'cls,retval,kwargs'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:531 : new_statements : Uninitialized temp variable 'tuple_unpack_2__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:531 : new_statements : Uninitialized temp variable 'tuple_unpack_2__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:538 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:543 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:543/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_3__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex', 'name': '_process_child_attrs', 'parameters': <ParameterSpec 'cls,retval,kwargs'>, 'ref_name': 'spyne$model$complex$$$function_11__process_child_attrs'} named _process_child_attrs with <ParameterSpec 'cls,retval,kwargs'>>'>} of variable <TempVariable 'tuple_unpack_3__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex', 'name': '_process_child_attrs', 'parameters': <ParameterSpec 'cls,retval,kwargs'>, 'ref_name': 'spyne$model$complex$$$function_11__process_child_attrs'} named _process_child_attrs with <ParameterSpec 'cls,retval,kwargs'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:543/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'k' of '_process_child_attrs'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:543/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_3__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex', 'name': '_process_child_attrs', 'parameters': <ParameterSpec 'cls,retval,kwargs'>, 'ref_name': 'spyne$model$complex$$$function_11__process_child_attrs'} named _process_child_attrs with <ParameterSpec 'cls,retval,kwargs'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:543/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'v' of '_process_child_attrs'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:543/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_3__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex', 'name': '_process_child_attrs', 'parameters': <ParameterSpec 'cls,retval,kwargs'>, 'ref_name': 'spyne$model$complex$$$function_11__process_child_attrs'} named _process_child_attrs with <ParameterSpec 'cls,retval,kwargs'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:543 : new_statements : Uninitialized temp variable 'tuple_unpack_3__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:543 : new_statements : Uninitialized temp variable 'tuple_unpack_3__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:549 : new_builtin_ref : Module variable 'type' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:549 : new_builtin : Replaced call to built-in 'type' with built-in call 'EXPRESSION_BUILTIN_TYPE1'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:558 : new_builtin_ref : Module variable 'issubclass' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:563 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:564 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:572 : new_builtin_ref : Module variable 'hasattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:572 : new_builtin : Replaced call to built-in 'hasattr' with built-in call 'EXPRESSION_BUILTIN_HASATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:578 : new_builtin_ref : Module variable 'super' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:578 : new_builtin : Replaced call to built-in 'super' with built-in call 'EXPRESSION_BUILTIN_SUPER'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:585 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:585 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:587 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:591 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:593 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:593/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_9_ComplexModelMeta', 'name': '__init__', 'parameters': <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>, 'ref_name': 'spyne$model$complex$$$class_9_ComplexModelMeta$$$function_2___init__'} named __init__ with <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>>'>} of variable <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_9_ComplexModelMeta', 'name': '__init__', 'parameters': <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>, 'ref_name': 'spyne$model$complex$$$class_9_ComplexModelMeta$$$function_2___init__'} named __init__ with <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:593/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'k' of '__init__'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:593/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_9_ComplexModelMeta', 'name': '__init__', 'parameters': <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>, 'ref_name': 'spyne$model$complex$$$class_9_ComplexModelMeta$$$function_2___init__'} named __init__ with <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:593/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'v' of '__init__'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:593/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_9_ComplexModelMeta', 'name': '__init__', 'parameters': <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>, 'ref_name': 'spyne$model$complex$$$class_9_ComplexModelMeta$$$function_2___init__'} named __init__ with <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:593 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:593 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:594 : new_builtin_ref : Module variable 'issubclass' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:598 : new_builtin_ref : Module variable 'issubclass' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:599 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:604 : new_builtin_ref : Module variable 'issubclass' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:606 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:609 : new_builtin_ref : Module variable 'issubclass' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:610 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:610/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_2__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_9_ComplexModelMeta', 'name': '__init__', 'parameters': <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>, 'ref_name': 'spyne$model$complex$$$class_9_ComplexModelMeta$$$function_2___init__'} named __init__ with <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>>'>} of variable <TempVariable 'tuple_unpack_2__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_9_ComplexModelMeta', 'name': '__init__', 'parameters': <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>, 'ref_name': 'spyne$model$complex$$$class_9_ComplexModelMeta$$$function_2___init__'} named __init__ with <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:610/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'v2' of '__init__'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:610/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_2__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_9_ComplexModelMeta', 'name': '__init__', 'parameters': <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>, 'ref_name': 'spyne$model$complex$$$class_9_ComplexModelMeta$$$function_2___init__'} named __init__ with <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:610 : new_statements : Uninitialized temp variable 'tuple_unpack_2__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:611 : new_builtin_ref : Module variable 'issubclass' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:613 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:613/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_3__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_9_ComplexModelMeta', 'name': '__init__', 'parameters': <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>, 'ref_name': 'spyne$model$complex$$$class_9_ComplexModelMeta$$$function_2___init__'} named __init__ with <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>>'>} of variable <TempVariable 'tuple_unpack_3__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_9_ComplexModelMeta', 'name': '__init__', 'parameters': <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>, 'ref_name': 'spyne$model$complex$$$class_9_ComplexModelMeta$$$function_2___init__'} named __init__ with <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:613/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'v2' of '__init__'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:613/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_3__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_9_ComplexModelMeta', 'name': '__init__', 'parameters': <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>, 'ref_name': 'spyne$model$complex$$$class_9_ComplexModelMeta$$$function_2___init__'} named __init__ with <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:613 : new_statements : Uninitialized temp variable 'tuple_unpack_3__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:615 : new_builtin_ref : Module variable 'issubclass' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:620 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:620/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_4__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_9_ComplexModelMeta', 'name': '__init__', 'parameters': <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>, 'ref_name': 'spyne$model$complex$$$class_9_ComplexModelMeta$$$function_2___init__'} named __init__ with <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>>'>} of variable <TempVariable 'tuple_unpack_4__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_9_ComplexModelMeta', 'name': '__init__', 'parameters': <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>, 'ref_name': 'spyne$model$complex$$$class_9_ComplexModelMeta$$$function_2___init__'} named __init__ with <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:620/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'k' of '__init__'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:620/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_4__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_9_ComplexModelMeta', 'name': '__init__', 'parameters': <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>, 'ref_name': 'spyne$model$complex$$$class_9_ComplexModelMeta$$$function_2___init__'} named __init__ with <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:620/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'v' of '__init__'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:620/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_4__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_9_ComplexModelMeta', 'name': '__init__', 'parameters': <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>, 'ref_name': 'spyne$model$complex$$$class_9_ComplexModelMeta$$$function_2___init__'} named __init__ with <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:620 : new_statements : Uninitialized temp variable 'tuple_unpack_4__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:620 : new_statements : Uninitialized temp variable 'tuple_unpack_4__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:621 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:624 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:624/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_5__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_9_ComplexModelMeta', 'name': '__init__', 'parameters': <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>, 'ref_name': 'spyne$model$complex$$$class_9_ComplexModelMeta$$$function_2___init__'} named __init__ with <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>>'>} of variable <TempVariable 'tuple_unpack_5__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_9_ComplexModelMeta', 'name': '__init__', 'parameters': <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>, 'ref_name': 'spyne$model$complex$$$class_9_ComplexModelMeta$$$function_2___init__'} named __init__ with <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:624/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'k' of '__init__'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:624/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_5__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_9_ComplexModelMeta', 'name': '__init__', 'parameters': <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>, 'ref_name': 'spyne$model$complex$$$class_9_ComplexModelMeta$$$function_2___init__'} named __init__ with <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:624/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'v' of '__init__'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:624/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_5__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_9_ComplexModelMeta', 'name': '__init__', 'parameters': <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>, 'ref_name': 'spyne$model$complex$$$class_9_ComplexModelMeta$$$function_2___init__'} named __init__ with <ParameterSpec 'self,cls_name,cls_bases,cls_dict'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:624 : new_statements : Uninitialized temp variable 'tuple_unpack_5__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:624 : new_statements : Uninitialized temp variable 'tuple_unpack_5__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:625 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:628 : new_builtin_ref : Module variable 'len' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:628 : new_builtin : Replaced call to built-in 'len' with built-in call 'EXPRESSION_BUILTIN_LEN'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:628 : new_builtin_ref : Module variable 'len' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:628 : new_builtin : Replaced call to built-in 'len' with built-in call 'EXPRESSION_BUILTIN_LEN'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:636 : new_builtin_ref : Module variable 'len' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:636 : new_builtin : Replaced call to built-in 'len' with built-in call 'EXPRESSION_BUILTIN_LEN'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:640 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:641 : new_builtin_ref : Module variable 'isinstance' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:641 : new_builtin : Replaced call to built-in 'isinstance' with built-in call 'EXPRESSION_BUILTIN_ISINSTANCE'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:645 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:646 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:Recurse to import 'spyne.store.relational' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/store/relational'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/store/relational/__init__.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:653 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:653 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:653 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:654 : new_builtin_ref : Module variable 'len' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:654 : new_builtin : Replaced call to built-in 'len' with built-in call 'EXPRESSION_BUILTIN_LEN'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:659 : new_builtin_ref : Module variable 'super' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:659 : new_builtin : Replaced call to built-in 'super' with built-in call 'EXPRESSION_BUILTIN_SUPER'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:669 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:684 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:687 : new_builtin_ref : Module variable 'print' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:549 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:549/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'ComplexModelMeta'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:549/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'ComplexModelMeta'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:549 : new_statements : Uninitialized temp variable 'class_creation_9__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:549 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:549/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'ComplexModelMeta' of 'spyne.model.complex'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:690 : new_builtin_ref : Module variable 'issubclass' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:698 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:703 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:708 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:709 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'None or :class:`sqlalchemy.MetaData` instance.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:711 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:714 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'A dict that will be passed to :class:`sqlalchemy.schema.Table`\n constructor as ``**kwargs``.\n '} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:716 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:719 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'A dict that will be passed to :func:`sqlalchemy.orm.mapper`\n constructor as. ``**kwargs``.\n '} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:721 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:722 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The sqlalchemy table object'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:724 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:725 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The sqlalchemy mapper object'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:727 : new_builtin_ref : Module variable 'True' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:729 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'When ``False``, soft validation ignores missing mandatory attributes.\n '} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:731 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:733 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': "Customize child attributes in one go. It's a dict of dicts. This is\n ignored unless used via explicit customization."} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:735 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:738 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': "Customize all child attributes. It's a dict. This is ignored unless\n used via explicit customization. `child_attrs` always take precedence.\n "} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:740 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:765 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': "The order fields of the :class:``ComplexModel`` are to be declared\n in the SOAP WSDL. If this is left as None or explicitly set to\n ``'random'`` declares then the fields appear in whatever order the\n Python's hash map implementation seems fit in the WSDL. This randomised\n order can change every time the program is run. This is what Spyne <2.11\n did if you didn't set _type_info as an explicit sequence (e.g. using a\n list, odict, etc.). It means that clients who are manually complied or\n generated from the WSDL will likely need to be recompiled every time it\n changes. The string ``name`` means the field names are alphabetically\n sorted in the WSDL declaration. The string ``declared`` means in the\n order the field type was declared in Python 2, and the order the\n field was declared in Python 3.\n\n In order to get declared field order in Python 2, the\n :class:`spyne.util.meta.Preparable` class inspects the frame stack in\n order to locate the class definition, re-parses it to get declaration\n order from the AST and uses that information to order elements.\n\n It's a horrible hack that we tested to work with CPython 2.6 through 3.3\n and PyPy. It breaks in Nuitka as Nuitka does away with code objects.\n Other platforms were not tested.\n\n It's not recommended to use set this to ``'declared'`` in Python 2\n unless you're sure you fully understand the consequences.\n "} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:767 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:768 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'FIXME: document me yo.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:770 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:771 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'FIXME: document me yo.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:773 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:774 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:775 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:776 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:777 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:700 : new_statements : Uninitialized variable '_subclasses' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:700 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:700/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Attributes'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:700/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'Attributes'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:700 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:700 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:700/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Attributes' of 'ComplexModelBase'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:783 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:787 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:789 : new_builtin_ref : Module variable 'zip' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:788 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:788/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_2__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': '__init__', 'parameters': <ParameterSpec 'self,*args,**<ParameterVariable 'kwargs' of '__init__'>'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_1___init__'} named __init__ with <ParameterSpec 'self,*args,**<ParameterVariable 'kwargs' of '__init__'>'>>'>} of variable <TempVariable 'tuple_unpack_2__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': '__init__', 'parameters': <ParameterSpec 'self,*args,**<ParameterVariable 'kwargs' of '__init__'>'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_1___init__'} named __init__ with <ParameterSpec 'self,*args,**<ParameterVariable 'kwargs' of '__init__'>'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:788/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'xtba_key' of '__init__'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:788/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_2__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': '__init__', 'parameters': <ParameterSpec 'self,*args,**<ParameterVariable 'kwargs' of '__init__'>'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_1___init__'} named __init__ with <ParameterSpec 'self,*args,**<ParameterVariable 'kwargs' of '__init__'>'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:788/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'xtba_type' of '__init__'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:788/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_2__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': '__init__', 'parameters': <ParameterSpec 'self,*args,**<ParameterVariable 'kwargs' of '__init__'>'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_1___init__'} named __init__ with <ParameterSpec 'self,*args,**<ParameterVariable 'kwargs' of '__init__'>'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:788 : new_statements : Uninitialized temp variable 'tuple_unpack_2__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:788 : new_statements : Uninitialized temp variable 'tuple_unpack_2__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:788 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:788/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_2__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': '__init__', 'parameters': <ParameterSpec 'self,*args,**<ParameterVariable 'kwargs' of '__init__'>'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_1___init__'} named __init__ with <ParameterSpec 'self,*args,**<ParameterVariable 'kwargs' of '__init__'>'>>'>} of variable <TempVariable 'tuple_unpack_2__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': '__init__', 'parameters': <ParameterSpec 'self,*args,**<ParameterVariable 'kwargs' of '__init__'>'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_1___init__'} named __init__ with <ParameterSpec 'self,*args,**<ParameterVariable 'kwargs' of '__init__'>'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:788/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'xtba_key' of '__init__'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:788/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_2__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': '__init__', 'parameters': <ParameterSpec 'self,*args,**<ParameterVariable 'kwargs' of '__init__'>'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_1___init__'} named __init__ with <ParameterSpec 'self,*args,**<ParameterVariable 'kwargs' of '__init__'>'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:788/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'xtba_type' of '__init__'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:788/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_2__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': '__init__', 'parameters': <ParameterSpec 'self,*args,**<ParameterVariable 'kwargs' of '__init__'>'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_1___init__'} named __init__ with <ParameterSpec 'self,*args,**<ParameterVariable 'kwargs' of '__init__'>'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:788/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': '__init__', 'parameters': <ParameterSpec 'self,*args,**<ParameterVariable 'kwargs' of '__init__'>'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_1___init__'} named __init__ with <ParameterSpec 'self,*args,**<ParameterVariable 'kwargs' of '__init__'>'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:788 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:788 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:790 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:790 : new_builtin_ref : Module variable 'len' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:790 : new_builtin : Replaced call to built-in 'len' with built-in call 'EXPRESSION_BUILTIN_LEN'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:792 : new_builtin_ref : Module variable 'len' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:792 : new_builtin : Replaced call to built-in 'len' with built-in call 'EXPRESSION_BUILTIN_LEN'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:793 : new_builtin_ref : Module variable 'TypeError' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:793 : new_expression : Detected built-in exception making.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:798 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:798/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_3__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': '__init__', 'parameters': <ParameterSpec 'self,*args,**<ParameterVariable 'kwargs' of '__init__'>'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_1___init__'} named __init__ with <ParameterSpec 'self,*args,**<ParameterVariable 'kwargs' of '__init__'>'>>'>} of variable <TempVariable 'tuple_unpack_3__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': '__init__', 'parameters': <ParameterSpec 'self,*args,**<ParameterVariable 'kwargs' of '__init__'>'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_1___init__'} named __init__ with <ParameterSpec 'self,*args,**<ParameterVariable 'kwargs' of '__init__'>'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:798/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'k' of '__init__'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:798/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_3__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': '__init__', 'parameters': <ParameterSpec 'self,*args,**<ParameterVariable 'kwargs' of '__init__'>'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_1___init__'} named __init__ with <ParameterSpec 'self,*args,**<ParameterVariable 'kwargs' of '__init__'>'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:798/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'v' of '__init__'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:798/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_3__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': '__init__', 'parameters': <ParameterSpec 'self,*args,**<ParameterVariable 'kwargs' of '__init__'>'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_1___init__'} named __init__ with <ParameterSpec 'self,*args,**<ParameterVariable 'kwargs' of '__init__'>'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:798 : new_statements : Uninitialized temp variable 'tuple_unpack_3__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:798 : new_statements : Uninitialized temp variable 'tuple_unpack_3__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:802 : new_expression : Replaced negated comparison with inverse comparison.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:807 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:808 : new_builtin_ref : Module variable 'hasattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:808 : new_builtin : Replaced call to built-in 'hasattr' with built-in call 'EXPRESSION_BUILTIN_HASATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:814 : new_builtin_ref : Module variable 'setattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:814 : new_builtin : Replaced call to built-in 'setattr' with built-in call 'EXPRESSION_BUILTIN_SETATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:816 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:818 : new_builtin_ref : Module variable 'setattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:818 : new_builtin : Replaced call to built-in 'setattr' with built-in call 'EXPRESSION_BUILTIN_SETATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:821 : new_builtin_ref : Module variable 'hasattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:821 : new_builtin : Replaced call to built-in 'hasattr' with built-in call 'EXPRESSION_BUILTIN_HASATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:825 : new_builtin_ref : Module variable 'setattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:825 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:825 : new_builtin : Replaced call to built-in 'setattr' with built-in call 'EXPRESSION_BUILTIN_SETATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:826 : new_builtin_ref : Module variable 'AttributeError' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:826 : new_statements : Empty 'yes' branch for conditional statement treated with inverted condition check.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:829 : new_builtin_ref : Module variable 'issubclass' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:830 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:831 : new_builtin_ref : Module variable 'setattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:831 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:831 : new_builtin : Replaced call to built-in 'setattr' with built-in call 'EXPRESSION_BUILTIN_SETATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:833 : new_builtin_ref : Module variable 'setattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:833 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:833 : new_builtin : Replaced call to built-in 'setattr' with built-in call 'EXPRESSION_BUILTIN_SETATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:836 : new_builtin_ref : Module variable 'len' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:836 : new_builtin : Replaced call to built-in 'len' with built-in call 'EXPRESSION_BUILTIN_LEN'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:839 : new_builtin_ref : Module variable 'isinstance' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:839 : new_builtin_ref : Module variable 'slice' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:839 : new_builtin : Replaced call to built-in 'isinstance' with built-in call 'EXPRESSION_BUILTIN_ISINSTANCE'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:842 : new_builtin_ref : Module variable 'getattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:842 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:842 : new_builtin : Replaced call to built-in 'getattr' with built-in call 'EXPRESSION_BUILTIN_GETATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:845 : new_builtin_ref : Module variable 'getattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:845 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:845 : new_builtin : Replaced call to built-in 'getattr' with built-in call 'EXPRESSION_BUILTIN_GETATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:853 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:853 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:857 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:860 : new_builtin_ref : Module variable 'setattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:860 : new_builtin : Replaced call to built-in 'setattr' with built-in call 'EXPRESSION_BUILTIN_SETATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:861 : new_builtin_ref : Module variable 'AttributeError' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:863 : new_builtin_ref : Module variable 'AttributeError' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:863 : new_expression : Detected built-in exception making.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:866 : new_builtin_ref : Module variable 'True' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:855 : new_statements : Uninitialized variable 'e' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:875 : new_builtin_ref : Module variable 'dict' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:877 : new_builtin_ref : Module variable 'getattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:877 : new_builtin : Replaced call to built-in 'getattr' with built-in call 'EXPRESSION_BUILTIN_GETATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:877 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:876 : new_builtin_ref : Module variable 'getattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:876 : new_builtin : Replaced call to built-in 'getattr' with built-in call 'EXPRESSION_BUILTIN_GETATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:876 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:876/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'iter_value_0' of '<Node 'EXPRESSION_GENERATOR_OBJECT_BODY'>'>} of variable <TempVariable 'iter_value_0' of '<Node 'EXPRESSION_GENERATOR_OBJECT_BODY'>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:875 : new_builtin : Replaced call to built-in 'dict' with built-in call 'EXPRESSION_BUILTIN_DICT'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:880 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:899 : new_builtin_ref : Module variable 'isinstance' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:899 : new_builtin_ref : Module variable 'list' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:899 : new_builtin : Replaced call to built-in 'isinstance' with built-in call 'EXPRESSION_BUILTIN_ISINSTANCE'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:899 : new_builtin_ref : Module variable 'isinstance' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:899 : new_builtin_ref : Module variable 'tuple' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:899 : new_builtin : Replaced call to built-in 'isinstance' with built-in call 'EXPRESSION_BUILTIN_ISINSTANCE'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:900 : new_builtin_ref : Module variable 'len' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:900 : new_builtin : Replaced call to built-in 'len' with built-in call 'EXPRESSION_BUILTIN_LEN'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:900 : new_builtin_ref : Module variable 'len' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:900 : new_builtin : Replaced call to built-in 'len' with built-in call 'EXPRESSION_BUILTIN_LEN'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:903 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:908 : new_builtin_ref : Module variable 'range' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:908 : new_builtin_ref : Module variable 'len' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:908 : new_builtin : Replaced call to built-in 'len' with built-in call 'EXPRESSION_BUILTIN_LEN'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:908 : new_builtin : Replaced call to built-in 'range' with built-in call 'EXPRESSION_BUILTIN_RANGE1'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:909 : new_builtin_ref : Module variable 'setattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:909 : new_builtin : Replaced call to built-in 'setattr' with built-in call 'EXPRESSION_BUILTIN_SETATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:911 : new_builtin_ref : Module variable 'isinstance' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:911 : new_builtin_ref : Module variable 'dict' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:911 : new_builtin : Replaced call to built-in 'isinstance' with built-in call 'EXPRESSION_BUILTIN_ISINSTANCE'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:913 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:918 : new_builtin_ref : Module variable 'setattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:918 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:918 : new_builtin : Replaced call to built-in 'setattr' with built-in call 'EXPRESSION_BUILTIN_SETATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:925 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:930 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:934 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:939 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:934 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:937/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'retval' of 'get_subclasses'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:945 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:956 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:960 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:982 : new_builtin_ref : Module variable 'set' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:982 : new_builtin : Replaced call to built-in 'set' with built-in call 'EXPRESSION_BUILTIN_SET'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:983 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:983/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'list_contraction$tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': "Returns a _type_info dict that includes members from all base classes\n and whose types are only primitives. It will prefix field names in\n non-top-level complex objects with field name of its parent.\n\n For example, given hier_delim='_'; the following hierarchy: ::\n\n {'some_object': [{'some_string': ['abc']}]}\n\n would be transformed to: ::\n\n {'some_object_some_string': ['abc']}\n\n :param hier_delim: String that will be used as delimiter between field\n names. Default is ``'_'``.\n ", 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': 'get_simple_type_info', 'parameters': <ParameterSpec 'cls,hier_delim'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_12_get_simple_type_info'} named get_simple_type_info with <ParameterSpec 'cls,hier_delim'>>'>} of variable <TempVariable 'list_contraction$tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': "Returns a _type_info dict that includes members from all base classes\n and whose types are only primitives. It will prefix field names in\n non-top-level complex objects with field name of its parent.\n\n For example, given hier_delim='_'; the following hierarchy: ::\n\n {'some_object': [{'some_string': ['abc']}]}\n\n would be transformed to: ::\n\n {'some_object_some_string': ['abc']}\n\n :param hier_delim: String that will be used as delimiter between field\n names. Default is ``'_'``.\n ", 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': 'get_simple_type_info', 'parameters': <ParameterSpec 'cls,hier_delim'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_12_get_simple_type_info'} named get_simple_type_info with <ParameterSpec 'cls,hier_delim'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:983/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'k' of 'get_simple_type_info'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:983/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'list_contraction$tuple_unpack_1__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': "Returns a _type_info dict that includes members from all base classes\n and whose types are only primitives. It will prefix field names in\n non-top-level complex objects with field name of its parent.\n\n For example, given hier_delim='_'; the following hierarchy: ::\n\n {'some_object': [{'some_string': ['abc']}]}\n\n would be transformed to: ::\n\n {'some_object_some_string': ['abc']}\n\n :param hier_delim: String that will be used as delimiter between field\n names. Default is ``'_'``.\n ", 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': 'get_simple_type_info', 'parameters': <ParameterSpec 'cls,hier_delim'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_12_get_simple_type_info'} named get_simple_type_info with <ParameterSpec 'cls,hier_delim'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:983/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'v' of 'get_simple_type_info'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:983/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'list_contraction$tuple_unpack_1__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': "Returns a _type_info dict that includes members from all base classes\n and whose types are only primitives. It will prefix field names in\n non-top-level complex objects with field name of its parent.\n\n For example, given hier_delim='_'; the following hierarchy: ::\n\n {'some_object': [{'some_string': ['abc']}]}\n\n would be transformed to: ::\n\n {'some_object_some_string': ['abc']}\n\n :param hier_delim: String that will be used as delimiter between field\n names. Default is ``'_'``.\n ", 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': 'get_simple_type_info', 'parameters': <ParameterSpec 'cls,hier_delim'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_12_get_simple_type_info'} named get_simple_type_info with <ParameterSpec 'cls,hier_delim'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:983 : new_statements : Uninitialized temp variable 'list_contraction$tuple_unpack_1__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:983 : new_statements : Uninitialized temp variable 'list_contraction$tuple_unpack_1__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:987 : new_builtin_ref : Module variable 'len' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:987 : new_builtin : Replaced call to built-in 'len' with built-in call 'EXPRESSION_BUILTIN_LEN'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:988 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:988/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': "Returns a _type_info dict that includes members from all base classes\n and whose types are only primitives. It will prefix field names in\n non-top-level complex objects with field name of its parent.\n\n For example, given hier_delim='_'; the following hierarchy: ::\n\n {'some_object': [{'some_string': ['abc']}]}\n\n would be transformed to: ::\n\n {'some_object_some_string': ['abc']}\n\n :param hier_delim: String that will be used as delimiter between field\n names. Default is ``'_'``.\n ", 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': 'get_simple_type_info', 'parameters': <ParameterSpec 'cls,hier_delim'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_12_get_simple_type_info'} named get_simple_type_info with <ParameterSpec 'cls,hier_delim'>>'>} of variable <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': "Returns a _type_info dict that includes members from all base classes\n and whose types are only primitives. It will prefix field names in\n non-top-level complex objects with field name of its parent.\n\n For example, given hier_delim='_'; the following hierarchy: ::\n\n {'some_object': [{'some_string': ['abc']}]}\n\n would be transformed to: ::\n\n {'some_object_some_string': ['abc']}\n\n :param hier_delim: String that will be used as delimiter between field\n names. Default is ``'_'``.\n ", 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': 'get_simple_type_info', 'parameters': <ParameterSpec 'cls,hier_delim'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_12_get_simple_type_info'} named get_simple_type_info with <ParameterSpec 'cls,hier_delim'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:988/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'k' of 'get_simple_type_info'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:988/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': "Returns a _type_info dict that includes members from all base classes\n and whose types are only primitives. It will prefix field names in\n non-top-level complex objects with field name of its parent.\n\n For example, given hier_delim='_'; the following hierarchy: ::\n\n {'some_object': [{'some_string': ['abc']}]}\n\n would be transformed to: ::\n\n {'some_object_some_string': ['abc']}\n\n :param hier_delim: String that will be used as delimiter between field\n names. Default is ``'_'``.\n ", 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': 'get_simple_type_info', 'parameters': <ParameterSpec 'cls,hier_delim'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_12_get_simple_type_info'} named get_simple_type_info with <ParameterSpec 'cls,hier_delim'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:988/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'v' of 'get_simple_type_info'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:988/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': "Returns a _type_info dict that includes members from all base classes\n and whose types are only primitives. It will prefix field names in\n non-top-level complex objects with field name of its parent.\n\n For example, given hier_delim='_'; the following hierarchy: ::\n\n {'some_object': [{'some_string': ['abc']}]}\n\n would be transformed to: ::\n\n {'some_object_some_string': ['abc']}\n\n :param hier_delim: String that will be used as delimiter between field\n names. Default is ``'_'``.\n ", 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': 'get_simple_type_info', 'parameters': <ParameterSpec 'cls,hier_delim'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_12_get_simple_type_info'} named get_simple_type_info with <ParameterSpec 'cls,hier_delim'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:988/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'prefix' of 'get_simple_type_info'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:988/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_3' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': "Returns a _type_info dict that includes members from all base classes\n and whose types are only primitives. It will prefix field names in\n non-top-level complex objects with field name of its parent.\n\n For example, given hier_delim='_'; the following hierarchy: ::\n\n {'some_object': [{'some_string': ['abc']}]}\n\n would be transformed to: ::\n\n {'some_object_some_string': ['abc']}\n\n :param hier_delim: String that will be used as delimiter between field\n names. Default is ``'_'``.\n ", 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': 'get_simple_type_info', 'parameters': <ParameterSpec 'cls,hier_delim'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_12_get_simple_type_info'} named get_simple_type_info with <ParameterSpec 'cls,hier_delim'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:988/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'is_array' of 'get_simple_type_info'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:988/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_4' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': "Returns a _type_info dict that includes members from all base classes\n and whose types are only primitives. It will prefix field names in\n non-top-level complex objects with field name of its parent.\n\n For example, given hier_delim='_'; the following hierarchy: ::\n\n {'some_object': [{'some_string': ['abc']}]}\n\n would be transformed to: ::\n\n {'some_object_some_string': ['abc']}\n\n :param hier_delim: String that will be used as delimiter between field\n names. Default is ``'_'``.\n ", 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': 'get_simple_type_info', 'parameters': <ParameterSpec 'cls,hier_delim'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_12_get_simple_type_info'} named get_simple_type_info with <ParameterSpec 'cls,hier_delim'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:988/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'parent' of 'get_simple_type_info'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:988/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_5' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': "Returns a _type_info dict that includes members from all base classes\n and whose types are only primitives. It will prefix field names in\n non-top-level complex objects with field name of its parent.\n\n For example, given hier_delim='_'; the following hierarchy: ::\n\n {'some_object': [{'some_string': ['abc']}]}\n\n would be transformed to: ::\n\n {'some_object_some_string': ['abc']}\n\n :param hier_delim: String that will be used as delimiter between field\n names. Default is ``'_'``.\n ", 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': 'get_simple_type_info', 'parameters': <ParameterSpec 'cls,hier_delim'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_12_get_simple_type_info'} named get_simple_type_info with <ParameterSpec 'cls,hier_delim'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:988 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:988 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:988 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_3' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:988 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_4' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:988 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_5' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:989 : new_builtin_ref : Module variable 'issubclass' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:990 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:990/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_2__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': "Returns a _type_info dict that includes members from all base classes\n and whose types are only primitives. It will prefix field names in\n non-top-level complex objects with field name of its parent.\n\n For example, given hier_delim='_'; the following hierarchy: ::\n\n {'some_object': [{'some_string': ['abc']}]}\n\n would be transformed to: ::\n\n {'some_object_some_string': ['abc']}\n\n :param hier_delim: String that will be used as delimiter between field\n names. Default is ``'_'``.\n ", 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': 'get_simple_type_info', 'parameters': <ParameterSpec 'cls,hier_delim'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_12_get_simple_type_info'} named get_simple_type_info with <ParameterSpec 'cls,hier_delim'>>'>} of variable <TempVariable 'tuple_unpack_2__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': "Returns a _type_info dict that includes members from all base classes\n and whose types are only primitives. It will prefix field names in\n non-top-level complex objects with field name of its parent.\n\n For example, given hier_delim='_'; the following hierarchy: ::\n\n {'some_object': [{'some_string': ['abc']}]}\n\n would be transformed to: ::\n\n {'some_object_some_string': ['abc']}\n\n :param hier_delim: String that will be used as delimiter between field\n names. Default is ``'_'``.\n ", 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': 'get_simple_type_info', 'parameters': <ParameterSpec 'cls,hier_delim'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_12_get_simple_type_info'} named get_simple_type_info with <ParameterSpec 'cls,hier_delim'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:990/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'v' of 'get_simple_type_info'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:990/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_2__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': "Returns a _type_info dict that includes members from all base classes\n and whose types are only primitives. It will prefix field names in\n non-top-level complex objects with field name of its parent.\n\n For example, given hier_delim='_'; the following hierarchy: ::\n\n {'some_object': [{'some_string': ['abc']}]}\n\n would be transformed to: ::\n\n {'some_object_some_string': ['abc']}\n\n :param hier_delim: String that will be used as delimiter between field\n names. Default is ``'_'``.\n ", 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': 'get_simple_type_info', 'parameters': <ParameterSpec 'cls,hier_delim'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_12_get_simple_type_info'} named get_simple_type_info with <ParameterSpec 'cls,hier_delim'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:990 : new_statements : Uninitialized temp variable 'tuple_unpack_2__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:993 : new_builtin_ref : Module variable 'issubclass' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:994 : new_builtin_ref : Module variable 'tuple' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:994 : new_builtin : Replaced call to built-in 'tuple' with built-in call 'EXPRESSION_BUILTIN_TUPLE'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:995 : new_builtin_ref : Module variable 'tuple' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:995 : new_builtin : Replaced call to built-in 'tuple' with built-in call 'EXPRESSION_BUILTIN_TUPLE'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:996 : new_builtin_ref : Module variable 'True' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:998 : new_expression : Replaced negated comparison with inverse comparison.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1001 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1001/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'list_contraction$tuple_unpack_2__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': "Returns a _type_info dict that includes members from all base classes\n and whose types are only primitives. It will prefix field names in\n non-top-level complex objects with field name of its parent.\n\n For example, given hier_delim='_'; the following hierarchy: ::\n\n {'some_object': [{'some_string': ['abc']}]}\n\n would be transformed to: ::\n\n {'some_object_some_string': ['abc']}\n\n :param hier_delim: String that will be used as delimiter between field\n names. Default is ``'_'``.\n ", 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': 'get_simple_type_info', 'parameters': <ParameterSpec 'cls,hier_delim'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_12_get_simple_type_info'} named get_simple_type_info with <ParameterSpec 'cls,hier_delim'>>'>} of variable <TempVariable 'list_contraction$tuple_unpack_2__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': "Returns a _type_info dict that includes members from all base classes\n and whose types are only primitives. It will prefix field names in\n non-top-level complex objects with field name of its parent.\n\n For example, given hier_delim='_'; the following hierarchy: ::\n\n {'some_object': [{'some_string': ['abc']}]}\n\n would be transformed to: ::\n\n {'some_object_some_string': ['abc']}\n\n :param hier_delim: String that will be used as delimiter between field\n names. Default is ``'_'``.\n ", 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': 'get_simple_type_info', 'parameters': <ParameterSpec 'cls,hier_delim'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_12_get_simple_type_info'} named get_simple_type_info with <ParameterSpec 'cls,hier_delim'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1001/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'k2' of 'get_simple_type_info'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1001/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'list_contraction$tuple_unpack_2__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': "Returns a _type_info dict that includes members from all base classes\n and whose types are only primitives. It will prefix field names in\n non-top-level complex objects with field name of its parent.\n\n For example, given hier_delim='_'; the following hierarchy: ::\n\n {'some_object': [{'some_string': ['abc']}]}\n\n would be transformed to: ::\n\n {'some_object_some_string': ['abc']}\n\n :param hier_delim: String that will be used as delimiter between field\n names. Default is ``'_'``.\n ", 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': 'get_simple_type_info', 'parameters': <ParameterSpec 'cls,hier_delim'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_12_get_simple_type_info'} named get_simple_type_info with <ParameterSpec 'cls,hier_delim'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1001/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'v2' of 'get_simple_type_info'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1001/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'list_contraction$tuple_unpack_2__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': "Returns a _type_info dict that includes members from all base classes\n and whose types are only primitives. It will prefix field names in\n non-top-level complex objects with field name of its parent.\n\n For example, given hier_delim='_'; the following hierarchy: ::\n\n {'some_object': [{'some_string': ['abc']}]}\n\n would be transformed to: ::\n\n {'some_object_some_string': ['abc']}\n\n :param hier_delim: String that will be used as delimiter between field\n names. Default is ``'_'``.\n ", 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': 'get_simple_type_info', 'parameters': <ParameterSpec 'cls,hier_delim'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_12_get_simple_type_info'} named get_simple_type_info with <ParameterSpec 'cls,hier_delim'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1001 : new_statements : Uninitialized temp variable 'list_contraction$tuple_unpack_2__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1001 : new_statements : Uninitialized temp variable 'list_contraction$tuple_unpack_2__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1005 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1007 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1008 : new_builtin_ref : Module variable 'ValueError' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1008 : new_expression : Detected built-in exception making.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1011 : new_builtin_ref : Module variable 'tuple' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1011 : new_builtin : Replaced call to built-in 'tuple' with built-in call 'EXPRESSION_BUILTIN_TUPLE'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1012 : new_builtin_ref : Module variable 'tuple' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1012 : new_builtin : Replaced call to built-in 'tuple' with built-in call 'EXPRESSION_BUILTIN_TUPLE'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1013 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1017 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1018 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1019 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1020 : new_builtin_ref : Module variable 'set' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1020 : new_builtin : Replaced call to built-in 'set' with built-in call 'EXPRESSION_BUILTIN_SET'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1022 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1025 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1027 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1027/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': 'resolve_namespace', 'parameters': <ParameterSpec 'cls,default_ns,tags'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_13_resolve_namespace'} named resolve_namespace with <ParameterSpec 'cls,default_ns,tags'>>'>} of variable <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': 'resolve_namespace', 'parameters': <ParameterSpec 'cls,default_ns,tags'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_13_resolve_namespace'} named resolve_namespace with <ParameterSpec 'cls,default_ns,tags'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1027/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'k' of 'resolve_namespace'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1027/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': 'resolve_namespace', 'parameters': <ParameterSpec 'cls,default_ns,tags'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_13_resolve_namespace'} named resolve_namespace with <ParameterSpec 'cls,default_ns,tags'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1027/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'v' of 'resolve_namespace'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1027/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': 'resolve_namespace', 'parameters': <ParameterSpec 'cls,default_ns,tags'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_13_resolve_namespace'} named resolve_namespace with <ParameterSpec 'cls,default_ns,tags'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1027 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1027 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1028 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1037 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1042 : new_expression : Replaced negated comparison with inverse comparison.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1042 : new_expression : Replaced negated comparison with inverse comparison.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1043 : new_expression : Replaced negated comparison with inverse comparison.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1043 : new_expression : Replaced negated comparison with inverse comparison.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1045 : new_builtin_ref : Module variable 'True' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1047 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1057 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1067 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1068 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1071 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1071/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': 'Duplicates cls and overwrites the values in ``cls.Attributes`` with\n ``**kwargs`` and returns the new class.\n\n Because each class is registered as a variant of the original (__orig__)\n class, using this function to generate classes dynamically on-the-fly\n could cause memory leaks. You have been warned.\n ', 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': 'customize', 'parameters': <ParameterSpec 'cls,**<ParameterVariable 'kwargs' of 'customize'>'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_15_customize'} named customize with <ParameterSpec 'cls,**<ParameterVariable 'kwargs' of 'customize'>'>>'>} of variable <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': 'Duplicates cls and overwrites the values in ``cls.Attributes`` with\n ``**kwargs`` and returns the new class.\n\n Because each class is registered as a variant of the original (__orig__)\n class, using this function to generate classes dynamically on-the-fly\n could cause memory leaks. You have been warned.\n ', 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': 'customize', 'parameters': <ParameterSpec 'cls,**<ParameterVariable 'kwargs' of 'customize'>'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_15_customize'} named customize with <ParameterSpec 'cls,**<ParameterVariable 'kwargs' of 'customize'>'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1071/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'cls_name' of 'customize'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1071/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': 'Duplicates cls and overwrites the values in ``cls.Attributes`` with\n ``**kwargs`` and returns the new class.\n\n Because each class is registered as a variant of the original (__orig__)\n class, using this function to generate classes dynamically on-the-fly\n could cause memory leaks. You have been warned.\n ', 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': 'customize', 'parameters': <ParameterSpec 'cls,**<ParameterVariable 'kwargs' of 'customize'>'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_15_customize'} named customize with <ParameterSpec 'cls,**<ParameterVariable 'kwargs' of 'customize'>'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1071/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'cls_bases' of 'customize'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1071/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': 'Duplicates cls and overwrites the values in ``cls.Attributes`` with\n ``**kwargs`` and returns the new class.\n\n Because each class is registered as a variant of the original (__orig__)\n class, using this function to generate classes dynamically on-the-fly\n could cause memory leaks. You have been warned.\n ', 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': 'customize', 'parameters': <ParameterSpec 'cls,**<ParameterVariable 'kwargs' of 'customize'>'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_15_customize'} named customize with <ParameterSpec 'cls,**<ParameterVariable 'kwargs' of 'customize'>'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1071/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'cls_dict' of 'customize'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1071/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_3' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': 'Duplicates cls and overwrites the values in ``cls.Attributes`` with\n ``**kwargs`` and returns the new class.\n\n Because each class is registered as a variant of the original (__orig__)\n class, using this function to generate classes dynamically on-the-fly\n could cause memory leaks. You have been warned.\n ', 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': 'customize', 'parameters': <ParameterSpec 'cls,**<ParameterVariable 'kwargs' of 'customize'>'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_15_customize'} named customize with <ParameterSpec 'cls,**<ParameterVariable 'kwargs' of 'customize'>'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1071 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1071 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1071 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_3' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1076 : new_builtin_ref : Module variable 'type' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1076 : new_builtin : Replaced call to built-in 'type' with built-in call 'EXPRESSION_BUILTIN_TYPE3'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1083 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1086 : new_builtin_ref : Module variable 'dict' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1086 : new_builtin : Replaced call to built-in 'dict' with built-in call 'EXPRESSION_BUILTIN_DICT'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1088 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1089 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1092 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1093 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1109 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1111 : new_builtin_ref : Module variable 'getattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1111 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1111 : new_builtin : Replaced call to built-in 'getattr' with built-in call 'EXPRESSION_BUILTIN_GETATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1112 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1113 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1115 : new_builtin_ref : Module variable 'True' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1117 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1119 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1121 : new_builtin_ref : Module variable 'isinstance' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1121 : new_builtin : Replaced call to built-in 'isinstance' with built-in call 'EXPRESSION_BUILTIN_ISINSTANCE'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1124 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1128 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1129 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1130 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1138 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1140 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1144 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1149 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1151 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1155 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1157 : new_builtin_ref : Module variable 'isinstance' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1157 : new_builtin_ref : Module variable 'int' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1157 : new_builtin : Replaced call to built-in 'isinstance' with built-in call 'EXPRESSION_BUILTIN_ISINSTANCE'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1158 : new_builtin_ref : Module variable 'isinstance' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1158 : new_builtin : Replaced call to built-in 'isinstance' with built-in call 'EXPRESSION_BUILTIN_ISINSTANCE'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1161 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1165 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1175 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1180 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1182 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1186 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1188 : new_builtin_ref : Module variable 'isinstance' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1188 : new_builtin : Replaced call to built-in 'isinstance' with built-in call 'EXPRESSION_BUILTIN_ISINSTANCE'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1195 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1200 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1204 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1206 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1208 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1210 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1212 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1212/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': 'init_from', 'parameters': <ParameterSpec 'cls,other,**<ParameterVariable 'kwargs' of 'init_from'>'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_28_init_from'} named init_from with <ParameterSpec 'cls,other,**<ParameterVariable 'kwargs' of 'init_from'>'>>'>} of variable <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': 'init_from', 'parameters': <ParameterSpec 'cls,other,**<ParameterVariable 'kwargs' of 'init_from'>'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_28_init_from'} named init_from with <ParameterSpec 'cls,other,**<ParameterVariable 'kwargs' of 'init_from'>'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1212/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'k' of 'init_from'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1212/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': 'init_from', 'parameters': <ParameterSpec 'cls,other,**<ParameterVariable 'kwargs' of 'init_from'>'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_28_init_from'} named init_from with <ParameterSpec 'cls,other,**<ParameterVariable 'kwargs' of 'init_from'>'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1212/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'v' of 'init_from'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1212/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_10_ComplexModelBase', 'name': 'init_from', 'parameters': <ParameterSpec 'cls,other,**<ParameterVariable 'kwargs' of 'init_from'>'>, 'ref_name': 'spyne$model$complex$$$class_10_ComplexModelBase$$$function_28_init_from'} named init_from with <ParameterSpec 'cls,other,**<ParameterVariable 'kwargs' of 'init_from'>'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1212 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1212 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1218 : new_builtin_ref : Module variable 'setattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1218 : new_builtin : Replaced call to built-in 'setattr' with built-in call 'EXPRESSION_BUILTIN_SETATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1220 : new_builtin_ref : Module variable 'hasattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1220 : new_builtin : Replaced call to built-in 'hasattr' with built-in call 'EXPRESSION_BUILTIN_HASATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1221 : new_builtin_ref : Module variable 'setattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1221 : new_builtin_ref : Module variable 'getattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1221 : new_builtin : Replaced call to built-in 'getattr' with built-in call 'EXPRESSION_BUILTIN_GETATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1221 : new_builtin : Replaced call to built-in 'setattr' with built-in call 'EXPRESSION_BUILTIN_SETATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1223 : new_builtin_ref : Module variable 'AttributeError' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1228 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1229 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1230 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1230 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1231 : new_builtin_ref : Module variable 'len' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1231 : new_builtin : Replaced call to built-in 'len' with built-in call 'EXPRESSION_BUILTIN_LEN'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:693 : new_statements : Uninitialized variable '__respawn__' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:693 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:693/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'ComplexModelBase'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:693/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'ComplexModelBase'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:693 : new_statements : Uninitialized temp variable 'class_creation_10__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:693 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:693/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'ComplexModelBase' of 'spyne.model.complex'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1236 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1236/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'ComplexModel'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1236/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'ComplexModel'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1236 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1236/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'ComplexModel' of 'spyne.model.complex'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1252 : new_builtin_ref : Module variable 'True' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1251 : new_statements : Removed useless frame object of 'Attributes'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1251 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1251/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Attributes'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1252/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '_wrapper' of 'Attributes'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1251 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1251 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1251/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Attributes' of 'Array'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1254 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1254 : new_builtin_ref : Module variable 'True' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1264 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1265 : new_builtin_ref : Module variable 'ValueError' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1265 : new_expression : Detected built-in exception making.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1267 : new_builtin_ref : Module variable 'issubclass' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1274 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1275 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1280 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1285 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1285/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_11_Array', 'name': '_fill_empty_type_name', 'parameters': <ParameterSpec 'cls,parent_ns,parent_tn,k'>, 'ref_name': 'spyne$model$complex$$$class_11_Array$$$function_2__fill_empty_type_name'} named _fill_empty_type_name with <ParameterSpec 'cls,parent_ns,parent_tn,k'>>'>} of variable <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_11_Array', 'name': '_fill_empty_type_name', 'parameters': <ParameterSpec 'cls,parent_ns,parent_tn,k'>, 'ref_name': 'spyne$model$complex$$$class_11_Array$$$function_2__fill_empty_type_name'} named _fill_empty_type_name with <ParameterSpec 'cls,parent_ns,parent_tn,k'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1285/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'child_v' of '_fill_empty_type_name'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1285/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_11_Array', 'name': '_fill_empty_type_name', 'parameters': <ParameterSpec 'cls,parent_ns,parent_tn,k'>, 'ref_name': 'spyne$model$complex$$$class_11_Array$$$function_2__fill_empty_type_name'} named _fill_empty_type_name with <ParameterSpec 'cls,parent_ns,parent_tn,k'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1285 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1293 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1298 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1300 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1301 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1302 : new_builtin_ref : Module variable 'super' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1302 : new_builtin : Replaced call to built-in 'super' with built-in call 'EXPRESSION_BUILTIN_SUPER'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1306 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1306/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_11_Array', 'name': 'customize', 'parameters': <ParameterSpec 'cls,**<ParameterVariable 'kwargs' of 'customize'>'>, 'ref_name': 'spyne$model$complex$$$class_11_Array$$$function_3_customize'} named customize with <ParameterSpec 'cls,**<ParameterVariable 'kwargs' of 'customize'>'>>'>} of variable <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_11_Array', 'name': 'customize', 'parameters': <ParameterSpec 'cls,**<ParameterVariable 'kwargs' of 'customize'>'>, 'ref_name': 'spyne$model$complex$$$class_11_Array$$$function_3_customize'} named customize with <ParameterSpec 'cls,**<ParameterVariable 'kwargs' of 'customize'>'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1306/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'serializer' of 'customize'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1306/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_11_Array', 'name': 'customize', 'parameters': <ParameterSpec 'cls,**<ParameterVariable 'kwargs' of 'customize'>'>, 'ref_name': 'spyne$model$complex$$$class_11_Array$$$function_3_customize'} named customize with <ParameterSpec 'cls,**<ParameterVariable 'kwargs' of 'customize'>'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1306 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1309 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1310 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1317 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1329 : new_builtin_ref : Module variable 'isinstance' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1329 : new_builtin : Replaced call to built-in 'isinstance' with built-in call 'EXPRESSION_BUILTIN_ISINSTANCE'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1334 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1335 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1336 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1336/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_11_Array', 'name': 'resolve_namespace', 'parameters': <ParameterSpec 'cls,default_ns,tags'>, 'ref_name': 'spyne$model$complex$$$class_11_Array$$$function_5_resolve_namespace'} named resolve_namespace with <ParameterSpec 'cls,default_ns,tags'>>'>} of variable <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_11_Array', 'name': 'resolve_namespace', 'parameters': <ParameterSpec 'cls,default_ns,tags'>, 'ref_name': 'spyne$model$complex$$$class_11_Array$$$function_5_resolve_namespace'} named resolve_namespace with <ParameterSpec 'cls,default_ns,tags'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1336/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'serializer' of 'resolve_namespace'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1336/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_11_Array', 'name': 'resolve_namespace', 'parameters': <ParameterSpec 'cls,default_ns,tags'>, 'ref_name': 'spyne$model$complex$$$class_11_Array$$$function_5_resolve_namespace'} named resolve_namespace with <ParameterSpec 'cls,default_ns,tags'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1336 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1340 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1348 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1352 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1352/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_11_Array', 'name': 'get_serialization_instance', 'parameters': <ParameterSpec 'cls,value'>, 'ref_name': 'spyne$model$complex$$$class_11_Array$$$function_6_get_serialization_instance'} named get_serialization_instance with <ParameterSpec 'cls,value'>>'>} of variable <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_11_Array', 'name': 'get_serialization_instance', 'parameters': <ParameterSpec 'cls,value'>, 'ref_name': 'spyne$model$complex$$$class_11_Array$$$function_6_get_serialization_instance'} named get_serialization_instance with <ParameterSpec 'cls,value'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1352/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'member_name' of 'get_serialization_instance'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1352/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$complex$$$class_11_Array', 'name': 'get_serialization_instance', 'parameters': <ParameterSpec 'cls,value'>, 'ref_name': 'spyne$model$complex$$$class_11_Array$$$function_6_get_serialization_instance'} named get_serialization_instance with <ParameterSpec 'cls,value'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1352 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1353 : new_builtin_ref : Module variable 'setattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1353 : new_builtin : Replaced call to built-in 'setattr' with built-in call 'EXPRESSION_BUILTIN_SETATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1357 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1357 : new_statements : Removed useless frame object of 'get_deserialization_instance'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1246 : new_statements : Uninitialized variable 'get_deserialization_instance' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1246 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1246/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Array'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1246/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'Array'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1246 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1246/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'Array' of 'spyne.model.complex'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1375 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1374 : new_statements : Removed useless frame object of 'Attributes'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1374 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1374/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Attributes'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1375/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'logged' of 'Attributes'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1374 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1374 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1374/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Attributes' of 'Iterable'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1377 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1377/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Push'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1377 : new_statements : Uninitialized temp variable 'class_creation_2__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1377 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1377/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Push' of 'Iterable'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1362 : new_statements : Uninitialized variable 'Push' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1362 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1362/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Iterable'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1362/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'Iterable'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1362 : new_statements : Uninitialized temp variable 'class_creation_13__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1362 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1362/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'Iterable' of 'spyne.model.complex'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1386 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1391 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1395 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1397 : new_builtin_ref : Module variable 'NotImplementedError' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1397 : new_expression : Detected built-in exception making.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1399 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1404 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1385 : new_statements : Uninitialized variable 'insert_field' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1385 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1385/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'TableModelBase'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1385 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1385 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1385/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'TableModelBase' of 'TTableModelBase'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1381 : new_statements : Uninitialized variable 'TableModelBase' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1413 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:WARNING:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1418: Cannot find 'sqlalchemy' in package 'spyne.model' as relative or absolute import.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1422 : new_statements : Uninitialized variable 'sqla_metadata' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1422 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1422/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Attributes'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1422 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1422 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1422/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Attributes' of 'TableModel'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1421 : new_statements : Uninitialized variable 'Attributes' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1421 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1421/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'TableModel'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1421 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1421/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'TableModel' of 'TTableModel'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1412 : new_statements : Uninitialized variable 'TableModel' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1434 : new_builtin_ref : Module variable 'dict' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1434 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1434 : new_builtin : Replaced call to built-in 'dict' with built-in call 'EXPRESSION_BUILTIN_DICT'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1436 : new_statements : Subscript assignment to dictionary lowered to dictionary assignment.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1439 : new_builtin_ref : Module variable 'issubclass' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1440 : new_builtin_ref : Module variable 'dict' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1440 : new_builtin : Replaced call to built-in 'dict' with built-in call 'EXPRESSION_BUILTIN_DICT'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1442 : new_builtin_ref : Module variable 'issubclass' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1443 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1443/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_2__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': 'Customizes the given type to be a mandatory one. Has special cases for\n :class:`spyne.model.primitive.Unicode` and\n :class:`spyne.model.complex.Array`\\.\n ', 'provider': 'spyne$model$complex', 'name': 'Mandatory', 'parameters': <ParameterSpec 'cls,**<ParameterVariable '_kwargs' of 'Mandatory'>'>, 'ref_name': 'spyne$model$complex$$$function_15_Mandatory'} named Mandatory with <ParameterSpec 'cls,**<ParameterVariable '_kwargs' of 'Mandatory'>'>>'>} of variable <TempVariable 'tuple_unpack_2__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': 'Customizes the given type to be a mandatory one. Has special cases for\n :class:`spyne.model.primitive.Unicode` and\n :class:`spyne.model.complex.Array`\\.\n ', 'provider': 'spyne$model$complex', 'name': 'Mandatory', 'parameters': <ParameterSpec 'cls,**<ParameterVariable '_kwargs' of 'Mandatory'>'>, 'ref_name': 'spyne$model$complex$$$function_15_Mandatory'} named Mandatory with <ParameterSpec 'cls,**<ParameterVariable '_kwargs' of 'Mandatory'>'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1443/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'k' of 'Mandatory'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1443/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_2__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': 'Customizes the given type to be a mandatory one. Has special cases for\n :class:`spyne.model.primitive.Unicode` and\n :class:`spyne.model.complex.Array`\\.\n ', 'provider': 'spyne$model$complex', 'name': 'Mandatory', 'parameters': <ParameterSpec 'cls,**<ParameterVariable '_kwargs' of 'Mandatory'>'>, 'ref_name': 'spyne$model$complex$$$function_15_Mandatory'} named Mandatory with <ParameterSpec 'cls,**<ParameterVariable '_kwargs' of 'Mandatory'>'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1443/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'v' of 'Mandatory'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1443/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_2__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': 'Customizes the given type to be a mandatory one. Has special cases for\n :class:`spyne.model.primitive.Unicode` and\n :class:`spyne.model.complex.Array`\\.\n ', 'provider': 'spyne$model$complex', 'name': 'Mandatory', 'parameters': <ParameterSpec 'cls,**<ParameterVariable '_kwargs' of 'Mandatory'>'>, 'ref_name': 'spyne$model$complex$$$function_15_Mandatory'} named Mandatory with <ParameterSpec 'cls,**<ParameterVariable '_kwargs' of 'Mandatory'>'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1443 : new_statements : Uninitialized temp variable 'tuple_unpack_2__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1443 : new_statements : Uninitialized temp variable 'tuple_unpack_2__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1443 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1443/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_2__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': 'Customizes the given type to be a mandatory one. Has special cases for\n :class:`spyne.model.primitive.Unicode` and\n :class:`spyne.model.complex.Array`\\.\n ', 'provider': 'spyne$model$complex', 'name': 'Mandatory', 'parameters': <ParameterSpec 'cls,**<ParameterVariable '_kwargs' of 'Mandatory'>'>, 'ref_name': 'spyne$model$complex$$$function_15_Mandatory'} named Mandatory with <ParameterSpec 'cls,**<ParameterVariable '_kwargs' of 'Mandatory'>'>>'>} of variable <TempVariable 'tuple_unpack_2__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': 'Customizes the given type to be a mandatory one. Has special cases for\n :class:`spyne.model.primitive.Unicode` and\n :class:`spyne.model.complex.Array`\\.\n ', 'provider': 'spyne$model$complex', 'name': 'Mandatory', 'parameters': <ParameterSpec 'cls,**<ParameterVariable '_kwargs' of 'Mandatory'>'>, 'ref_name': 'spyne$model$complex$$$function_15_Mandatory'} named Mandatory with <ParameterSpec 'cls,**<ParameterVariable '_kwargs' of 'Mandatory'>'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1443/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'k' of 'Mandatory'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1443/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_2__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': 'Customizes the given type to be a mandatory one. Has special cases for\n :class:`spyne.model.primitive.Unicode` and\n :class:`spyne.model.complex.Array`\\.\n ', 'provider': 'spyne$model$complex', 'name': 'Mandatory', 'parameters': <ParameterSpec 'cls,**<ParameterVariable '_kwargs' of 'Mandatory'>'>, 'ref_name': 'spyne$model$complex$$$function_15_Mandatory'} named Mandatory with <ParameterSpec 'cls,**<ParameterVariable '_kwargs' of 'Mandatory'>'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1443/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'v' of 'Mandatory'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1443/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_2__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': 'Customizes the given type to be a mandatory one. Has special cases for\n :class:`spyne.model.primitive.Unicode` and\n :class:`spyne.model.complex.Array`\\.\n ', 'provider': 'spyne$model$complex', 'name': 'Mandatory', 'parameters': <ParameterSpec 'cls,**<ParameterVariable '_kwargs' of 'Mandatory'>'>, 'ref_name': 'spyne$model$complex$$$function_15_Mandatory'} named Mandatory with <ParameterSpec 'cls,**<ParameterVariable '_kwargs' of 'Mandatory'>'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1443/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': 'Customizes the given type to be a mandatory one. Has special cases for\n :class:`spyne.model.primitive.Unicode` and\n :class:`spyne.model.complex.Array`\\.\n ', 'provider': 'spyne$model$complex', 'name': 'Mandatory', 'parameters': <ParameterSpec 'cls,**<ParameterVariable '_kwargs' of 'Mandatory'>'>, 'ref_name': 'spyne$model$complex$$$function_15_Mandatory'} named Mandatory with <ParameterSpec 'cls,**<ParameterVariable '_kwargs' of 'Mandatory'>'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1443 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1428 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1434/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'kwargs' of 'Mandatory'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:67 : new_constant : Built-in constant 'True' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:68 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:73 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:74 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:108 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:118 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:123 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:142 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:153 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:186 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:186 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:186 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:189 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:198 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:214 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:223 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:241 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:246 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:252 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:254 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:267 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:267 : new_constant : Tuple with constant arguments. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:268 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:271 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:284 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:284 : new_constant : Tuple with constant arguments. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:288 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:290 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:290 : new_constant : Tuple with constant arguments. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:291 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:292 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:294 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:302 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:305 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:309 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:309 : new_constant : Built-in constant 'True' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:314 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:318 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:325 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:340 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:360 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:368 : new_constant : Built-in constant 'True' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:406 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:409 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:429 : new_statements : Dropped propagated assignment statement to 'SUPPORTED_ORDERS'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:430 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:431 : new_expression : Value propagated for 'SUPPORTED_ORDERS' from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:429'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:433 : new_statements : Dropped propagated assignment statement to 'msg'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:434 : new_expression : Value propagated for 'msg' from '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:433'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:437 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:445 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:445 : new_constant : Tuple with constant arguments. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:446 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:449 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:449 : new_constant : Tuple with constant arguments. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:450 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:453 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:453 : new_constant : Tuple with constant arguments. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:454 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:457 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:457 : new_constant : Tuple with constant arguments. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:460 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:460 : new_constant : Tuple with constant arguments. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:477 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:487 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:487 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:490 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:490 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:497 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:504 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:513 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:513 : new_constant : Tuple with constant arguments. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:514 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:521 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:527 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:527 : new_constant : Tuple with constant arguments. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:528 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:538 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:563 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:563 : new_constant : Tuple with constant arguments. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:564 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:585 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:585 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:587 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:591 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:599 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:606 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:621 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:625 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:640 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:645 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:646 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:653 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:653 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:653 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:698 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:703 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:708 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:711 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:716 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:721 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:724 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:727 : new_constant : Built-in constant 'True' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:731 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:735 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:740 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:767 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:770 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:773 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:774 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:775 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:776 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:777 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:700 : new_statements : Uninitialized variable 'sqla_metadata' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:700 : new_statements : Uninitialized variable 'sqla_table_args' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:700 : new_statements : Uninitialized variable 'sqla_mapper_args' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:700 : new_statements : Uninitialized variable 'sqla_table' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:700 : new_statements : Uninitialized variable 'sqla_mapper' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:700 : new_statements : Uninitialized variable 'validate_freq' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:700 : new_statements : Uninitialized variable 'child_attrs' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:700 : new_statements : Uninitialized variable 'child_attrs_all' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:700 : new_statements : Uninitialized variable 'declare_order' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:700 : new_statements : Uninitialized variable 'parent_variant' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:700 : new_statements : Uninitialized variable 'methods' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:700 : new_statements : Uninitialized variable '_variants' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:700 : new_statements : Uninitialized variable '_xml_tag_body_as' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:700 : new_statements : Uninitialized variable '_delayed_child_attrs' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:700 : new_statements : Uninitialized variable '_delayed_child_attrs_all' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:700 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:703/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'store_as' of 'Attributes'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:783 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:787 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:790 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:807 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:816 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:825 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:830 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:831 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:833 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:842 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:845 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:853 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:853 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:857 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:866 : new_constant : Built-in constant 'True' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:877 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:903 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:913 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:918 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:930 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:939 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:982 : new_constant : Built-in call to 'set' pre-computed. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:996 : new_constant : Built-in constant 'True' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1005 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1007 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1013 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1018 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1019 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1020 : new_constant : Built-in call to 'set' pre-computed. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1022 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1025 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1028 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1037 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1045 : new_constant : Built-in constant 'True' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1067 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1067 : new_constant : Tuple with constant arguments. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1068 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1083 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1088 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1088 : new_constant : Tuple with constant arguments. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1089 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1092 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1092 : new_constant : Tuple with constant arguments. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1093 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1111 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1112 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1113 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1115 : new_constant : Built-in constant 'True' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1117 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1124 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1128 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1129 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1130 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1140 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1151 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1161 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1165 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1182 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1206 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1206 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1210 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1229 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1230 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1230 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:693 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:698/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__mixin__' of 'ComplexModelBase'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1252 : new_constant : Built-in constant 'True' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1254 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1254 : new_constant : Built-in constant 'True' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1264 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1274 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1274 : new_constant : Tuple with constant arguments. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1275 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1293 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1300 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1300 : new_constant : Tuple with constant arguments. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1301 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1310 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1317 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1335 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1340 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1375 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1391 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1404 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1413 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1434 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1434 : new_expression : Replace 'dict' built-in call dictionary creation from arguments.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1440 : new_expression : Replace 'dict' built-in call dictionary creation from arguments.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:424 : new_statements : Uninitialized variable 'SUPPORTED_ORDERS' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:424 : new_statements : Uninitialized variable 'msg' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:424 : new_statements : Uninitialized variable 'SUPPORTED_ORDERS' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1434 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1440 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/complex.py:1440 : new_constant : Tuple with constant arguments. Predicted constant result.
Nuitka:DEBUG:Recurse to import 'spyne.store.relational._base' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/store/relational/_base.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/store/relational/_base.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'spyne.store.relational.document' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/store/relational/document.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/store/relational/document.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'spyne.store.relational.simple' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/store/relational/simple.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/store/relational/simple.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'spyne.store.relational.spatial' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/store/relational/spatial.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/store/relational/spatial.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'spyne.store' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/store'. (Containing package of recursed module 'spyne.store.relational'.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/store/__init__.py:1 : new_code : Recursed to module package.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:31 : new_builtin_ref : Module variable 'dict' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:35 : new_builtin_ref : Module variable 'isinstance' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:35 : new_builtin : Replaced call to built-in 'isinstance' with built-in call 'EXPRESSION_BUILTIN_ISINSTANCE'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:36 : new_builtin_ref : Module variable 'list' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:36 : new_builtin : Replaced call to built-in 'list' with built-in call 'EXPRESSION_BUILTIN_LIST'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:37 : new_builtin_ref : Module variable 'super' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:37 : new_builtin : Replaced call to built-in 'super' with built-in call 'EXPRESSION_BUILTIN_SUPER'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:41 : new_builtin_ref : Module variable 'super' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:41 : new_builtin : Replaced call to built-in 'super' with built-in call 'EXPRESSION_BUILTIN_SUPER'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:45 : new_builtin_ref : Module variable 'isinstance' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:45 : new_builtin_ref : Module variable 'int' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:45 : new_builtin : Replaced call to built-in 'isinstance' with built-in call 'EXPRESSION_BUILTIN_ISINSTANCE'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:46 : new_builtin_ref : Module variable 'super' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:46 : new_builtin : Replaced call to built-in 'super' with built-in call 'EXPRESSION_BUILTIN_SUPER'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:48 : new_builtin_ref : Module variable 'super' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:48 : new_builtin : Replaced call to built-in 'super' with built-in call 'EXPRESSION_BUILTIN_SUPER'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:51 : new_builtin_ref : Module variable 'isinstance' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:51 : new_builtin_ref : Module variable 'int' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:51 : new_builtin : Replaced call to built-in 'isinstance' with built-in call 'EXPRESSION_BUILTIN_ISINSTANCE'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:52 : new_builtin_ref : Module variable 'super' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:52 : new_builtin : Replaced call to built-in 'super' with built-in call 'EXPRESSION_BUILTIN_SUPER'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:55 : new_expression : Replaced negated comparison with inverse comparison.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:57 : new_builtin_ref : Module variable 'super' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:57 : new_builtin : Replaced call to built-in 'super' with built-in call 'EXPRESSION_BUILTIN_SUPER'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:59 : new_builtin_ref : Module variable 'len' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:59 : new_builtin : Replaced call to built-in 'len' with built-in call 'EXPRESSION_BUILTIN_LEN'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:59 : new_builtin_ref : Module variable 'super' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:59 : new_builtin : Replaced call to built-in 'super' with built-in call 'EXPRESSION_BUILTIN_SUPER'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:60 : new_builtin_ref : Module variable 'repr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:60 : new_expression : Replaced call to built-in 'repr' with unary operation 'Repr'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:60 : new_builtin_ref : Module variable 'super' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:60 : new_builtin : Replaced call to built-in 'super' with built-in call 'EXPRESSION_BUILTIN_SUPER'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:63 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:63/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'list_contraction$tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$util$odict$$$class_1_odict', 'name': '__repr__', 'parameters': <ParameterSpec 'self'>, 'ref_name': 'spyne$util$odict$$$class_1_odict$$$function_4___repr__'} named __repr__ with <ParameterSpec 'self'>>'>} of variable <TempVariable 'list_contraction$tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$util$odict$$$class_1_odict', 'name': '__repr__', 'parameters': <ParameterSpec 'self'>, 'ref_name': 'spyne$util$odict$$$class_1_odict$$$function_4___repr__'} named __repr__ with <ParameterSpec 'self'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:63/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'k' of '__repr__'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:63/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'list_contraction$tuple_unpack_1__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$util$odict$$$class_1_odict', 'name': '__repr__', 'parameters': <ParameterSpec 'self'>, 'ref_name': 'spyne$util$odict$$$class_1_odict$$$function_4___repr__'} named __repr__ with <ParameterSpec 'self'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:63/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'v' of '__repr__'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:63/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'list_contraction$tuple_unpack_1__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$util$odict$$$class_1_odict', 'name': '__repr__', 'parameters': <ParameterSpec 'self'>, 'ref_name': 'spyne$util$odict$$$class_1_odict$$$function_4___repr__'} named __repr__ with <ParameterSpec 'self'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:63 : new_statements : Uninitialized temp variable 'list_contraction$tuple_unpack_1__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:63 : new_statements : Uninitialized temp variable 'list_contraction$tuple_unpack_1__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:66 : new_builtin_ref : Module variable 'repr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:66 : new_expression : Replaced call to built-in 'repr' with unary operation 'Repr'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:69 : new_builtin_ref : Module variable 'len' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:69 : new_builtin : Replaced call to built-in 'len' with built-in call 'EXPRESSION_BUILTIN_LEN'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:69 : new_builtin_ref : Module variable 'super' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:69 : new_builtin : Replaced call to built-in 'super' with built-in call 'EXPRESSION_BUILTIN_SUPER'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:70 : new_builtin_ref : Module variable 'len' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:70 : new_builtin : Replaced call to built-in 'len' with built-in call 'EXPRESSION_BUILTIN_LEN'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:73 : new_builtin_ref : Module variable 'iter' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:73 : new_builtin : Replaced call to built-in 'iter' with built-in call 'EXPRESSION_BUILTIN_ITER1'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:76 : new_builtin_ref : Module variable 'isinstance' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:76 : new_builtin_ref : Module variable 'int' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:76 : new_builtin : Replaced call to built-in 'isinstance' with built-in call 'EXPRESSION_BUILTIN_ISINSTANCE'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:79 : new_builtin_ref : Module variable 'super' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:79 : new_builtin : Replaced call to built-in 'super' with built-in call 'EXPRESSION_BUILTIN_SUPER'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:89 : new_builtin_ref : Module variable 'super' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:89 : new_builtin : Replaced call to built-in 'super' with built-in call 'EXPRESSION_BUILTIN_SUPER'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:86 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:87/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'retval' of 'items'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:94 : new_builtin_ref : Module variable 'super' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:94 : new_builtin : Replaced call to built-in 'super' with built-in call 'EXPRESSION_BUILTIN_SUPER'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:92 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:93/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'for_loop_1__iter_value' of '<Node 'EXPRESSION_GENERATOR_OBJECT_BODY'>'>} of variable <TempVariable 'for_loop_1__iter_value' of '<Node 'EXPRESSION_GENERATOR_OBJECT_BODY'>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:93/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'for_loop_1__for_iterator' of '<Node 'EXPRESSION_GENERATOR_OBJECT_BODY'>'>} of variable <TempVariable 'for_loop_1__for_iterator' of '<Node 'EXPRESSION_GENERATOR_OBJECT_BODY'>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:100 : new_builtin_ref : Module variable 'isinstance' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:100 : new_builtin_ref : Module variable 'dict' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:100 : new_builtin : Replaced call to built-in 'isinstance' with built-in call 'EXPRESSION_BUILTIN_ISINSTANCE'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:103 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:103/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$util$odict$$$class_1_odict', 'name': 'update', 'parameters': <ParameterSpec 'self,data'>, 'ref_name': 'spyne$util$odict$$$class_1_odict$$$function_13_update'} named update with <ParameterSpec 'self,data'>>'>} of variable <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$util$odict$$$class_1_odict', 'name': 'update', 'parameters': <ParameterSpec 'self,data'>, 'ref_name': 'spyne$util$odict$$$class_1_odict$$$function_13_update'} named update with <ParameterSpec 'self,data'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:103/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'k' of 'update'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:103/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$util$odict$$$class_1_odict', 'name': 'update', 'parameters': <ParameterSpec 'self,data'>, 'ref_name': 'spyne$util$odict$$$class_1_odict$$$function_13_update'} named update with <ParameterSpec 'self,data'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:103/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'v' of 'update'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:103/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$util$odict$$$class_1_odict', 'name': 'update', 'parameters': <ParameterSpec 'self,data'>, 'ref_name': 'spyne$util$odict$$$class_1_odict$$$function_13_update'} named update with <ParameterSpec 'self,data'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:103 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:103 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:109 : new_builtin_ref : Module variable 'super' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:109 : new_builtin : Replaced call to built-in 'super' with built-in call 'EXPRESSION_BUILTIN_SUPER'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:106 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:107/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'retval' of 'values'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:112 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:113/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'for_loop_1__iter_value' of '<Node 'EXPRESSION_GENERATOR_OBJECT_BODY'>'>} of variable <TempVariable 'for_loop_1__iter_value' of '<Node 'EXPRESSION_GENERATOR_OBJECT_BODY'>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:113/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'for_loop_1__for_iterator' of '<Node 'EXPRESSION_GENERATOR_OBJECT_BODY'>'>} of variable <TempVariable 'for_loop_1__for_iterator' of '<Node 'EXPRESSION_GENERATOR_OBJECT_BODY'>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:116 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:122 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:122/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$util$odict$$$class_1_odict', 'name': 'append', 'parameters': <ParameterSpec 'self,t'>, 'ref_name': 'spyne$util$odict$$$class_1_odict$$$function_17_append'} named append with <ParameterSpec 'self,t'>>'>} of variable <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$util$odict$$$class_1_odict', 'name': 'append', 'parameters': <ParameterSpec 'self,t'>, 'ref_name': 'spyne$util$odict$$$class_1_odict$$$function_17_append'} named append with <ParameterSpec 'self,t'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:122/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'k' of 'append'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:122/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$util$odict$$$class_1_odict', 'name': 'append', 'parameters': <ParameterSpec 'self,t'>, 'ref_name': 'spyne$util$odict$$$class_1_odict$$$function_17_append'} named append with <ParameterSpec 'self,t'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:122/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'v' of 'append'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:122/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$util$odict$$$class_1_odict', 'name': 'append', 'parameters': <ParameterSpec 'self,t'>, 'ref_name': 'spyne$util$odict$$$class_1_odict$$$function_17_append'} named append with <ParameterSpec 'self,t'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:122 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:122 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:126 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:126/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$util$odict$$$class_1_odict', 'name': 'insert', 'parameters': <ParameterSpec 'self,index,item'>, 'ref_name': 'spyne$util$odict$$$class_1_odict$$$function_18_insert'} named insert with <ParameterSpec 'self,index,item'>>'>} of variable <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$util$odict$$$class_1_odict', 'name': 'insert', 'parameters': <ParameterSpec 'self,index,item'>, 'ref_name': 'spyne$util$odict$$$class_1_odict$$$function_18_insert'} named insert with <ParameterSpec 'self,index,item'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:126/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'k' of 'insert'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:126/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$util$odict$$$class_1_odict', 'name': 'insert', 'parameters': <ParameterSpec 'self,index,item'>, 'ref_name': 'spyne$util$odict$$$class_1_odict$$$function_18_insert'} named insert with <ParameterSpec 'self,index,item'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:126/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'v' of 'insert'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:126/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$util$odict$$$class_1_odict', 'name': 'insert', 'parameters': <ParameterSpec 'self,index,item'>, 'ref_name': 'spyne$util$odict$$$class_1_odict$$$function_18_insert'} named insert with <ParameterSpec 'self,index,item'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:126 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:126 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:130 : new_builtin_ref : Module variable 'super' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:130 : new_builtin : Replaced call to built-in 'super' with built-in call 'EXPRESSION_BUILTIN_SUPER'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:31 : new_statements : Removed useless frame object of 'odict'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:31 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:31/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'odict'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:31/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'odict'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:34/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__init__' of 'odict'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:44/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__getitem__' of 'odict'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:50/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__setitem__' of 'odict'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:62/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__repr__' of 'odict'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:65/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__str__' of 'odict'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:68/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__len__' of 'odict'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:72/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__iter__' of 'odict'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:75/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__delitem__' of 'odict'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:82/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__add__' of 'odict'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:86/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'items' of 'odict'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:92/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'iteritems' of 'odict'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:96/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'keys' of 'odict'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:99/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'update' of 'odict'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:106/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'values' of 'odict'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:112/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'itervalues' of 'odict'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:116/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'get' of 'odict'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:121/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'append' of 'odict'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:125/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'insert' of 'odict'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:31 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:31 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:31/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <TempVariable 'class_creation_1__bases' of '<Node 'COMPILED_PYTHON_MODULE' with {'package': 'spyne.util', 'name': 'odict', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py'} 'package': 'spyne.util', 'name': 'odict', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py'>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:31/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <TempVariable 'class_creation_1__class_dict' of '<Node 'COMPILED_PYTHON_MODULE' with {'package': 'spyne.util', 'name': 'odict', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py'} 'package': 'spyne.util', 'name': 'odict', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py'>'>>. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:31/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'odict' of 'spyne.util.odict'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/odict.py:116 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:34 : new_builtin_ref : Module variable 'Exception' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:34 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:34/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'ClassNotFoundException'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:34/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'ClassNotFoundException'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:34 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:34 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:34/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <TempVariable 'class_creation_1__bases' of '<Node 'COMPILED_PYTHON_MODULE' with {'package': 'spyne.util', 'name': 'meta', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py'} 'package': 'spyne.util', 'name': 'meta', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py'>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:34/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <TempVariable 'class_creation_1__class_dict' of '<Node 'COMPILED_PYTHON_MODULE' with {'package': 'spyne.util', 'name': 'meta', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py'} 'package': 'spyne.util', 'name': 'meta', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py'>'>>. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:34/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'ClassNotFoundException' of 'spyne.util.meta'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:38 : new_builtin_ref : Module variable 'Exception' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:38 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:38/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'AttributeNotFoundException'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:38/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'AttributeNotFoundException'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:38 : new_statements : Uninitialized temp variable 'class_creation_2__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:38 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:38/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <TempVariable 'class_creation_2__bases' of '<Node 'COMPILED_PYTHON_MODULE' with {'package': 'spyne.util', 'name': 'meta', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py'} 'package': 'spyne.util', 'name': 'meta', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py'>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:38/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <TempVariable 'class_creation_2__class_dict' of '<Node 'COMPILED_PYTHON_MODULE' with {'package': 'spyne.util', 'name': 'meta', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py'} 'package': 'spyne.util', 'name': 'meta', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py'>'>>. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:38/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'AttributeNotFoundException' of 'spyne.util.meta'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:42 : new_builtin_ref : Module variable 'type' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:55 : new_builtin_ref : Module variable 'KeyError' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:56 : new_builtin_ref : Module variable 'type' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:62 : new_builtin_ref : Module variable 'hasattr' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:62 : new_builtin : Replaced call to built-in 'hasattr' with built-in call 'EXPRESSION_BUILTIN_HASATTR'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:63 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:62 : new_expression : Replaced negated comparison with inverse comparison.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:61 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:61/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <TempVariable 'for_loop_1__break_indicator' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$util$meta$$$class_1_Prepareable$$$function_1___new__', 'name': 'preparing_constructor', 'parameters': <ParameterSpec 'cls,name,bases,attributes'>, 'ref_name': 'spyne$util$meta$$$class_1_Prepareable$$$function_1___new__$$$function_1_preparing_constructor'} named preparing_constructor with <ParameterSpec 'cls,name,bases,attributes'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:70 : new_builtin_ref : Module variable 'AttributeError' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:73 : new_builtin_ref : Module variable 'isinstance' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:73 : new_builtin : Replaced call to built-in 'isinstance' with built-in call 'EXPRESSION_BUILTIN_ISINSTANCE'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:78 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:80 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:80 : new_expression : Replaced negated comparison with inverse comparison.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:81 : new_builtin_ref : Module variable 'list' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:81 : new_builtin_ref : Module variable 'reversed' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:81 : new_builtin : Replaced call to built-in 'list' with built-in call 'EXPRESSION_BUILTIN_LIST'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:83 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:83/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <TempVariable 'for_loop_2__break_indicator' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$util$meta$$$class_1_Prepareable$$$function_1___new__', 'name': 'preparing_constructor', 'parameters': <ParameterSpec 'cls,name,bases,attributes'>, 'ref_name': 'spyne$util$meta$$$class_1_Prepareable$$$function_1___new__$$$function_1_preparing_constructor'} named preparing_constructor with <ParameterSpec 'cls,name,bases,attributes'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:99 : new_builtin_ref : Module variable 'ValueError' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:95 : new_statements : Uninitialized variable 'msg' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:113 : new_builtin_ref : Module variable 'sorted' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:118 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:118/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$util$meta$$$class_1_Prepareable$$$function_1___new__', 'name': 'preparing_constructor', 'parameters': <ParameterSpec 'cls,name,bases,attributes'>, 'ref_name': 'spyne$util$meta$$$class_1_Prepareable$$$function_1___new__$$$function_1_preparing_constructor'} named preparing_constructor with <ParameterSpec 'cls,name,bases,attributes'>>'>} of variable <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$util$meta$$$class_1_Prepareable$$$function_1___new__', 'name': 'preparing_constructor', 'parameters': <ParameterSpec 'cls,name,bases,attributes'>, 'ref_name': 'spyne$util$meta$$$class_1_Prepareable$$$function_1___new__$$$function_1_preparing_constructor'} named preparing_constructor with <ParameterSpec 'cls,name,bases,attributes'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:118/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'key' of 'preparing_constructor'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:118/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$util$meta$$$class_1_Prepareable$$$function_1___new__', 'name': 'preparing_constructor', 'parameters': <ParameterSpec 'cls,name,bases,attributes'>, 'ref_name': 'spyne$util$meta$$$class_1_Prepareable$$$function_1___new__$$$function_1_preparing_constructor'} named preparing_constructor with <ParameterSpec 'cls,name,bases,attributes'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:118/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'value' of 'preparing_constructor'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:118/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$util$meta$$$class_1_Prepareable$$$function_1___new__', 'name': 'preparing_constructor', 'parameters': <ParameterSpec 'cls,name,bases,attributes'>, 'ref_name': 'spyne$util$meta$$$class_1_Prepareable$$$function_1___new__$$$function_1_preparing_constructor'} named preparing_constructor with <ParameterSpec 'cls,name,bases,attributes'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:118 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:118 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:124 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:124 : new_expression : Replaced negated comparison with inverse comparison.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:139 : new_builtin_ref : Module variable 'type' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:42 : new_statements : Uninitialized variable '__new__' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:42 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:42/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Prepareable'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:42/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'Prepareable'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:42 : new_statements : Uninitialized temp variable 'class_creation_3__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:42 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:42/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <TempVariable 'class_creation_3__bases' of '<Node 'COMPILED_PYTHON_MODULE' with {'package': 'spyne.util', 'name': 'meta', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py'} 'package': 'spyne.util', 'name': 'meta', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py'>'>>. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:42/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'Prepareable' of 'spyne.util.meta'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:63 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:63 : new_constant : Tuple with constant arguments. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:78 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:80 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:124 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:58 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/meta.py:61/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <TempVariable 'for_loop_1__break_indicator' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$util$meta$$$class_1_Prepareable$$$function_1___new__', 'name': 'preparing_constructor', 'parameters': <ParameterSpec 'cls,name,bases,attributes'>, 'ref_name': 'spyne$util$meta$$$class_1_Prepareable$$$function_1___new__$$$function_1_preparing_constructor'} named preparing_constructor with <ParameterSpec 'cls,name,bases,attributes'>>'>>.
Nuitka:DEBUG:Recurse to import 'spyne.model.primitive._base' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'spyne.model.primitive.string' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'spyne.model.primitive.xml' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'spyne.model.primitive.spatial' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'spyne.model.primitive.datetime' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'spyne.model.primitive.number' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:Recurse to import 'spyne.model.primitive.network' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:96 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:97 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:99 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:100 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:101 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:102 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:104 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:106 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:107 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:108 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:109 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:111 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:112 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:113 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:115 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:116 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:117 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:118 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:119 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:126 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:127 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:128 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:129 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:130 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:137 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:139 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:140 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:142 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:144 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:145 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:147 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:95 : new_statements : Uninitialized variable 'MultiPolygon' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:95 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:95/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Mandatory'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:95 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:95 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:95/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <TempVariable 'class_creation_1__bases' of '<Node 'COMPILED_PYTHON_PACKAGE' with {'package': 'spyne.model', 'name': 'primitive', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py'} 'package': 'spyne.model', 'name': 'primitive', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py'>'>>. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:95/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'Mandatory' of 'spyne.model.primitive'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:95 : new_statements : Dropped propagated assignment statement to 'class_creation_1__bases'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:96 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:96 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:97 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:97 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:99 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:99 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:100 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:100 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:101 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:101 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:102 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:102 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:104 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:104 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:106 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:106 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:107 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:107 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:108 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:108 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:109 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:109 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:111 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:111 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:112 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:112 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:113 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:113 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:115 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:115 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:116 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:116 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:117 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:117 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:118 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:118 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:119 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:119 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:126 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:126 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:127 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:127 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:128 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:128 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:129 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:129 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:130 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:130 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:137 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:137 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:139 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:139 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:140 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:140 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:142 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:142 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:144 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:144 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:145 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:145 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:147 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:147 : new_constant : Created dictionary found to be constant.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:95 : new_expression : Value propagated for temp 'class_creation_1__bases'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:95 : new_expression : Value propagated for temp 'class_creation_1__bases'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:95 : new_statements : Uninitialized temp variable 'class_creation_1__bases' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/__init__.py:95 : new_statements : Uninitialized temp variable 'class_creation_1__bases' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:30 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:31 : new_builtin_ref : Module variable 'len' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:31 : new_builtin : Replaced call to built-in 'len' with built-in call 'EXPRESSION_BUILTIN_LEN'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:36 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:49 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:48 : new_statements : Removed useless frame object of 'Attributes'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:48 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:48/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Attributes'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:49/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'serialize_as' of 'Attributes'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:48 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:48 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:48/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Attributes' of 'MacAddress'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:51 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:55 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:42 : new_statements : Uninitialized variable 'validate_native' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:42 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:42/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'MacAddress'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:42/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'MacAddress'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:42 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:42 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:42/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'MacAddress' of 'spyne.model.primitive.network'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:65 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:78 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:77 : new_statements : Removed useless frame object of 'Attributes'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:77 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:77/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Attributes'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:78/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'serialize_as' of 'Attributes'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:77 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:77 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:77/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Attributes' of 'Ipv4Address'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:80 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:84 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:71 : new_statements : Uninitialized variable 'validate_native' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:71 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:71/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Ipv4Address'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:71/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'Ipv4Address'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:71 : new_statements : Uninitialized temp variable 'class_creation_2__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:71 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:71/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'Ipv4Address' of 'spyne.model.primitive.network'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:108 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:121 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:120 : new_statements : Removed useless frame object of 'Attributes'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:120 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:120/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Attributes'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:121/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'serialize_as' of 'Attributes'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:120 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:120 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:120/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Attributes' of 'Ipv6Address'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:123 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:127 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:114 : new_statements : Uninitialized variable 'validate_native' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:114 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:114/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Ipv6Address'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:114/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'Ipv6Address'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:114 : new_statements : Uninitialized temp variable 'class_creation_3__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:114 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:114/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'Ipv6Address' of 'spyne.model.primitive.network'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:136 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:149 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:148 : new_statements : Removed useless frame object of 'Attributes'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:148 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:148/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Attributes'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:149/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'serialize_as' of 'Attributes'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:148 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:148 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:148/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Attributes' of 'IpAddress'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:151 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:155 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:142 : new_statements : Uninitialized variable 'validate_native' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:142 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:142/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'IpAddress'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:142/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'IpAddress'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:142 : new_statements : Uninitialized temp variable 'class_creation_4__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:142 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:142/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'IpAddress' of 'spyne.model.primitive.network'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:30 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:36 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:49 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:42 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:45/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__namespace__' of 'MacAddress'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:46/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'MacAddress'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:65 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:78 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:71 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:74/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__namespace__' of 'Ipv4Address'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:75/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'Ipv4Address'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:108 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:121 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:114 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:117/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__namespace__' of 'Ipv6Address'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:118/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'Ipv6Address'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:136 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:149 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:142 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:145/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__namespace__' of 'IpAddress'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/network.py:146/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'IpAddress'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:51 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The value should be greater than this number.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:54 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The value should be greater than or equal to this number.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:57 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The value should be lower than this number.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:60 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The value should be lower than or equal to this number.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:63 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The maximum length of string to be attempted to convert to number.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:65 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:67 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'A regular python string formatting string. See here:\n http://docs.python.org/library/stdtypes.html#string-formatting'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:69 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:72 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'A regular python string formatting string used by invoking its\n ``format()`` function. See here:\n http://docs.python.org/2/library/string.html#format-string-syntax'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:74 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:76 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'A regular expression that matches the whole field. See here for more\n info: http://www.regular-expressions.info/xml.html'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:79 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'Maximum number of digits.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:82 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'Maximum number of digits after the decimal separator.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:84 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:86 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'Hardware limit that determines the lowest value this type can\n store.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:88 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:90 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'Hardware limit that determines the highest value this type can\n store.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:46 : new_statements : Uninitialized variable 'max_bound' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:46 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:46/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Attributes'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:46/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'Attributes'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:46 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:46 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:46/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Attributes' of 'Decimal'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:93 : new_builtin_ref : Module variable 'len' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:93 : new_builtin : Replaced call to built-in 'len' with built-in call 'EXPRESSION_BUILTIN_LEN'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:95 : new_builtin_ref : Module variable 'len' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:95 : new_builtin : Replaced call to built-in 'len' with built-in call 'EXPRESSION_BUILTIN_LEN'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:95 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:98 : new_builtin_ref : Module variable 'len' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:98 : new_builtin : Replaced call to built-in 'len' with built-in call 'EXPRESSION_BUILTIN_LEN'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:98 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:100 : new_constant : Tuple with constant arguments. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:107 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:108 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:92 : new_statements : Uninitialized variable 'retval' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:118 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:131 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:134 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:134 : new_builtin_ref : Module variable 'len' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:134 : new_builtin : Replaced call to built-in 'len' with built-in call 'EXPRESSION_BUILTIN_LEN'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:137 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:140 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:30 : new_statements : Uninitialized variable 'validate_native' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:30 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:30/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Decimal'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:30/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'Decimal'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:30 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:30 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:30/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'Decimal' of 'spyne.model.primitive.number'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:161 : new_builtin_ref : Module variable 'float' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:170 : new_builtin_ref : Module variable 'float' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:170 : new_builtin : Replaced call to built-in 'float' with built-in call 'EXPRESSION_BUILTIN_FLOAT'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:171 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The value should be greater than this number.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:173 : new_builtin_ref : Module variable 'float' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:173 : new_builtin : Replaced call to built-in 'float' with built-in call 'EXPRESSION_BUILTIN_FLOAT'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:174 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The value should be greater than or equal to this number.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:176 : new_builtin_ref : Module variable 'float' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:176 : new_builtin : Replaced call to built-in 'float' with built-in call 'EXPRESSION_BUILTIN_FLOAT'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:177 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The value should be lower than this number.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:179 : new_builtin_ref : Module variable 'float' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:179 : new_builtin : Replaced call to built-in 'float' with built-in call 'EXPRESSION_BUILTIN_FLOAT'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:180 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The value should be lower than or equal to this number.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:164 : new_statements : Uninitialized variable 'le' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:164 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:164/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Attributes'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:164/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'Attributes'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:164 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:164 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:164/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Attributes' of 'Double'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:182 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:148 : new_statements : Uninitialized variable 'is_default' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:148 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:148/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Double'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:148/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'Double'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:160/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'Double'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:161/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Value' of 'Double'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:148 : new_statements : Uninitialized temp variable 'class_creation_2__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:148 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:148/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'Double' of 'spyne.model.primitive.number'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:192 : new_statements : Removed useless frame object of 'Float'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:192 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:192/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Float'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:192/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'Float'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:196/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'Float'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:192 : new_statements : Uninitialized temp variable 'class_creation_3__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:192 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:192/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'Float' of 'spyne.model.primitive.number'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:203 : new_builtin_ref : Module variable 'int' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:205 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:208 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:208 : new_builtin_ref : Module variable 'int' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:208 : new_builtin : Replaced call to built-in 'int' with built-in call 'EXPRESSION_BUILTIN_INT'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:199 : new_statements : Uninitialized variable 'validate_native' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:199 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:199/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Integer'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:199/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'Integer'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:202/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'Integer'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:203/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Value' of 'Integer'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:199 : new_statements : Uninitialized temp variable 'class_creation_4__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:199 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:199/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'Integer' of 'spyne.model.primitive.number'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:217 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:220 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:212 : new_statements : Uninitialized variable 'validate_native' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:212 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:212/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'UnsignedInteger'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:212/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'UnsignedInteger'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:215/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'UnsignedInteger'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:212 : new_statements : Uninitialized temp variable 'class_creation_5__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:212 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:212/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'UnsignedInteger' of 'spyne.model.primitive.number'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:225 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The arbitrary-size unsigned integer, alias for UnsignedInteger.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:234 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:237 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:228 : new_statements : Uninitialized variable 'validate_native' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:228 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:228/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'PositiveInteger'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:228/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'PositiveInteger'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:232/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'PositiveInteger'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:228 : new_statements : Uninitialized temp variable 'class_creation_6__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:228 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:228/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'PositiveInteger' of 'spyne.model.primitive.number'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:248 : new_statements : Uninitialized variable 'max_bound' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:248 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:248/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Attributes'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:248 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:248 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:248/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Attributes' of '_BoundedInteger'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:253 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:257 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:257 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:257/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <TempVariable 'comparison_chain_1__operand_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$primitive$number$$$function_1_TBoundedInteger$$$class_1__BoundedInteger', 'name': 'validate_native', 'parameters': <ParameterSpec 'cls,value'>, 'ref_name': 'spyne$model$primitive$number$$$function_1_TBoundedInteger$$$class_1__BoundedInteger$$$function_1_validate_native'} named validate_native with <ParameterSpec 'cls,value'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:245 : new_statements : Uninitialized variable 'validate_native' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:245 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:245/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of '_BoundedInteger'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:245 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:245 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:245/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '_BoundedInteger' of 'TBoundedInteger'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:240 : new_statements : Uninitialized variable '_BoundedInteger' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:271 : new_statements : Uninitialized variable 'max_bound' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:271 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:271/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Attributes'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:271 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:271 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:271/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Attributes' of '_BoundedUnsignedInteger'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:276 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:280 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:280 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:280/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <TempVariable 'comparison_chain_1__operand_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$model$primitive$number$$$function_2_TBoundedUnsignedInteger$$$class_1__BoundedUnsignedInteger', 'name': 'validate_native', 'parameters': <ParameterSpec 'cls,value'>, 'ref_name': 'spyne$model$primitive$number$$$function_2_TBoundedUnsignedInteger$$$class_1__BoundedUnsignedInteger$$$function_1_validate_native'} named validate_native with <ParameterSpec 'cls,value'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:268 : new_statements : Uninitialized variable 'validate_native' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:268 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:268/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of '_BoundedUnsignedInteger'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:268 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:268 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:268/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '_BoundedUnsignedInteger' of 'TBoundedUnsignedInteger'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:263 : new_statements : Uninitialized variable '_BoundedUnsignedInteger' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:287 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The 64-bit signed integer, also known as ``long``.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:290 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The 64-bit signed integer, alias for :class:`Integer64`.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:294 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The 64-bit signed integer, also known as ``int``.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:297 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The 32-bit signed integer, alias for :class:`Integer32`.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:301 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The 16-bit signed integer, also known as ``short``.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:304 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The 16-bit signed integer, alias for :class:`Integer16`.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:308 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The 8-bit signed integer, also known as ``byte``.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:311 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The 8-bit signed integer, alias for :class:`Integer8`.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:315 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The 64-bit unsigned integer, also known as ``unsignedLong``.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:318 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The 64-bit unsigned integer, alias for :class:`UnsignedInteger64`.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:322 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The 64-bit unsigned integer, also known as ``unsignedInt``.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:325 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The 32-bit unsigned integer, alias for :class:`UnsignedInteger32`.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:329 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The 16-bit unsigned integer, also known as ``unsignedShort``.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:332 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The 16-bit unsigned integer, alias for :class:`UnsignedInteger16`.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:336 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The 8-bit unsigned integer, also known as ``unsignedByte``.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:339 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The 8-bit unsigned integer, alias for :class:`UnsignedInteger8`.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:343 : new_builtin_ref : Module variable 'float' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:350 : new_builtin_ref : Module variable 'int' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:355 : new_builtin_ref : Module variable 'long' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:358 : new_builtin_ref : Module variable 'isinstance' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:358 : new_builtin_ref : Module variable 'long' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:358 : new_builtin : Replaced call to built-in 'isinstance' with built-in call 'EXPRESSION_BUILTIN_ISINSTANCE'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:359 : new_builtin_ref : Module variable 'int' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:361 : new_builtin_ref : Module variable 'int' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:65 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:69 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:74 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:84 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:88 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:46 : new_statements : Uninitialized variable 'fraction_digits' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:46 : new_statements : Uninitialized variable 'min_bound' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:95 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:98 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:107 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:107 : new_constant : Tuple with constant arguments. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:108 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:134 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:140 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:30 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:41/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'Decimal'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:170 : new_constant : Built-in call to 'float' pre-computed. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:173 : new_constant : Built-in call to 'float' pre-computed. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:176 : new_constant : Built-in call to 'float' pre-computed. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:179 : new_constant : Built-in call to 'float' pre-computed. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:164 : new_statements : Removed useless frame object of 'Attributes'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:164 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:170/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'gt' of 'Attributes'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:173/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'ge' of 'Attributes'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:176/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'lt' of 'Attributes'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:179/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'le' of 'Attributes'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:208 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:220 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:237 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:257 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:280 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:263 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:265/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '_min_b' of 'TBoundedUnsignedInteger'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:358 : new_constant : Built-in call to 'isinstance' computed. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:358 : new_statements : Removed conditional branch not taken due to false condition value.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/number.py:358 : new_statements : Condition for branch was predicted to be always false.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:49 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:50 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The time should be greater than this time.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:53 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The time should be greater than or equal to this time.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:55 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:56 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The time should be lower than this time.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:59 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The time should be lower than or equal to this time.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:61 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:63 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'A regular expression that matches the whole time. See here for more\n info: http://www.regular-expressions.info/xml.html'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:45 : new_statements : Uninitialized variable 'pattern' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:45 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:45/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Attributes'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:45/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'Attributes'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:45 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:45 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:45/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Attributes' of 'Time'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:65 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:75 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:78 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:79 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:81 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:36 : new_statements : Uninitialized variable 'validate_native' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:36 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:36/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Time'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:36/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'Time'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:36 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:36 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:36/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'Time' of 'spyne.model.primitive.datetime'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:110 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:112 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The datetime should be greater than this datetime. It must always\n have a timezone.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:116 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The datetime should be greater than or equal to this datetime. It\n must always have a timezone.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:118 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:120 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The datetime should be lower than this datetime. It must always have\n a timezone.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:124 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The datetime should be lower than or equal to this datetime. It must\n always have a timezone.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:126 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:128 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'A regular expression that matches the whole datetime. See here for\n more info: http://www.regular-expressions.info/xml.html'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:130 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:134 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'DateTime format fed to the ``strftime`` function. See:\n http://docs.python.org/library/datetime.html?highlight=strftime#strftime-strptime-behavior\n Ignored by protocols like SOAP which have their own ideas about how\n DateTime objects should be serialized.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:136 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:141 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'DateTime format fed to the ``strftime`` function only when\n serializing. See:\n http://docs.python.org/library/datetime.html?highlight=strftime#strftime-strptime-behavior\n Ignored by protocols like SOAP which have their own ideas about how\n DateTime objects should be serialized.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:143 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:146 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'A regular python string formatting string. %s will contain the date\n string. See here for more info:\n http://docs.python.org/library/stdtypes.html#string-formatting'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:148 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:162 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': "When not None, converts:\n - Outgoing values to the given time zone (by calling\n ``.astimezone()``).\n - Incoming values without tzinfo to the given time zone by calling\n ``.replace(tzinfo=<as_timezone>)`` and values with tzinfo to the\n given timezone by calling ``.astimezone()``.\n\n Either None or a return value of pytz.timezone()\n\n When this is None and a datetime with tzinfo=None comes in, it's\n converted to spyne.LOCAL_TZ which defaults to ``pytz.utc``. You can use\n `tzlocal <https://pypi.python.org/pypi/tzlocal>`_ to set it to local\n time right after ``import spyne``.\n "} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:164 : new_builtin_ref : Module variable 'True' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:166 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': "If False, time zone info is stripped before serialization. Also makes\n sqlalchemy schema generator emit 'timestamp without timezone'."} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:168 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:169 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': "One of (None, 'sec', 'sec_float', 'msec', 'msec_float', 'usec')"} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:106 : new_statements : Uninitialized variable 'serialize_as' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:106 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:106/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Attributes'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:106/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'Attributes'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:106 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:106 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:106/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Attributes' of 'DateTime'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:171 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:181 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:183 : new_builtin_ref : Module variable 'isinstance' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:183 : new_builtin : Replaced call to built-in 'isinstance' with built-in call 'EXPRESSION_BUILTIN_ISINSTANCE'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:183 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:186 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:188 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:191 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:89 : new_statements : Uninitialized variable 'validate_native' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:89 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:89/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'DateTime'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:89/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'DateTime'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:89 : new_statements : Uninitialized temp variable 'class_creation_2__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:89 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:89/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'DateTime' of 'spyne.model.primitive.datetime'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:211 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:212 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The date should be greater than this date.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:215 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The date should be greater than or equal to this date.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:217 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:218 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The date should be lower than this date.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:221 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The date should be lower than or equal to this date.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:227 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'DateTime format fed to the ``strftime`` function. See:\n http://docs.python.org/library/datetime.html?highlight=strftime#strftime-strptime-behavior\n Ignored by protocols like SOAP which have their own ideas about how\n Date objects should be serialized.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:229 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:231 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'A regular expression that matches the whole date. See here for more\n info: http://www.regular-expressions.info/xml.html'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:207 : new_statements : Uninitialized variable 'pattern' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:207 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:207/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Attributes'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:207/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'Attributes'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:207 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:207 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:207/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Attributes' of 'Date'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:234 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:196 : new_statements : Uninitialized variable 'is_default' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:196 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:196/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Date'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:196/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'Date'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:196 : new_statements : Uninitialized temp variable 'class_creation_3__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:196 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:196/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'Date' of 'spyne.model.primitive.datetime'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:246 : new_statements : Uninitialized variable 'Value' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:246 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:246/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Duration'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:246/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'Duration'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:249/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'Duration'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:246 : new_statements : Uninitialized temp variable 'class_creation_4__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:246 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:246/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'Duration' of 'spyne.model.primitive.datetime'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:49 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:55 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:61 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:45 : new_statements : Uninitialized variable 'le' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:45 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:49/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'gt' of 'Attributes'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:78 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:79 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:81 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:36 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:42/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'Time'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:110 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:118 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:126 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:130 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:136 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:143 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:148 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:164 : new_constant : Built-in constant 'True' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:168 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:106 : new_statements : Uninitialized variable 'le' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:106 : new_statements : Uninitialized variable 'pattern' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:106 : new_statements : Uninitialized variable 'format' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:106 : new_statements : Uninitialized variable 'out_format' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:106 : new_statements : Uninitialized variable 'string_format' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:106 : new_statements : Uninitialized variable 'as_timezone' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:106 : new_statements : Uninitialized variable 'timezone' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:106 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:110/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'gt' of 'Attributes'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:183 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:186 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:188 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:191 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:89 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:99/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'DateTime'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:211 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:217 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:229 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:207 : new_statements : Uninitialized variable 'le' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:207 : new_statements : Uninitialized variable 'format' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:207 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:211/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'gt' of 'Attributes'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:196 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/datetime.py:202/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'Date'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:89 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:92 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:91 : new_statements : Removed useless frame object of 'Attributes'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:91 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:91/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Attributes'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:92/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'dim' of 'Attributes'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:91 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:91 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:91/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Attributes' of 'Point'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:94 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:98 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:99 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:99 : new_expression : Replaced negated comparison with inverse comparison.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:100 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:79 : new_statements : Uninitialized variable '__new__' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:79 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:79/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Point'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:79/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'Point'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:79 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:79 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:79/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'Point' of 'spyne.model.primitive.spatial'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:122 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:125 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:124 : new_statements : Removed useless frame object of 'Attributes'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:124 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:124/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Attributes'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:125/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'dim' of 'Attributes'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:124 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:124 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:124/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Attributes' of 'Line'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:127 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:128 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:128 : new_expression : Replaced negated comparison with inverse comparison.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:129 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:112 : new_statements : Uninitialized variable '__new__' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:112 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:112/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Line'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:112/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'Line'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:112 : new_statements : Uninitialized temp variable 'class_creation_2__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:112 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:112/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'Line' of 'spyne.model.primitive.spatial'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:152 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:155 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:154 : new_statements : Removed useless frame object of 'Attributes'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:154 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:154/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Attributes'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:155/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'dim' of 'Attributes'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:154 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:154 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:154/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Attributes' of 'Polygon'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:157 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:158 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:158 : new_expression : Replaced negated comparison with inverse comparison.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:159 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:143 : new_statements : Uninitialized variable '__new__' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:143 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:143/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Polygon'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:143/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'Polygon'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:143 : new_statements : Uninitialized temp variable 'class_creation_3__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:143 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:143/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'Polygon' of 'spyne.model.primitive.spatial'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:181 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:184 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:183 : new_statements : Removed useless frame object of 'Attributes'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:183 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:183/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Attributes'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:184/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'dim' of 'Attributes'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:183 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:183 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:183/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Attributes' of 'MultiPoint'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:186 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:187 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:187 : new_expression : Replaced negated comparison with inverse comparison.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:188 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:171 : new_statements : Uninitialized variable '__new__' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:171 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:171/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'MultiPoint'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:171/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'MultiPoint'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:171 : new_statements : Uninitialized temp variable 'class_creation_4__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:171 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:171/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'MultiPoint' of 'spyne.model.primitive.spatial'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:210 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:213 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:212 : new_statements : Removed useless frame object of 'Attributes'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:212 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:212/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Attributes'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:213/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'dim' of 'Attributes'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:212 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:212 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:212/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Attributes' of 'MultiLine'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:215 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:216 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:216 : new_expression : Replaced negated comparison with inverse comparison.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:217 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:200 : new_statements : Uninitialized variable '__new__' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:200 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:200/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'MultiLine'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:200/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'MultiLine'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:200 : new_statements : Uninitialized temp variable 'class_creation_5__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:200 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:200/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'MultiLine' of 'spyne.model.primitive.spatial'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:241 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:244 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:243 : new_statements : Removed useless frame object of 'Attributes'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:243 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:243/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Attributes'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:244/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'dim' of 'Attributes'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:243 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:243 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:243/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Attributes' of 'MultiPolygon'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:246 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:247 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:247 : new_expression : Replaced negated comparison with inverse comparison.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:248 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:231 : new_statements : Uninitialized variable '__new__' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:231 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:231/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'MultiPolygon'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:231/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'MultiPolygon'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:231 : new_statements : Uninitialized temp variable 'class_creation_6__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:231 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:231/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'MultiPolygon' of 'spyne.model.primitive.spatial'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:89 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:92 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:98 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:99 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:99 : new_constant : Tuple with constant arguments. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:100 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:79 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:89/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'Point'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:122 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:125 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:127 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:128 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:128 : new_constant : Tuple with constant arguments. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:129 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:112 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:122/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'Line'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:152 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:155 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:157 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:158 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:158 : new_constant : Tuple with constant arguments. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:159 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:143 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:152/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'Polygon'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:181 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:184 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:186 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:187 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:187 : new_constant : Tuple with constant arguments. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:188 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:171 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:181/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'MultiPoint'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:210 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:213 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:215 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:216 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:216 : new_constant : Tuple with constant arguments. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:217 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:200 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:210/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'MultiLine'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:241 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:244 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:246 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:247 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:247 : new_constant : Tuple with constant arguments. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:248 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:231 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/spatial.py:241/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'MultiPolygon'>>.
Nuitka:DEBUG:Recurse to import 'spyne.const.xml' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/xml.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/xml.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:28 : new_statements : Removed useless frame object of 'Attributes'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:28 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:28/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Attributes'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:29/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'white_space' of 'Attributes'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:28 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:28 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:28/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Attributes' of 'NormalizedString'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:24 : new_statements : Uninitialized variable 'Attributes' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:24 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:24/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'NormalizedString'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:24 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:24 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:24/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'NormalizedString' of 'spyne.model.primitive.xml'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:35 : new_statements : Removed useless frame object of 'Attributes'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:35 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:35/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Attributes'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:36/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'white_space' of 'Attributes'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:35 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:35 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:35/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Attributes' of 'Token'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:32 : new_statements : Uninitialized variable 'Attributes' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:32 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:32/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Token'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:32 : new_statements : Uninitialized temp variable 'class_creation_2__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:32 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:32/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'Token' of 'spyne.model.primitive.xml'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:42 : new_statements : Removed useless frame object of 'Attributes'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:42 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:42/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Attributes'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:45/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'pattern' of 'Attributes'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:42 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:42 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:42/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Attributes' of 'Name'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:39 : new_statements : Uninitialized variable 'Attributes' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:39 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:39/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Name'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:39 : new_statements : Uninitialized temp variable 'class_creation_3__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:39 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:39/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'Name' of 'spyne.model.primitive.xml'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:48 : new_statements : Removed useless frame object of 'NCName'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:48 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:48/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'NCName'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:49/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'NCName'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:48 : new_statements : Uninitialized temp variable 'class_creation_4__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:48 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:48/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'NCName' of 'spyne.model.primitive.xml'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:55 : new_statements : Uninitialized variable 'unicode_pattern' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:55 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:55/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Attributes'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:55 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:55 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:55/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Attributes' of 'NMToken'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:52 : new_statements : Uninitialized variable 'Attributes' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:52 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:52/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'NMToken'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:52 : new_statements : Uninitialized temp variable 'class_creation_5__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:52 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:52/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'NMToken' of 'spyne.model.primitive.xml'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:59 : new_statements : Removed useless frame object of 'ID'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:59 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:59/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'ID'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:60/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'ID'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:59 : new_statements : Uninitialized temp variable 'class_creation_6__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:59 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:59/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'ID' of 'spyne.model.primitive.xml'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:66 : new_statements : Removed useless frame object of 'Attributes'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:66 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:66/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Attributes'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:67/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'pattern' of 'Attributes'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:66 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:66 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:66/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Attributes' of 'Language'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:63 : new_statements : Uninitialized variable 'Attributes' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:63 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:63/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Language'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:63 : new_statements : Uninitialized temp variable 'class_creation_7__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:63 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:63/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'Language' of 'spyne.model.primitive.xml'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:24 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:25/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'NormalizedString'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:32 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:33/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'Token'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:39 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:40/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'Name'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:52 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:53/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'NMToken'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:63 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/xml.py:64/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'Language'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/xml.py:54 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/xml.py:57 : new_builtin_ref : Module variable 'dict' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/xml.py:57 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/xml.py:57/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'list_contraction$tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$const$xml', 'name': 'regen_prefmap', 'parameters': <NoParameters>, 'ref_name': 'spyne$const$xml$$$function_1_regen_prefmap'} named regen_prefmap with <NoParameters>>'>} of variable <TempVariable 'list_contraction$tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$const$xml', 'name': 'regen_prefmap', 'parameters': <NoParameters>, 'ref_name': 'spyne$const$xml$$$function_1_regen_prefmap'} named regen_prefmap with <NoParameters>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/xml.py:57/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'a' of 'regen_prefmap'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/xml.py:57/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'list_contraction$tuple_unpack_1__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$const$xml', 'name': 'regen_prefmap', 'parameters': <NoParameters>, 'ref_name': 'spyne$const$xml$$$function_1_regen_prefmap'} named regen_prefmap with <NoParameters>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/xml.py:57/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'b' of 'regen_prefmap'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/xml.py:57/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'list_contraction$tuple_unpack_1__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': None, 'provider': 'spyne$const$xml', 'name': 'regen_prefmap', 'parameters': <NoParameters>, 'ref_name': 'spyne$const$xml$$$function_1_regen_prefmap'} named regen_prefmap with <NoParameters>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/xml.py:57 : new_statements : Uninitialized temp variable 'list_contraction$tuple_unpack_1__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/xml.py:57 : new_statements : Uninitialized temp variable 'list_contraction$tuple_unpack_1__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/xml.py:57 : new_builtin : Replaced call to built-in 'dict' with built-in call 'EXPRESSION_BUILTIN_DICT'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/xml.py:65 : new_builtin_ref : Module variable 'object' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/xml.py:65 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/xml.py:65/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'DEFAULT_NS'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/xml.py:65 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/xml.py:65 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/xml.py:65/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <TempVariable 'class_creation_1__bases' of '<Node 'COMPILED_PYTHON_MODULE' with {'package': 'spyne.const', 'name': 'xml', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/xml.py'} 'package': 'spyne.const', 'name': 'xml', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/xml.py'>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/xml.py:65/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <TempVariable 'class_creation_1__class_dict' of '<Node 'COMPILED_PYTHON_MODULE' with {'package': 'spyne.const', 'name': 'xml', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/xml.py'} 'package': 'spyne.const', 'name': 'xml', 'filename': '/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/xml.py'>'>>. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/xml.py:65/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'DEFAULT_NS' of 'spyne.const.xml'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/xml.py:69 : new_statements : Removed useless frame object of 'Tnswrap'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/const/xml.py:54 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:30 : new_constant : Operator 'Mod' with constant arguments. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:52 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'Minimum length of string. Can be set to any positive integer'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:57 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': "Maximum length of string. Can be set to ``decimal.Decimal('inf')`` to\n accept strings of arbitrary length. You may also need to adjust\n :const:`spyne.server.wsgi.MAX_CONTENT_LENGTH`."} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:59 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:61 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'A regular expression that matches the whole string. See here for more\n info: http://www.regular-expressions.info/xml.html'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:63 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:65 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'Same as ``pattern``, but, will be compiled with ``re.UNICODE``.\n See: https://docs.python.org/2/library/re.html#re.UNICODE'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:67 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:68 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The encoding of `str` objects this class may have to deal with.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:72 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': "The argument to the ``unicode`` builtin; one of 'strict', 'replace'\n or 'ignore'."} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:74 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:76 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'A regular python string formatting string. See here:\n http://docs.python.org/library/stdtypes.html#string-formatting'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:47 : new_statements : Uninitialized variable 'format' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:47 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:47/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Attributes'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:47/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'Attributes'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:47 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:47 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:47/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Attributes' of 'Unicode'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:79 : new_builtin_ref : Module variable 'len' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:79 : new_builtin : Replaced call to built-in 'len' with built-in call 'EXPRESSION_BUILTIN_LEN'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:81 : new_builtin_ref : Module variable 'len' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:81 : new_builtin : Replaced call to built-in 'len' with built-in call 'EXPRESSION_BUILTIN_LEN'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:78 : new_statements : Uninitialized variable 'retval' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:88 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:96 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:99 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:100 : new_builtin_ref : Module variable 'len' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:100 : new_builtin : Replaced call to built-in 'len' with built-in call 'EXPRESSION_BUILTIN_LEN'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:103 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:106 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:39 : new_statements : Uninitialized variable 'validate_native' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:39 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:39/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Unicode'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:39/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'Unicode'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:39 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:39 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:39/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'Unicode' of 'spyne.model.primitive.string'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:111 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:111/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'String'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:111 : new_statements : Uninitialized temp variable 'class_creation_2__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:111 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:111/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'String' of 'spyne.model.primitive.string'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:124 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:125 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'The text shown in link. This is an object-wide constant.'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:123 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:123/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Attributes'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:123/<Node 'STATEMENTS_FRAME' with {'code_object': <CodeObjectSpec Class 'Attributes' with '__module__,text'>, 'guard_mode': 'full'} 'code_object': <CodeObjectSpec Class 'Attributes' with '__module__,text'>, 'guard_mode': 'full'>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:123 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:123 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:123/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Attributes' of 'AnyUri'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:127 : new_builtin_ref : Module variable 'object' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:138 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:138 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:127 : new_statements : Removed useless frame object of 'Value'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:127 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:127/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Value'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:127/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'Value'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:138/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__init__' of 'Value'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:127 : new_statements : Uninitialized temp variable 'class_creation_2__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:127 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:127/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <TempVariable 'class_creation_2__bases' of '<Node 'EXPRESSION_CLASS_BODY' with {'doc': 'A special kind of String type designed to hold an uri.', 'flags': set([]), 'name': 'AnyUri', 'provider': 'spyne$model$primitive$string'} named AnyUri>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:127/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <TempVariable 'class_creation_2__class_dict' of '<Node 'EXPRESSION_CLASS_BODY' with {'doc': 'A special kind of String type designed to hold an uri.', 'flags': set([]), 'name': 'AnyUri', 'provider': 'spyne$model$primitive$string'} named AnyUri>'>>. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:127/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Value' of 'AnyUri'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:118 : new_statements : Uninitialized variable 'Value' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:118 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:118/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'AnyUri'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:118/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'AnyUri'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:118 : new_statements : Uninitialized temp variable 'class_creation_3__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:118 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:118/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'AnyUri' of 'spyne.model.primitive.string'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:144 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:144/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'ImageUri'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:144/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'ImageUri'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:144 : new_statements : Uninitialized temp variable 'class_creation_4__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:144 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:144/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'ImageUri' of 'spyne.model.primitive.string'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:150 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:151 : new_builtin_ref : Module variable 'len' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:151 : new_builtin : Replaced call to built-in 'len' with built-in call 'EXPRESSION_BUILTIN_LEN'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:162 : new_builtin_ref : Module variable 'ValueError' found to be built-in exception reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:163 : new_builtin_ref : Module variable 'False' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:164 : new_builtin_ref : Module variable 'True' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:156 : new_statements : Uninitialized variable 'UUID' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:156 : new_statements : Uninitialized variable '_uvalid' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:169 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:176 : new_builtin_ref : Module variable 'int' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:189 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:188 : new_statements : Removed useless frame object of 'Attributes'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:188 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:188/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Attributes'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:189/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'serialize_as' of 'Attributes'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:188 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:188 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:188/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Attributes' of 'Uuid'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:191 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:195 : new_builtin_ref : Module variable 'staticmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:181 : new_statements : Uninitialized variable 'validate_native' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:181 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:181/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Uuid'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:181/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'Uuid'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:181 : new_statements : Uninitialized temp variable 'class_creation_5__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:181 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:181/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'Uuid' of 'spyne.model.primitive.string'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:200 : new_statements : Removed useless frame object of 'Ltree'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:200 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:200/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Ltree'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:200/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'Ltree'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:204/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__namespace__' of 'Ltree'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:205/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'Ltree'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:200 : new_statements : Uninitialized temp variable 'class_creation_6__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:200 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:200/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'Ltree' of 'spyne.model.primitive.string'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:210 : new_builtin_ref : Module variable 'str' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:215 : new_builtin_ref : Module variable 'str' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:216 : new_builtin_ref : Module variable 'unicode' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:59 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:63 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:67 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:74 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:47 : new_statements : Uninitialized variable 'max_len' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:47 : new_statements : Uninitialized variable 'pattern' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:47 : new_statements : Uninitialized variable 'unicode_pattern' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:47 : new_statements : Uninitialized variable 'encoding' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:47 : new_statements : Uninitialized variable 'unicode_errors' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:47 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:51/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'min_len' of 'Attributes'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:99 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:106 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:39 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:44/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'Unicode'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:124 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:123 : new_statements : Removed useless frame object of 'Attributes'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:138 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:138 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:118 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:121/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'AnyUri'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:150 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:163 : new_constant : Built-in constant 'False' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:164 : new_constant : Built-in constant 'True' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:169 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:189 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:181 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:184/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__namespace__' of 'Uuid'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/string.py:185/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'Uuid'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:37 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:38 : new_builtin_ref : Module variable 'True' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:41 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:41 : new_builtin_ref : Module variable 'len' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:41 : new_builtin : Replaced call to built-in 'len' with built-in call 'EXPRESSION_BUILTIN_LEN'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:51 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:52 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'Xml-Schema specific namespace attribute'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:54 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:55 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': 'Xml-Schema specific processContents attribute'} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:50 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:50/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Attributes'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:50/<Node 'STATEMENTS_FRAME' with {'code_object': <CodeObjectSpec Class 'Attributes' with '__module__,namespace,process_contents'>, 'guard_mode': 'full'} 'code_object': <CodeObjectSpec Class 'Attributes' with '__module__,namespace,process_contents'>, 'guard_mode': 'full'>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:50 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:50 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:50/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Attributes' of 'AnyXml'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:44 : new_statements : Uninitialized variable 'Attributes' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:44 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:44/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'AnyXml'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:44/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'AnyXml'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:44 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:44 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:44/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'AnyXml' of 'spyne.model.primitive._base'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:59 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:59/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Any'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:59 : new_statements : Uninitialized temp variable 'class_creation_2__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:59 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:59/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'Any' of 'spyne.model.primitive._base'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:64 : new_statements : Removed useless frame object of 'AnyHtml'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:64 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:64/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'AnyHtml'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:65/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'AnyHtml'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:64 : new_statements : Uninitialized temp variable 'class_creation_3__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:64 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:64/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'AnyHtml' of 'spyne.model.primitive._base'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:74 : new_builtin_ref : Module variable 'dict' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:77 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:80 : new_statements : Removed 'EXPRESSION_CONSTANT_STR_REF' with {'user_provided': True, 'constant': "Method for serializing to persistent storage. One of 'xml', 'json' or\n 'msgpack'. It makes sense to specify this only when this object is\n child of a `ComplexModel` sublass."} without effect.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:76 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:76/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Attributes'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:76/<Node 'STATEMENTS_FRAME' with {'code_object': <CodeObjectSpec Class 'Attributes' with '__module__,store_as'>, 'guard_mode': 'full'} 'code_object': <CodeObjectSpec Class 'Attributes' with '__module__,store_as'>, 'guard_mode': 'full'>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:76 : new_statements : Uninitialized temp variable 'class_creation_1__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:76 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:76/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Attributes' of 'AnyDict'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:82 : new_builtin_ref : Module variable 'classmethod' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:87 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:89 : new_builtin_ref : Module variable 'None' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:92 : new_builtin_ref : Module variable 'super' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:92 : new_builtin : Replaced call to built-in 'super' with built-in call 'EXPRESSION_BUILTIN_SUPER'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:68 : new_statements : Uninitialized variable 'customize' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:68 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:68/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'AnyDict'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:68/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'AnyDict'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:68 : new_statements : Uninitialized temp variable 'class_creation_4__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:68 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:68/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'AnyDict' of 'spyne.model.primitive._base'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:95 : new_statements : Removed useless frame object of 'Boolean'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:95 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:95/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__module__' of 'Boolean'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:95/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__doc__' of 'Boolean'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:98/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'Boolean'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:95 : new_statements : Uninitialized temp variable 'class_creation_5__class' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:95 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:95/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <ModuleVariable 'Boolean' of 'spyne.model.primitive._base'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:102 : new_builtin_ref : Module variable 'bool' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:37 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:38 : new_constant : Built-in constant 'True' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:41 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:51 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:54 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:50 : new_statements : Removed useless frame object of 'Attributes'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:44 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:48/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'AnyXml'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:77 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:76 : new_statements : Removed useless frame object of 'Attributes'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:87 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:87 : new_constant : Tuple with constant arguments. Predicted constant result.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:89 : new_constant : Built-in constant 'None' resolved.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:68 : new_statements : Reduced scope of tried block. Leading statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:73/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable '__type_name__' of 'AnyDict'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/primitive/_base.py:74/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'Value' of 'AnyDict'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/_base.py:25 : new_constant : Replaced read-only module attribute '__name__' with constant value.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/_base.py:25 : new_constant : Tuple with constant arguments. Predicted constant result.
Nuitka:DEBUG:Recurse to import 'spyne.util.cdict' from 'virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/cdict.py'. (Requested to recurse to all non-standard library modules.)
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/util/cdict.py:1 : new_code : Recursed to module.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/_base.py:53 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/_base.py:53/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': 'Decodes dict passed to prot_attrs.\n\n >>> _decode_pa_dict({})\n cdict({})\n >>> _decode_pa_dict({1: 2)})\n cdict({1: 2})\n >>> _decode_pa_dict({(1,2): 3)})\n cdict({1: 3, 2: 3})\n ', 'provider': 'spyne$model$_base', 'name': '_decode_pa_dict', 'parameters': <ParameterSpec 'd'>, 'ref_name': 'spyne$model$_base$$$function_1__decode_pa_dict'} named _decode_pa_dict with <ParameterSpec 'd'>>'>} of variable <TempVariable 'tuple_unpack_1__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': 'Decodes dict passed to prot_attrs.\n\n >>> _decode_pa_dict({})\n cdict({})\n >>> _decode_pa_dict({1: 2)})\n cdict({1: 2})\n >>> _decode_pa_dict({(1,2): 3)})\n cdict({1: 3, 2: 3})\n ', 'provider': 'spyne$model$_base', 'name': '_decode_pa_dict', 'parameters': <ParameterSpec 'd'>, 'ref_name': 'spyne$model$_base$$$function_1__decode_pa_dict'} named _decode_pa_dict with <ParameterSpec 'd'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/_base.py:53/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'k' of '_decode_pa_dict'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/_base.py:53/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': 'Decodes dict passed to prot_attrs.\n\n >>> _decode_pa_dict({})\n cdict({})\n >>> _decode_pa_dict({1: 2)})\n cdict({1: 2})\n >>> _decode_pa_dict({(1,2): 3)})\n cdict({1: 3, 2: 3})\n ', 'provider': 'spyne$model$_base', 'name': '_decode_pa_dict', 'parameters': <ParameterSpec 'd'>, 'ref_name': 'spyne$model$_base$$$function_1__decode_pa_dict'} named _decode_pa_dict with <ParameterSpec 'd'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/_base.py:53/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'v' of '_decode_pa_dict'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/_base.py:53/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_1__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': 'Decodes dict passed to prot_attrs.\n\n >>> _decode_pa_dict({})\n cdict({})\n >>> _decode_pa_dict({1: 2)})\n cdict({1: 2})\n >>> _decode_pa_dict({(1,2): 3)})\n cdict({1: 3, 2: 3})\n ', 'provider': 'spyne$model$_base', 'name': '_decode_pa_dict', 'parameters': <ParameterSpec 'd'>, 'ref_name': 'spyne$model$_base$$$function_1__decode_pa_dict'} named _decode_pa_dict with <ParameterSpec 'd'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/_base.py:53 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/_base.py:53 : new_statements : Uninitialized temp variable 'tuple_unpack_1__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/_base.py:54 : new_builtin_ref : Module variable 'isinstance' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/_base.py:54 : new_builtin_ref : Module variable 'tuple' found to be built-in reference.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/_base.py:54 : new_builtin : Replaced call to built-in 'isinstance' with built-in call 'EXPRESSION_BUILTIN_ISINSTANCE'.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/_base.py:58 : new_statements : Reduced scope of tried block. Trailing statements at /home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/_base.py:58/<Node 'STATEMENT_RELEASE_VARIABLE' with {'variable': <TempVariable 'tuple_unpack_2__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': 'Decodes dict passed to prot_attrs.\n\n >>> _decode_pa_dict({})\n cdict({})\n >>> _decode_pa_dict({1: 2)})\n cdict({1: 2})\n >>> _decode_pa_dict({(1,2): 3)})\n cdict({1: 3, 2: 3})\n ', 'provider': 'spyne$model$_base', 'name': '_decode_pa_dict', 'parameters': <ParameterSpec 'd'>, 'ref_name': 'spyne$model$_base$$$function_1__decode_pa_dict'} named _decode_pa_dict with <ParameterSpec 'd'>>'>} of variable <TempVariable 'tuple_unpack_2__source_iter' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': 'Decodes dict passed to prot_attrs.\n\n >>> _decode_pa_dict({})\n cdict({})\n >>> _decode_pa_dict({1: 2)})\n cdict({1: 2})\n >>> _decode_pa_dict({(1,2): 3)})\n cdict({1: 3, 2: 3})\n ', 'provider': 'spyne$model$_base', 'name': '_decode_pa_dict', 'parameters': <ParameterSpec 'd'>, 'ref_name': 'spyne$model$_base$$$function_1__decode_pa_dict'} named _decode_pa_dict with <ParameterSpec 'd'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/_base.py:58/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'k' of '_decode_pa_dict'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/_base.py:58/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_2__element_1' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': 'Decodes dict passed to prot_attrs.\n\n >>> _decode_pa_dict({})\n cdict({})\n >>> _decode_pa_dict({1: 2)})\n cdict({1: 2})\n >>> _decode_pa_dict({(1,2): 3)})\n cdict({1: 3, 2: 3})\n ', 'provider': 'spyne$model$_base', 'name': '_decode_pa_dict', 'parameters': <ParameterSpec 'd'>, 'ref_name': 'spyne$model$_base$$$function_1__decode_pa_dict'} named _decode_pa_dict with <ParameterSpec 'd'>>'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/_base.py:58/<Node 'STATEMENT_ASSIGNMENT_VARIABLE' to variable <LocalVariable 'v' of '_decode_pa_dict'>>,/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/_base.py:58/<Node 'STATEMENT_DEL_VARIABLE' with {'tolerant': True} to variable <TempVariable 'tuple_unpack_2__element_2' of '<Node 'EXPRESSION_FUNCTION_BODY' with {'doc': 'Decodes dict passed to prot_attrs.\n\n >>> _decode_pa_dict({})\n cdict({})\n >>> _decode_pa_dict({1: 2)})\n cdict({1: 2})\n >>> _decode_pa_dict({(1,2): 3)})\n cdict({1: 3, 2: 3})\n ', 'provider': 'spyne$model$_base', 'name': '_decode_pa_dict', 'parameters': <ParameterSpec 'd'>, 'ref_name': 'spyne$model$_base$$$function_1__decode_pa_dict'} named _decode_pa_dict with <ParameterSpec 'd'>>'>>.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/_base.py:58 : new_statements : Uninitialized temp variable 'tuple_unpack_2__element_1' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/site-packages/spyne-2.12.14-py2.7.egg/spyne/model/_base.py:58 : new_statements : Uninitialized temp variable 'tuple_unpack_2__element_2' is not released.
Nuitka:DEBUG:/home/plq/src/github/plq/neurons/examples/garage/virt-2.7/lib/python2.7/
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment