805c7dc00c
An extension to PEAK-Rules to prioritize methods in order to to avoid AmbiguousMethods situations This module provides four decorators: prioritized_when prioritized_around prioritized_before prioritized_after ok fgs@
10 lines
215 B
Plaintext
10 lines
215 B
Plaintext
An extension to PEAK-Rules to prioritize methods in order to to
|
|
avoid AmbiguousMethods situations
|
|
|
|
This module provides four decorators:
|
|
|
|
prioritized_when
|
|
prioritized_around
|
|
prioritized_before
|
|
prioritized_after
|