oshippy-dev team mailing list archive
-
oshippy-dev team
-
Mailing list archive
-
Message #00353
[Bug 488882] Re: AuthoredResource in common.py needs methods implemented.
** Project changed: oship => oshippy
** Changed in: oshippy
Milestone: 1.0b1 => None
--
You received this bug notification because you are a member of OSHIPpy
Developers, which is subscribed to OSHIPpy.
https://bugs.launchpad.net/bugs/488882
Title:
AuthoredResource in common.py needs methods implemented.
Status in Open Source Health Information Platform - Python:
Fix Released
Bug description:
def currentRevision(self):
u"""
Extracted from revisionHistory.
"""
def languagesAvailable(self):
u"""
Derived from originalLanguage and translations.
"""