Colin Cross 5465727e53 Fix syntax errors in subcmds/init.py
Fixes three errors:
Python doesn't like the line wrap after 'and'.
platform.system is a function, needs to be platform.system().
Typo all_platfroms instead of all_platforms.

Change-Id: Ia875e521bc01ae2eb321ec62d839173c00f86c2d
2012-04-23 13:43:41 -07:00
..
2008-10-21 07:00:00 -07:00
2011-04-07 17:19:06 -04:00
2010-06-17 19:09:37 -07:00
2011-10-11 15:23:41 -07:00
2012-04-23 13:43:41 -07:00
2011-03-16 12:55:44 -07:00
2008-10-21 07:00:00 -07:00
2010-07-15 17:43:02 -07:00
2010-05-17 09:58:55 -07:00
2012-04-13 09:46:00 -07:00