Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37572696
en ru br
ALT Linux repos
S:1.0.12-alt1

Group :: Development/Python3
RPM: python3-module-combomethod

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.0.12-alt1
Build date: 2 june 2022, 09:26 ( 99.5 weeks ago )
Size: 9451 b

Home page:   https://pypi.python.org/pypi/combomethod

License: Apache-2.0
Summary: Decorator indicating a method is both a class and an instance method
Description:

Python has instance methods, class methods (@classmethod),
and static methods (@staticmethod).
But it doesn't have a clear way to invoke a method on
either a class or its instances. With combomethod, it does.

Current maintainer: Grigory Ustinov

List of contributors

List of rpms provided by this srpm:

  • python3-module-combomethod
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin