python-efl/examples
Kai Huuhko ab91f97961 Elementary: Add special methods that allow iterating natively over a Genlist
eg:

    for item in genlist:
        print(item)
2013-05-01 15:24:41 +00:00
..
dbus Python-EFL: Put in test_dbus_spy.py 2013-04-13 11:28:18 +02:00
elementary Elementary: Add special methods that allow iterating natively over a Genlist 2013-05-01 15:24:41 +00:00
emotion Python-EFL: move dbus examples to the examples/ folder. Other tests chmod +x 2013-04-06 23:38:55 +02:00