create py3k branch
commit0fc9182c1425a90818316c73f6afca7482533693
authorAndré Wobst <wobsta@users.sourceforge.net>
Sat, 13 Jul 2013 15:51:26 +0000 (13 15:51 +0000)
committerAndré Wobst <wobsta@users.sourceforge.net>
Sat, 13 Jul 2013 15:51:26 +0000 (13 15:51 +0000)
tree422a3adccc7d131d9cab019effc79d839f34ab0d
parent0fc250bea3115fc24ed728a3c8fc2357bb0b7be9
create py3k branch

git-svn-id: http://svn.code.sf.net/p/pyx/code/branches/py3k/pyx@3371 a4f5e268-e194-4f32-bce1-d30804cbbcc5
72 files changed:
contrib/callingtex.py
contrib/epstopng.py
design/dtk/unitcircle.py
examples/graphs/points.py
faq/conf.py
gallery/misc/julia.py
manual/conf.py
pyx/__init__.py
pyx/baseclasses.py [moved from pyx/canvasitem.py with 91% similarity]
pyx/bbox.py
pyx/bitmap.py
pyx/box.py
pyx/canvas.py
pyx/color.py
pyx/config.py [moved from pyx/filelocator.py with 78% similarity]
pyx/connector.py
pyx/deco.py
pyx/deformer.py
pyx/document.py
pyx/dvi/dvifile.py
pyx/dvi/mapfile.py
pyx/dvi/texfont.py
pyx/dvi/tfmfile.py
pyx/dvi/vffile.py
pyx/epsfile.py
pyx/font/__init__.py
pyx/font/afmfile.py
pyx/font/font.py
pyx/font/pfmfile.py
pyx/font/t1file.py
pyx/graph/__init__.py
pyx/graph/axis/__init__.py
pyx/graph/axis/axis.py
pyx/graph/axis/painter.py
pyx/graph/axis/parter.py
pyx/graph/axis/texter.py
pyx/graph/axis/tick.py
pyx/graph/data.py
pyx/graph/graph.py
pyx/graph/style.py
pyx/mesh.py
pyx/metapost/mp_path.py
pyx/metapost/path.py
pyx/normpath.py
pyx/path.py
pyx/pattern.py
pyx/pdfextra.py
pyx/pdfwriter.py
pyx/pswriter.py
pyx/reader.py
pyx/style.py
pyx/text.py
pyx/trafo.py
setup.py
test/experimental/solve.py
test/experimental/test_bezier.py
test/experimental/textboxes.py
test/functional/test_bitmap.py
test/functional/test_color.py
test/functional/test_deformer.py
test/functional/test_graph3dloop.py
test/functional/test_metapost.py
test/functional/test_timeaxis.py
test/profile_path.py
test/unit/test.py
test/unit/test_data.py
test/unit/test_dvifile.py
test/unit/test_rational.py
test/unit/test_texmessageparser.py
test/unit/test_trafo.py
www/png/example_mkdata.py
www/pt2html.py