ion-python icon indicating copy to clipboard operation
ion-python copied to clipboard

consider dropping the "amazon" package namespace

Open pbcornell opened this issue 6 years ago • 0 comments

The "amazon" package namespace is effectively closed due to behavior around init.py (see the-init-py-trap). This prevents definition of other subpackages in other directory structures (or repositories), e.g. amazon.ionhash.

That said, perhaps the "amazon" namespace isn't adding value; we should consider dropping it.

pbcornell avatar Jun 27 '19 20:06 pbcornell