File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -31,12 +31,12 @@ This work was done by Michael Droettboom, the Cape Town Python Users'
31
31
Group, many others and supported financially in part by the SAGE
32
32
project.
33
33
34
- The following GUI backends work under Python 3.x: Gtk3Agg, Gtk3Cairo ,
35
- Qt4Agg, TkAgg and MacOSX. The other GUI backends do not yet have
36
- adequate bindings for Python 3.x, but continue to work on Python 2.6
37
- and 2.7, particularly the Qt and QtAgg backends (which have been
38
- deprecated). The non-GUI backends, such as PDF, PS and SVG, work on both
39
- Python 2.x and 3.x.
34
+ The following GUI backends work under Python 3.x: Gtk3Cairo, Qt4Agg ,
35
+ TkAgg and MacOSX. The other GUI backends do not yet have adequate
36
+ bindings for Python 3.x, but continue to work on Python 2.6 and 2.7,
37
+ particularly the Qt and QtAgg backends (which have been
38
+ deprecated). The non-GUI backends, such as PDF, PS and SVG, work on
39
+ both Python 2.x and 3.x.
40
40
41
41
Features that depend on the Python Imaging Library, such as JPEG
42
42
handling, do not work, since the version of PIL for Python 3.x is not
You can’t perform that action at this time.
0 commit comments