Go to file
Victor Stinner 4631118af8 fix test_rabbit for Python 3
Replace range() with list(range()), range() returns a read-only "range" object
in Python 3.

Change-Id: If92e60b426ccbba574e63e1603cc3d7507df6c98
2013-12-19 15:00:21 +01:00
2013-12-03 23:18:42 +00:00
2013-12-19 15:00:21 +01:00
2013-10-04 10:07:58 -04:00
2013-10-01 16:14:29 +00:00
2013-06-24 12:52:30 +01:00

Oslo Messaging Library

The Oslo messaging API supports RPC and notifications over a number of different messsaging transports.

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 3.4 MiB