Page MenuHomeDevCentral

D1000.diff
No OneTemporary

D1000.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
Tue, Nov 19, 22:25 (21 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2253080
Default Alt Text
D1000.diff (376 B)

Event Timeline