Sha256: 0f1b8ef37a04527139f43414c4412f63fc0cd127f220346ea6925bd5c3dfe590
Contents?: true
Size: 175 Bytes
Versions: 30
Compression:
Stored size: 175 Bytes
Contents
# fixes PR#178 (sans the reload, which is only necessary w/o the patch # outlined in PR#195). from java.util import Date class Foo(Date): pass class Bar(Foo): pass
Version data entries
30 entries across 30 versions & 1 rubygems