[reportlab-users] No usage of recursiveGet/Set/DelAttr

Claude Paroz claude at 2xlibre.net
Tue Mar 1 02:48:22 EST 2022


Hi Andy,

Then maybe it would just be a matter of moving the function(s) to your 
internal commercial code?

Claude

Le 28.02.22 à 14:23, Andy Robinson a écrit :
> Claude, I see that recursiveSetAttr is used by our commercial product 
> `rml2pdf`.  It's possible we could remove them, as python provides much 
> better tools for that kind of thing than it did in 2001.   We have to 
> scan a few other repositories to see if there are other uses before we 
> can be sure.
> 
> - Andy Robinson
> 
> On Mon, 28 Feb 2022 at 13:17, Claude Paroz <claude at 2xlibre.net 
> <mailto:claude at 2xlibre.net>> wrote:
> 
>     Hi,
> 
>     I didn't find any usage of
>     recursiveGetAttr/recursiveSetAttr/recursiveDelAttr in reportlab
>     public code.
>     So if they are not used in other client code, I guess they could simply
>     be removed, as the attached patch is doing.
> 
>     Claude
>     -- 
>     www.2xlibre.net


More information about the reportlab-users mailing list