mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-22 11:51:28 +08:00
Add back six.moves.http_cookies.Morsel (#7617)
This commit is contained in:
@@ -1 +1,3 @@
|
||||
# Morsel is not included in __all__ so export it explicitly
|
||||
from http.cookies import *
|
||||
from http.cookies import Morsel as Morsel
|
||||
|
||||
Reference in New Issue
Block a user