__init__.py 112 B

1234
  1. # This file is necessary to make this directory a package.
  2. # sentinal for missing argument
  3. _MISSING = object()