##// END OF EJS Templates
use stdout.encoding for decoding pretty bytes...
use stdout.encoding for decoding pretty bytes ensures correct decoding for objects that have queried sys.stdout.encoding for computing repr bytes.

File last commit:

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