Searched hist:8912 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/python/m5/
H A DSimObject.pydiff 8912:62f60ee68b45 Wed Mar 21 19:02:00 EDT 2012 Andreas Hansson <andreas.hansson@arm.com> Python: Fix a conditional expression that requires Python 2.5

This patch changes a conditional expression to a conventional if/else
block, which does not require Python >= 2.5.

Completed in 29 milliseconds