I see a bunch of similar -- but not quite the same -- use cases.  

I feel like instead of a set, it should be a dict pointing to an object with 
attributes that describe the module in various ways (top-level vs subpackage, 
installed on this machine or not, test module or not, etc).  I'll understand if 
this seems like scope creep, but try not to rule it out as a future 
enhancement.  (e.g., don't promise it will be precisely a set., as opposed to 
the keys of a map.)
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/VZ5NSCXXHRE63477ANQXJHD3U2YDFU3J/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to