History log of /build/make/tools/releasetools/make_recovery_patch.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
89fbb0f6d586b4111b9207438d5d047ba0ad6d5f 10-Jan-2017 Tao Bao <tbao@google.com> releasetools: Replace print stmt with print().

So that it's compatible with Python 3.

Test: pylint --pylint=pylintrc

Change-Id: If06c135a492c94bedd713c8cbdf03155a502d5cd
/build/make/tools/releasetools/make_recovery_patch.py
8b72aefb5a8ed4da28c6f83854e8babf53b9cb53 24-Mar-2015 Dan Albert <danalbert@google.com> Make releasetools pylint clean.

This caught a few bugs/syntax errors (a few character classes were not
escaped properly in regex patterns, some indentation was illegal,
etc).

Change-Id: I50637607524e68c4fb9cad7167f58a46b8d26b2c
/build/make/tools/releasetools/make_recovery_patch.py