Commit graph

21 commits

Author SHA1 Message Date
j
99e221095b get rid of u string literal 2023-07-27 18:37:28 +02:00
j
6b4a307e23 python3 does not need L 2023-07-27 18:37:13 +02:00
j
adad3be419 drop six and python2 support 2023-07-27 13:07:13 +02:00
j
77f8876fca cleanup pylint errors and py2/3 issues 2016-06-08 15:32:46 +02:00
rolux
645cc0ff04 fix format_timecode 2014-11-17 16:33:46 +00:00
j
8e696b1da3 alias fromAZ/decode_base26 toAZ/encode_base26. add parse_timecode/format_timecode 2014-11-16 16:41:00 +00:00
j
d4d09b56b6 use six to support python 2 and 3 2014-09-30 21:04:46 +02:00
j
94ca01a041 string.letters is changes uppercase position between python version, use string.ascii_uppercase 2014-04-22 19:03:32 +02:00
j
8ba74a1e4b fix some failing tests 2012-09-09 19:28:11 +02:00
j
2de989e188 net/cache readUrl->read_url / Unicode -> unicode=True
format replace all CammelCase with under_score
2012-08-14 15:58:05 +02:00
j
ed32023686 from/toAZ starts at 1 2011-12-17 14:02:06 +05:30
j
e0a878464a from/toAZ 2011-12-17 03:31:16 +05:30
j
e77d0c9de1 add from/to26 functions 2011-09-30 23:42:56 +02:00
j
bf79a05edf return all uppercase base32 2010-12-25 15:38:28 +05:30
j
0e9f149edb to32 should start with capital letter or number 2010-12-22 15:08:59 +05:30
j
e24fa5f079 better tests 2010-09-04 03:22:18 +02:00
j
e4e6798433 make sure tests work again, fix to32 2010-09-03 23:19:19 +02:00
j
0695d80ce9 fix base32 2010-08-07 20:08:31 +02:00
j
0d354d2574 rename, use namespaces 2010-07-08 00:34:04 +02:00
j
cff20af4e7 back to oxlib, package_dir does not work with pip/python setup.py develop 2009-10-12 17:21:05 +02:00
j
d14f13faaf install as ox 2009-10-11 14:53:50 +02:00
Renamed from oxlib/format.py (Browse further)