mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-25 13:10:33 +08:00
Adds the exchange property the interface for ExecutionStyle and adds an exchange parameter to the interface of all the existing ExceutionStyles. Subclasses wishing to support the ability to specify an exchange should set the _exchange attribute in __init__.