You are here: Home / LBN / Up2date / Core Linux / BastionLinux 13 / python-prioritized-methods-0.2.1-5.fc12.noarch

python-prioritized-methods-0.2.1-5.fc12.noarch

Package Attributes
RPM  python-prioritized-methods-0.2.1-5.fc12.noarch.rpm Architecture  noarch Size  35521 Created  2017/08/04 11:08:10 UTC
Package Specification
Summary An extension to PEAK-Rules to prioritize methods in order
Group Development/Languages
License MIT
Home Page http://pypi.python.org/pypi/prioritized_methods
Description

This module provides four decorators: `prioritized_when`, `prioritized_around`, `prioritized_before`, and `prioritized_after`. These behave like their `peak.rules` counterparts except that they accept an optional `prio` argument which can be used to provide a comparable object (usually an integer) that will be used to disambiguate situations in which more than rule applies to the given arguments and no rule is more specific than another. That is, situations in which an `peak.rules.AmbiguousMethods` would have been raised.

This is useful for libraries which want to be extensible via generic functions but want their users to easily override a method without figuring out how to write a more specific rule or when it is not feasible.

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(CompressedFileNames)  
rpmlib(FileDigests)  
rpmlib(PayloadIsXz)  
Provides
python-prioritized-methods

Document Actions