In is special and assumed to be always installed even though it isn't part of...

@mistersql

In is special and assumed to be always installed even though it isn't part of the standard library? (sort of a phantom stdlib)

e.g. is this setup.py file from wrong, in that it import setuptools but isn't in the list of dependencies?
github.com/py-bson/bson/blob/m

anyhow, install blew up on my build

Self-replies