[Python-ideas] A "within" keyword

Jacco van Dorp j.van.dorp at deonet.nl
Mon Jun 11 02:45:25 EDT 2018


I'd use a class or simple import a 5-line module if I wanted a
namespace like that. Seems like clearner solutions to me.

If you feel that your module namespace has to much content for a
simple namespace, putting it in a seperate module should be the way to
go anyway.


More information about the Python-ideas mailing list