mahmoud / clastic

🏔️ A functional web framework that streamlines explicit development practices while eliminating global state.
https://python-clastic.readthedocs.io/en/latest/
Other
158 stars 19 forks source link

fix bug that weakref.ref() count as Iterable and Sized, but cause a Type... #10

Closed kurtbrose closed 8 years ago

kurtbrose commented 10 years ago

...Error when passed to the list constructor

mahmoud commented 8 years ago

Haha this one got lost in the weeds.