Enable BytesWarnings.
[portage.git] / bin / check-implicit-pointer-usage.py
2014-01-18 Arfrever Frehtes... Enable BytesWarnings. master
2010-01-13 Zac MedicoUse encoded byte strings with python-2.x, since the...
2010-01-12 Zac MedicoFix output handling to avoid potential UnicodeEncodeError.
2010-01-11 Zac MedicoFix unicode quote handling to work with python3.
2010-01-11 Zac MedicoAvoid portage import in order to avoid a potential...
2010-01-11 Arfrever Frehtes... Avoid potential UnicodeDecodeError with Python 3. Repor...
2009-10-11 Zac MedicoFix python shebangs. s:/usr/bin/env python:/usr/bin...
2009-09-20 Arfrever Frehtes... Support print() function with Python 2 in some files.
2009-09-20 Arfrever Frehtes... Update syntax of calls to print() for compatibility...
2008-06-21 Zac MedicoFix implicit_pattern to match different quote character...
2007-01-28 Mike Frysingertranslate unicode quotes to ascii ones so we can keep...
2007-01-27 Mike Frysingeradd support for parsing of unicode quotes
2007-01-03 Mike Frysingeradd support for scanning of build logs for common issue...