Page MenuHomeDevCentral

D1000.id2556.diff
No OneTemporary

D1000.id2556.diff

diff --git a/app.py b/app.py
--- a/app.py
+++ b/app.py
@@ -107,6 +107,7 @@
"""Gets from the configuration the default exchange,
or return a 400 if undefined."""
if service['config']['DefaultExchange'] is None:
+ print("Client wants the default exchange, unspecified in config.")
abort(400)
return service['config']['DefaultExchange']

File Metadata

Mime Type
text/plain
Expires
Wed, Nov 20, 00:39 (22 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2253080
Default Alt Text
D1000.id2556.diff (376 B)

Event Timeline