Markus Zolliker 04032079d7 fix some remaining py3 incompatibilites
- None <= 0  is invalid in py3
- restrict BLOBType to bytes (may be changed after migration to py3)
- remove long
- use list(<dict>.items()) when dict is changed within loop
- allow initialization of properties in HasProperties without
  supercall to base class
- <dict>.values() can not be indexed
- adapted/removed various tests. additional tests might be added
  after definitive migration to py3

after this change, all the tests run with py3, also secop-server and
secop-gui were tested with an example, but other code might still contain
py3 incompatibilities

Change-Id: I881c6972aeabb8494a21a6cbc7ffeddfd4f5d4f8
Reviewed-on: https://forge.frm2.tum.de/review/c/sine2020/secop/playground/+/21306
Tested-by: Enrico Faulhaber <enrico.faulhaber@frm2.tum.de>
Reviewed-by: Enrico Faulhaber <enrico.faulhaber@frm2.tum.de>
Reviewed-by: Markus Zolliker <markus.zolliker@psi.ch>
Reviewed-by: Bjoern Pedersen <bjoern.pedersen@frm2.tum.de>
2019-09-26 10:31:21 +02:00
2019-07-23 14:23:26 +02:00
2019-09-25 15:32:48 +02:00
2019-09-26 08:40:47 +02:00
2019-09-25 15:40:45 +02:00
2019-04-02 08:15:40 +02:00
2019-09-25 15:32:48 +02:00
2017-11-03 08:46:20 +01:00
2019-03-26 10:42:53 +01:00
2017-09-13 15:31:59 +02:00
2019-09-25 15:32:48 +02:00
Description
PSI local frappy repo, probably ahead of git/gerrit at MLZ
4.6 MiB
Languages
Python 99.9%