[Officeshots] [Symbian]gloadavg

Maximilian Odendahl info at sept-solutions.de
Wed Mar 11 14:18:09 CET 2009


Hi,

as there is no getloadavg on Symbian, should this just jump into the 
except block every time or would it be better to do sth. like

if platform.sytem() != 'Symbian':
	....
else:
	return 0


Best regards
Max



More information about the Officeshots mailing list