Added a more natural list interface
commit98137ad92893b9db2876d0d3befce695eaac4afd
authorjaseg <s@jaseg.de>
Tue, 26 Feb 2013 00:58:24 +0000 (26 01:58 +0100)
committerjaseg <s@jaseg.de>
Tue, 26 Feb 2013 00:58:24 +0000 (26 01:58 +0100)
tree76f9f9c2bb10613a1e302a2b53b756e23d6a7e4c
parentfad9d0d9e03caa942e15cf276bc1094b233ee1a7
Added a more natural list interface

Now you can call some_ganglion.array_property[index] = value etc.
pylibcerebrum/NotifyList.py [new file with mode: 0644]
pylibcerebrum/ganglion.py