From: Alan W. I. <ai...@us...> - 2002-06-26 19:46:04
|
Update of /cvsroot/plplot/plplot/bindings/python In directory usw-pr-cvs1:/tmp/cvs-serv524 Modified Files: plplotcmodule.i Log Message: Remove the constants ZEROW2B, ZEROW2D, ONEW2B, and ONEW2D (used internally in xwin driver and plimage) from python API. Removed function plTranslateCursor from python API (since simpler plcalc_world can be used in its place). |