Comment #11 on issue 2987 by krastano...@gmail.com: Change the behaviour of the deprecated Plot()
http://code.google.com/p/sympy/issues/detail?id=2987

I think it is fine to remove it. It is here:

https://github.com/sympy/sympy/blob/master/sympy/plotting/proxy_pyglet.py

and the import here

https://github.com/sympy/sympy/blob/master/sympy/plotting/__init__.py

It was there just to keep old Pyglet-based plotting code in the wild working. It was deprecated more than a year ago in git and about a year ago in a release.

Nobody on the mailing list mentioned anything about pyglet since then, and no pyglet related question were posted on stackoverflow.

Fixing old code would be as simple as changing Plot to PygletPlot which is already imported by default.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy-issues+unsubscr...@googlegroups.com.
To post to this group, send email to sympy-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/sympy-issues.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to