Logoj0ke.net Open Build Service > Projects > internetx:managed:testing > ix-firewall-plesk > Binaries > ix-firewall-plesk-0.1.8-2.1... > Dependencies
Sign Up | Log In

Dependency of ix-firewall-plesk-0.1.8-2.1.src.rpm

Name: python-prioritized-methods

Project: CentOS_6.0

Repository: oss

Title: An extension to PEAK-Rules to prioritize methods in order

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.

Version: 0.2.1

Release: 5.1.el6

Architecture: noarch

Size: 11.8 KB

Build Time: 2011-07-03 06:43:02 +0200 (almost 13 years ago)

Provides

Symbol Required by
python-prioritized-methods ... python-turbojson

Requires

Symbol Provided by
python(abi) = 2.6 python
python-peak-rules python-peak-rules