(S) now any directory on sys.path
with a name (that matches the package name being looked for)
(V) will be recognised as
contributing modules and (contributing) subpackages to that package.
예제를 보면, python 2.7 에서는 project/ 작업 디렉터리에서 example 패키지를 찾으라고 했음에도 못 찾고 있다