gerrit/tools
David Pursehouse 15a9f53f00 Buck: Remove Python 2.6 compatibility workarounds
The check_output method is only available from Python 2.7, so a wrapper
method was introduced for compatibility with 2.6.

The ZipFile class does not include context manager support in Python
2.6, so the file download code was written to explicitly open and close
the zip files.

Since Buck itself now requires at least Python 2.7, these workarounds
are no longer necessary.  Remove them.

Also, tidy up a few minor PEP-8 coding style violations in the modified
files.

Change-Id: I9a1b25ddf7494e25ccadeaed0c1d85cd1ce2fd09
2014-06-23 11:09:58 +09:00
..
eclipse Fix root path resolution for updated Buck 2014-06-13 07:15:03 +00:00
maven Buck: Remove Python 2.6 compatibility workarounds 2014-06-23 11:09:58 +09:00
util Add a bulk query suite tester 2013-09-19 18:29:07 +00:00
__init__.py Buck: Adjust to unflattened directory structure for python libraries 2013-11-30 20:19:33 +01:00
BUCK Buck: Adjust to unflattened directory structure for python libraries 2013-11-30 20:19:33 +01:00
build.defs Buck: Make deps to $(exe :foo) and $(location :bar) implicitly 2014-06-10 07:29:42 +00:00
default.defs Buck: Fix plugin build by not merging manifests from dependent JARs 2014-06-16 14:06:03 +00:00
download_all.py Fix download and download_sources to aggressively get all targets 2013-05-23 10:45:51 -07:00
download_file.py Buck: Remove Python 2.6 compatibility workarounds 2014-06-23 11:09:58 +09:00
git.defs Remove asciidoc.conf 2013-09-04 21:31:03 -07:00
gitlog2asciidoc.py Add --issues and --issue_numbers to gitlog2asciidoc.py 2012-03-26 12:51:38 -07:00
GoogleFormat.xml Eclipse: Bump java source and target level to 7 2013-11-29 00:15:50 +01:00
gwt-constants.defs Buck: Export gwtui-common in gwtui-api-lib 2014-06-10 11:31:58 +02:00
pack_war.py Buck: Remove Python 2.6 compatibility workarounds 2014-06-23 11:09:58 +09:00
plugin_archetype_deploy.sh Bash: Deploy plugin archetypes to Maven Central 2014-05-26 23:44:40 +02:00
PythonTestCaller.java Buck: Support plugin own Maven repositories 2013-11-18 01:12:09 +01:00
util_test.py Buck: Support plugin own Maven repositories 2013-11-18 01:12:09 +01:00
util.py Buck: Remove Python 2.6 compatibility workarounds 2014-06-23 11:09:58 +09:00
version.py Buck: Deploy plugin artifacts to Maven Central 2014-05-26 22:06:42 +02:00