##// END OF EJS Templates
only get the default encoding one time...
only get the default encoding one time for the encode/decode functions, use a module-level cached value of the default encoding given by encoding.getdefaultencoding(). This presumes the value returned by getdefaultencoding isn't going to change over time.

File last commit:

r3673:b9f54806
r6663:5ca85520
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer