Behdad Esfahbod
|
e388db566b
|
py23 Use new-style classes
Such that we get the same semantics in both Python 2 and 3.
|
2013-11-28 18:53:30 -05:00 |
|
Behdad Esfahbod
|
faaca764a1
|
py23 Fixup isinstance(..., str) issues
|
2013-11-28 17:32:43 -05:00 |
|
Behdad Esfahbod
|
18316aa769
|
ps23 More bytes fixes. All ''join()'s fixed
|
2013-11-28 17:32:43 -05:00 |
|
Behdad Esfahbod
|
32c10eecff
|
py23 from __future__ import division and adjust divisions
|
2013-11-28 17:32:42 -05:00 |
|
Behdad Esfahbod
|
30e691edd0
|
py23 from __future__ import print_function
|
2013-11-27 17:27:45 -05:00 |
|
Behdad Esfahbod
|
7ed91eca1e
|
py23 import in all nontrivial source files and unused import cleanup
|
2013-11-27 15:25:00 -05:00 |
|
Behdad Esfahbod
|
c2297cd41d
|
2to3 --fix=dict with manual cleanup
|
2013-11-27 14:01:45 -05:00 |
|
Behdad Esfahbod
|
b774f9f684
|
2to3 --fix=types manual additions
Don't know why the tool didn't catch these.
|
2013-11-27 14:01:44 -05:00 |
|
Behdad Esfahbod
|
e5ca79699d
|
2to3 --fix=map with manual cleanup
|
2013-11-27 04:38:16 -05:00 |
|
Behdad Esfahbod
|
ac1b435946
|
2to3 --fix=idioms
|
2013-11-27 04:15:34 -05:00 |
|
Behdad Esfahbod
|
7cc6d271ac
|
2to3 --fix=long with manual cleanup
|
2013-11-27 04:00:15 -05:00 |
|
Behdad Esfahbod
|
3a9fd30180
|
2to3 equivalent to --fix=tuple_params
I hope I got this all right...
|
2013-11-27 03:30:21 -05:00 |
|
Behdad Esfahbod
|
2b06aaa2a6
|
2to3 --fix=import
|
2013-11-27 02:34:11 -05:00 |
|
Behdad Esfahbod
|
bc5e1cb195
|
2to3 --fix=has_key
|
2013-11-27 02:33:03 -05:00 |
|
jvr
|
cd75d570d4
|
don't crash on empty VORG table (reported by Werner Lemberg)
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@544 4cde692c-a291-49d1-8350-778aa11640f8
|
2008-03-09 08:58:36 +00:00 |
|
jvr
|
bc6e55b31e
|
Speed optimizations from rroberts
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@508 4cde692c-a291-49d1-8350-778aa11640f8
|
2006-10-21 13:29:47 +00:00 |
|
jvr
|
aa2723c559
|
VORG support by rroberts.
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@408 4cde692c-a291-49d1-8350-778aa11640f8
|
2003-08-22 20:02:25 +00:00 |
|