DEBSOURCES
Skip Quicknav
sources / jython / 2.7.2%2Brepack1-3 / bugtests / test338m.py
12345678
#import test338j1 class test338m(test338j1): def getDescription(self): desc = test338j1.getDescription(self) # Superclass call return "Foo_" + desc