Home
last modified time | relevance | path

Searched refs:DEFAULT_CHARSET (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/
Dcharset.py29 DEFAULT_CHARSET = 'us-ascii' variable
200 def __init__(self, input_charset=DEFAULT_CHARSET):