mrKazzila
336420b5ee
style: change double quotes to single quotes (where possible)
...
style: sort imports & format parameters onto separate lines for better clarity
Format all python files using `black`
2024-01-10 13:31:43 -08:00
Xiangzhuang Shen
cc2110ef4c
fix:python pep8
2023-09-22 15:40:12 +08:00
Gerardo Tatzati
b13bca50eb
Update emit_log_topic.py
2023-07-27 09:40:05 -04:00
Luke Bakken
8d392f4772
Update for Pika 1.0.0, yapf formatting
2019-02-11 09:56:04 -08:00
Brian Stajkowski
d04a0934cf
Correct emit_log_topic.py
...
Sys.argv will always be greater than 1, but in the instance
where the severity is supplied it would be greather than 2.
Closes rabbitmq/rabbitmq-tutorials#110
2016-12-19 13:18:04 -08:00
Mandar Kulkarni
d1266eb6a9
Fix: deprecation warning for type in exchange_declare
2016-09-06 15:02:49 +05:30
Olof-Joachim Frahm
88f868d021
Fix Python scripts for Python 3 compatibility.
2015-11-11 17:32:37 +00:00
Marek Majkowski
596faaf044
Python examples updated to recent pika
2011-03-14 17:30:12 +00:00
Marek Majkowski
5f6096c7b0
header --> properties
2011-01-18 12:45:34 +00:00
Marek Majkowski
72daf5cf38
use exclusive instead of auto-delete for #5
2010-12-13 15:52:21 +00:00
Marek Majkowski
4eb4b9a2ec
Topic routing examples.
2010-12-02 11:56:49 +00:00