##// END OF EJS Templates
Fix check for pickling closures...
Fix check for pickling closures Only closures on the outer-most function don't work. Internal closures that fully resolve should still be fine.

File last commit:

r11033:fa36e98f
r16514:893691d8
Show More
custom.css
6 lines | 144 B | text/css | CssLexer
/*
Placeholder for custom user CSS
mainly to be overridden in profile/static/custom/custom.css
This will always be an empty file in IPython
*/