PyProtocols extends the PEP 246 adapt() function with a new declaration API that lets you easily define your own interfaces and adapters, and declare what adapters should be used to adapt what types, objects, or interfaces.
PyProtocols extends the PEP 246 adapt() function with a new declaration API that lets you easily define your own interfaces and adapters, and declare what adapters should be used to adapt what types, objects, or interfaces.