[reportlab-users] UTF8 Encoded Strings
    Rich Shepard 
    rshepard at appl-ecosys.com
       
    Wed Oct 31 19:23:47 EDT 2007
    
    
  
On Wed, 31 Oct 2007, Tim Roberts wrote:
> Here's one example, completely devoid of comments.
>    def setXY( self, x, y ):
>        self.x = x
>        self.y = y
>
>    def getXY( self ):
>        return (self.x,self.y)
Tim,
   These two alone are worth the price of admission. I look and grep
canvas.py to see how I can determine just where the caret is at any point in
the script, but I've not found anything that I recognized as useful.
Thanks,
Rich
-- 
Richard B. Shepard, Ph.D.               |    The Environmental Permitting
Applied Ecosystem Services, Inc.        |         Accelerators(TM)
<http://www.appl-ecosys.com>     Voice: 503-667-4517      Fax: 503-667-8863
    
    
More information about the reportlab-users
mailing list