##// END OF EJS Templates
Tidy up dictionary-style methods of Config (2to3 converts 'has_key' calls to use the 'in' operator, which will be that of the parent dict unless we define it).
Tidy up dictionary-style methods of Config (2to3 converts 'has_key' calls to use the 'in' operator, which will be that of the parent dict unless we define it).
Thomas Kluyver -
r3113:d4266570
Show More
Name Size Modified Last Commit Author
/ docs / source / development / figs
allconnections.png Loading ...
allconnections.svg Loading ...
clientfade.png Loading ...
hbfade.png Loading ...
notiffade.png Loading ...
queryfade.png Loading ...
queuefade.png Loading ...
regfade.png Loading ...