##// 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
Min RK
basic LESS for editor
r19305 /*!
*
* IPython text editor webapp
*
*/
@import "menubar.less";
@import "edit.less";