summaryrefslogtreecommitdiffhomepage
path: root/doc/source/quantumclient/client.py
diff options
context:
space:
mode:
authorSatoshi Kobayashi <satoshi-k@stratosphere.co.jp>2014-09-01 11:41:03 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2014-09-01 15:16:05 +0900
commit4cfc239b30603ec331955435e08b27ae10654d20 (patch)
tree3b180a5c3ad0456cbbed41e2843984970e3aa64e /doc/source/quantumclient/client.py
parentbbb7724423d79532e10450e1a250fb46e5215416 (diff)
bgp: should not use dict comprehension
Dict Comprehension is available in Python 2.7+ but Ryu should work with Python2.6. Currently, It will become syntax error when we try to operate BGP of Ryu on the platform of Python2.6. Signed-off-by: Satoshi Kobayashi <satoshi-k@stratosphere.co.jp> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'doc/source/quantumclient/client.py')
0 files changed, 0 insertions, 0 deletions