Home | Trees | Indices | Help |
|
---|
|
1 # -*- coding: utf-8 -*- 2 from __future__ import unicode_literals 3 from .base import * # noqa 4 5 # don't use an unicode string 6 localeID = 'en_US' 7 uses24 = False 8
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Feb 8 22:10:27 2018 | http://epydoc.sourceforge.net |