Go to file
Davanum Srinivas f8969e97ce [py34] replace file() with open()
Running flake8 with python3 finds this problem:
./oslo_messaging/notify/_impl_routing.py:55:16: F821 undefined name 'file'
        return file(filename, 'r')

Change-Id: I5cd7475618f7a7532db770c2c5c61576a657fbb4
2016-03-24 11:32:25 +00:00
2016-03-02 16:27:14 -05:00
2015-09-24 18:11:22 +08:00
2016-03-21 21:03:14 -04:00
2015-11-23 18:35:44 -07:00
2014-06-05 22:48:44 +02:00
2016-02-23 15:00:58 +00:00
2015-09-17 12:16:04 +00:00

Oslo Messaging Library

Latest Version

Downloads

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

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