Scott Moser 5055198732 appease pylint and pep8
* cloudinit/distros/parsers/resolv_conf.py
  added some pylint overrides with 'plXXXXX' syntax.
  example:  # pl51222 pylint: disable=E0102

  The pl51222 there means: http://www.logilab.org/ticket/51222

  This specific issue is present in 12.04 pylint, but not 13.04.

* pylint doesn't like the requests special handling we have.
  which makes sense as it is only checking versus one specific version.
* general pep8  and pylint cleanups.
2013-03-19 09:32:04 -04:00
2013-03-19 09:32:04 -04:00
2013-03-01 01:43:06 -05:00
2013-03-19 09:09:20 -04:00
2013-03-04 14:28:34 -05:00
2011-09-21 15:08:17 -04:00
2012-10-27 19:25:48 -07:00
2013-03-19 09:06:31 -04:00
Description
RETIRED, Cross-platform instance initialization
4 MiB