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

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dpydocfodder.py83 class A_new(object): class in inherits:object
122 class B_new(A_new):
123 "A new-style class, derived from A_new."
142 class C_new(A_new):
143 "A new-style class, derived from A_new."
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dpydocfodder.py83 class A_new(object): class in inherits:object
122 class B_new(A_new):
123 "A new-style class, derived from A_new."
142 class C_new(A_new):
143 "A new-style class, derived from A_new."

Completed in 30 milliseconds