ModuleType
object
## Summary Currently we don't think that namespace packages (e.g. `google` after you've pip-installed `google-cloud-ndb`) have attributes such as `__file__`, `__name__`, etc. This PR fixes that. ## Test Plan Mdtests and snapshots.
--add-ignore
cargo insta test --force-update-snapshots
namedtuple
type()