Skip to content

Commit ce88976

Browse files
authored
Add back six.moves.http_cookies.Morsel (#7617)
1 parent 483550a commit ce88976

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

stubs/six/six/moves/http_cookies.pyi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
# Morsel is not included in __all__ so export it explicitly
12
from http.cookies import *
3+
from http.cookies import Morsel as Morsel

0 commit comments

Comments
 (0)