cosmetic: replace "max" by "max_len"
authorOlivier Matz <olivier.matz@6wind.com>
Fri, 15 Jun 2012 13:02:40 +0000 (15:02 +0200)
committerOlivier Matz <zer0@droids-corp.org>
Thu, 9 Aug 2012 18:03:19 +0000 (20:03 +0200)
commitd5d43cb0e52cacb457e5c96329e18bf54a2e0ea5
tree2fab9688f3f3995a41b4a029fdab4f71abfa5cf7
parentadac51ce681152158a4165c6cdf3f58363f2d859
cosmetic: replace "max" by "max_len"

max is the name of a builtin function:
http://docs.python.org/library/functions.html#max

Signed-off-by: Sergey Satskiy <sergey.satskiy@gmail.com>
Signed-off-by: Olivier Matz <zer0@droids-corp.org>
diff2html.py