Searched refs:Pedalo (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_descr.py868 class Pedalo(PedalWheelBoat,SmallCatamaran): pass class in function:ClassPropertiesAndMethods.test_monotonicity
874 self.assertEqual(Pedalo.__mro__,
875 (Pedalo, PedalWheelBoat, EngineLess, SmallCatamaran,
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_descr.py868 class Pedalo(PedalWheelBoat,SmallCatamaran): pass class in function:ClassPropertiesAndMethods.test_monotonicity
874 self.assertEqual(Pedalo.__mro__,
875 (Pedalo, PedalWheelBoat, EngineLess, SmallCatamaran,

Completed in 65 milliseconds