Document the __pypy__ module
The existing documentation for the builtin __pypy__
module is extremely incomplete. We should at least document everything that end-users might find useful, e.g. __pypy__.builders
, __pypy__.intop
, identity_dict
, ...