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
|
5f6418d9e1
|
py23 Turn Unicode XML parsing on; more bytes fixes
|
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
|
3ec6a25823
|
2to3 --fix=print with manual fixup
|
2013-11-27 04:57:33 -05:00 |
|
Behdad Esfahbod
|
ac1b435946
|
2to3 --fix=idioms
|
2013-11-27 04:15:34 -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
|
cd5aad92f2
|
2to3 --fix=raise
|
2013-11-27 02:42:28 -05:00 |
|
Behdad Esfahbod
|
180ace6a5f
|
2to3 --fix=ne
|
2013-11-27 02:40:30 -05:00 |
|
Behdad Esfahbod
|
bc5e1cb195
|
2to3 --fix=has_key
|
2013-11-27 02:33:03 -05:00 |
|
Behdad Esfahbod
|
3ebfea491e
|
Move fontTools.ttLib.importXML to fontTools.misc.xmlReader
Better matches xmlWriter.
|
2013-11-24 19:00:59 -05:00 |
|