##// END OF EJS Templates
conform to pep 3110...
conform to pep 3110 brutally replace all `exeption <type>, <name>:` by `exception <type> as <name> :` `exception <type>, <type> :` should not be present anywhere in the code anymore, or should be present with explicit tuple as `exception (<type>, <type>)`
Matthias BUSSONNIER -
r7787:28b538a9
Show More
Name Size Modified Last Commit Author
/ docs / resources
Info.plist.example Loading ...
generate_icons.sh Loading ...
ipynb_icon.icns Loading ...
ipynb_icon_128x128.png Loading ...
ipynb_icon_16x16.png Loading ...
ipynb_icon_16x16.svg Loading ...
ipynb_icon_24x24.png Loading ...
ipynb_icon_24x24.svg Loading ...
ipynb_icon_256x256.png Loading ...
ipynb_icon_32x32.png Loading ...
ipynb_icon_32x32.svg Loading ...
ipynb_icon_512x512.png Loading ...
ipynb_icon_512x512.svg Loading ...
ipynb_icon_64x64.png Loading ...