[Libre-soc-bugs] [Bug 512] use m.submodules["...%d"] = mod instead of setattr

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Tue Oct 6 19:38:19 BST 2020


https://bugs.libre-soc.org/show_bug.cgi?id=512

Jacob Lifshay <programmerjake at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |programmerjake at gmail.com

--- Comment #2 from Jacob Lifshay <programmerjake at gmail.com> ---
For that particular case, I'd pick:
m.submodules[f"dec_{v.fn_name}"] = v

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list