Searched defs:_expectations (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Lib/test/
H A Dregrtest.py1270 _expectations = { variable
1574 _expectations['freebsd5'] = _expectations['freebsd4']
1575 _expectations['freebsd6'] = _expectations['freebsd4']
1576 _expectations['freebsd7'] = _expectations['freebsd4']
1577 _expectations['freebsd8'] = _expectations['freebsd4']
1585 if sys.platform in _expectations
[all...]

Completed in 92 milliseconds