- Joined
- 4/14/13
- Messages
- 784
- Points
- 73
There is no concept of namespaces in python. There is a concept of package but range is of the built-in functions. Built-in Functions — Python 3.8.0 documentationUnfortunate that range() is not in a clear namespace..