summaryrefslogtreecommitdiff
path: root/scripts/fix_b.py
Commit message (Expand)AuthorAgeFilesLines
* Dropped use of b() "macro" and 2to3 fixerDaniele Varrazzo2016-08-151-20/+0
* Replace b('str') with b'str' in Python 3Daniele Varrazzo2011-01-131-0/+20