enthought / chaco

Chaco is a Python package for building interactive and custom 2-D plots.
http://docs.enthought.com/chaco/
Other
291 stars 101 forks source link

MAINT: fix encode string #874

Closed homosapien-lcy closed 1 year ago

homosapien-lcy commented 1 year ago

replacing encodestring (no longer usable) with encodebytes

closes issue #868