mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-12 17:55:11 +08:00
f41c37a606
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__.