[compat] add compat_SimpleCookie to __all__ array
This commit is contained in:
parent
162bf9e10a
commit
760c911299
|
@ -3002,6 +3002,7 @@ __all__ = [
|
|||
'compat_HTMLParseError',
|
||||
'compat_HTMLParser',
|
||||
'compat_HTTPError',
|
||||
'compat_SimpleCookie',
|
||||
'compat_Struct',
|
||||
'compat_b64decode',
|
||||
'compat_basestring',
|
||||
|
|
Loading…
Reference in New Issue