[reportlab-users] shape.py typo ?

Dirk Datzert reportlab-users@reportlab.com
Wed, 27 Nov 2002 23:00:44 +0100


Hi,

I saw in CVS of graphics/shapes.py

        if 'eps' in plotMode:
            from rlextra.graphics import renderPS_SEP
            filename = fnroot+'.eps'
            if verbose: print "generating EPS file %s" % filename
            renderPS_SEP.drawToFile(self,
                                filename,
                                title = fnroot,
                                dept =
getattr(self,'EPS_info',['Testing'])[0],
                                company =
getattr(self,'EPS_info',['','ReportLab'])[1],
                                preview = getattr(self,'preview',1),
                               
showBoundary=getattr(self,'showBorder',rl_config.showBoundary))
            ext = ext +  '/.eps'

Where is rlextra.graphics ? 

Is renderPS_SEP correct or is it misspelled and should be renderPS_EPS
???

Regards,
Dirk

-------------------------------------

Der Inhalt dieser e-Mail ist ausschlieŒlich fr den bezeichneten Adressaten
bestimmt. Wenn Sie nicht der vorgesehene Adressat dieser e-Mail oder 
dessen Vertreter sein sollten, so beachten Sie bitte, dass jede Form der 
Kenntnisnahme, Ver”ffentlichung, Vervielf„ltigung oder Weitergabe des
Inhalts dieser e-Mail unzul„ssig ist. Wir bitten Sie, sich in diesem Fall mit 
dem Absender der e-Mail in Verbindung zu setzen.

The information contained in this e-mail ist intended solely for the addressee.
Access to this e-mail by anyone else is unauthorized. If you are not the 
intended recipient, any from of disclosure, reproduction, distribution or any 
action taken or refrained from in reliance on it, is prohibited and may be 
unlawful. Please notify the sender immediately.

Unsere e-mail Adresse hat sich ge"ndert. Wir sind aber auch weiterhin
unter der alten Adresse @rasselstein-hoesch.de zu erreichen.

Please note that our e-mail address has changed. Nevertheless you still
can reach us by our old address @rasselstein-hoesch.de .