54c54
< for i in xrange(len(system.physmem)):
---
> for i in range(len(system.physmem)):