Based on this link: Since Python 3.3
Allowing implicit namespace packages means that the requirement to provide an
__init__.pyfile can be dropped completely
Based on this link: Since Python 3.3
Allowing implicit namespace packages means that the requirement to provide an
__init__.pyfile can be dropped completely