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
2012-04-23 12:39:05 -07:00
2009-06-02 00:09:07 +02:00
2009-06-02 00:09:07 +02:00
2012-04-23 12:50:00 -07:00
2008-10-21 07:00:00 -07:00
2012-04-13 09:46:00 -07:00
2012-04-23 12:39:05 -07:00
2011-09-19 14:52:57 -07:00
2012-04-23 12:39:05 -07:00
2012-04-23 12:50:00 -07:00
2012-02-28 18:54:33 -08:00
Description
No description provided
Apache-2.0 35 MiB
Languages
Python 99.1%
Shell 0.9%