You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NOTE: This is merely a prototype. Only tested under Python 3.6.0. Everything is evolving.
5
+
NOTE: This is merely an experimental prototype to show some potential of operator overloading in Python. Only tested under Python 3.6.0. Anything may evolve without announcement in advance.
6
6
7
7
Inspired by https://github.com/matz/streem.
8
8
@@ -55,11 +55,11 @@ Here is an example of requesting a list of urls in parrallel
0 commit comments