Area(s)
area:code
What's missing?
There isn't a way to refer to a program "module".
For example, let's suppose I want to record the __module__ attribute of a Python function, there isn't a good place to do so.
Describe the solution you'd like
I'd like a code.module convention to be added.