During I am writing a proposal for boxed runtime type. I found that gpython does not support it yet. ```python len(range(255)) ```
During I am writing a proposal for boxed runtime type.
I found that gpython does not support it yet.