Home
last modified time | relevance | path

Searched refs:StrParI2 (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/test/
Dpystone.py233 def Func2(StrParI1, StrParI2): argument
236 if Func1(StrParI1[IntLoc], StrParI2[IntLoc+1]) == Ident1:
244 if StrParI1 > StrParI2: