Dag Wieers
|
54fdff16db
|
Performance improvement using in-operator on dicts
Just a small cleanup for the existing occurrences.
Using the in-operator for hash lookups is faster than using .keys()
http://stackoverflow.com/questions/29314269/why-do-key-in-dict-and-key-in-dict-keys-have-the-same-output
|
2016-12-08 11:25:31 -05:00 |
Gabriele
|
1be7ca4f70
|
Fxing nxos_ip_interface (#5013)
|
2016-12-08 11:25:16 -05:00 |
GGabriele
|
bc7b093089
|
Removed newline
|
2016-12-08 11:25:01 -05:00 |
GGabriele
|
85e65a7873
|
nxos_ip_interface support for 2.1 and 2.2
|
2016-12-08 11:25:00 -05:00 |
John Barker
|
3f8f67e359
|
NXOS Docs update
|
2016-12-08 11:24:48 -05:00 |
Michael Scherer
|
c0217e14a7
|
Convert the network subfolder to py3/py2.4 syntax (#3690)
|
2016-12-08 11:24:29 -05:00 |
GGabriele
|
693f7c938e
|
Fixing bugs
|
2016-12-08 11:24:22 -05:00 |
GGabriele
|
84ecc21677
|
Adding nxos_ip_interface
|
2016-12-08 11:24:22 -05:00 |