[Libre-soc-bugs] [Bug 1094] insndb instruction database visitor-walker is needed
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Sat Jun 3 15:05:38 BST 2023
https://bugs.libre-soc.org/show_bug.cgi?id=1094
--- Comment #16 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
(In reply to Dmitry Selyutin from comment #14)
> Luke, could you, please, clarify, where and how you observe importing
> issues? I don't quite get the names collision here since I import stuff like
> `from openpower.insndb.dis` and haven't got any problems.
$ history | more
...
1787 python3 insndb/db.py
...
(python3.7 - the project default version)
note that's from that directory
(In reply to Dmitry Selyutin from comment #15)
> As for tabs, that's exactly what I meant: tabs go to concrete visitor
> implementation.
yes. and as an example it's a good one, because it shows that it's
the visitor that contains its own context.
(we need examples)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list