make bytes(o) respect __bytes__ #2415
This adds two new C-API functions: PyObject_Bytes and PyBytes_FromObject. Reviewer: Barry
B
Benjamin Peterson committed
c15a07333e712e682036d9ecb7230d25ccb1a85f
Parent: a786b02
This adds two new C-API functions: PyObject_Bytes and PyBytes_FromObject. Reviewer: Barry