SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-prioritized-methods rpm build for : RedHat EL 4. For other distributions click python-prioritized-methods.

Name : python-prioritized-methods
Version : 0.2.1 Vendor : Fedora Project < http://bugzilla_redhat_com/bugzilla>
Release : 1.el4 Date : 2008-09-18 00:49:29
Group : Development/Languages Source RPM : python-prioritized-methods-0.2.1-1.el4.src.rpm
Size : 0.03 MB
Packager : Fedora Project < http://bugzilla_redhat_com/bugzilla>
Summary : 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.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/epel/4/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python-prioritized-methods-0.2.1-1.el4.noarch.rpm
ftp.icm.edu.pl  python-prioritized-methods-0.2.1-1.el4.noarch.rpm
     

Provides :
python-prioritized-methods

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
python-peak-rules => 0.5a1.dev-0.2562


Content of RPM :
/usr/lib/python2.3/site-packages/prioritized_methods-0.2.1-py2.3.egg-info
/usr/lib/python2.3/site-packages/prioritized_methods-0.2.1-py2.3.egg-info/PKG-INFO
/usr/lib/python2.3/site-packages/prioritized_methods-0.2.1-py2.3.egg-info/SOURCES.txt
/usr/lib/python2.3/site-packages/prioritized_methods-0.2.1-py2.3.egg-info/dependency_links.txt
/usr/lib/python2.3/site-packages/prioritized_methods-0.2.1-py2.3.egg-info/requires.txt
/usr/lib/python2.3/site-packages/prioritized_methods-0.2.1-py2.3.egg-info/top_level.txt
/usr/lib/python2.3/site-packages/prioritized_methods-0.2.1-py2.3.egg-info/zip-safe
/usr/lib/python2.3/site-packages/prioritized_methods.py
/usr/lib/python2.3/site-packages/prioritized_methods.pyc

 
ICM