Package coprs :: Module mail :: Class OutdatedChrootMessage
[hide private]
[frames] | no frames]

Class OutdatedChrootMessage

source code


Instance Methods [hide private]
 
__init__(self, copr_chroots)
:param models.Copr copr: :param list copr_chroots: list of models.CoprChroot instances
source code

Inherited from Message: __str__

Class Variables [hide private]

Inherited from Message: subject, text

Method Details [hide private]

__init__(self, copr_chroots)
(Constructor)

source code 

:param models.Copr copr: :param list copr_chroots: list of models.CoprChroot instances

Overrides: object.__init__