##// END OF EJS Templates
Backport PR #8260: use stdout.encoding for decoding pretty bytes...
Backport PR #8260: use stdout.encoding for decoding pretty bytes ensures correct decoding for objects that have queried sys.stdout.encoding for computing repr bytes. closes #8259

File last commit:

r19305:30017139
r21456:0c6bb1d2
Show More
style.less
7 lines | 85 B | text/x-less | LessCssLexer
/*!
*
* IPython text editor webapp
*
*/
@import "menubar.less";
@import "edit.less";