-
- Downloads
Misc updates
- PEP8 cleanup - channel.py/connection.py: Check to see there is an actual exception being raised, not just a type of exception passed in (Python 2.6 issue) - channel.py: specify the default priority of None
Showing
- rabbitpy/base.py 2 additions, 2 deletionsrabbitpy/base.py
- rabbitpy/channel.py 2 additions, 2 deletionsrabbitpy/channel.py
- rabbitpy/connection.py 11 additions, 10 deletionsrabbitpy/connection.py
- rabbitpy/exceptions.py 4 additions, 1 deletionrabbitpy/exceptions.py
- rabbitpy/exchange.py 2 additions, 2 deletionsrabbitpy/exchange.py
- rabbitpy/io.py 2 additions, 2 deletionsrabbitpy/io.py
- rabbitpy/message.py 1 addition, 1 deletionrabbitpy/message.py
- rabbitpy/simple.py 2 additions, 2 deletionsrabbitpy/simple.py
Please register or sign in to comment