mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-13 17:42:42 +08:00
MAINT: Add unicode to __all__.
This commit is contained in:
@@ -16,4 +16,5 @@ unicode = type(u'')
|
||||
|
||||
__all__ = [
|
||||
'mappingproxy',
|
||||
'unicode',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user