mirror of
https://github.com/Z3Prover/z3
synced 2025-04-22 16:45:31 +00:00
add missing generation of z3.z3 for pydoc and add some explanations to logging function declaration
This commit is contained in:
parent
95c3dd9224
commit
b5a89eb4ab
2 changed files with 8 additions and 0 deletions
|
@ -335,6 +335,7 @@ try:
|
|||
|
||||
for modulename in (
|
||||
'z3',
|
||||
'z3.z3',
|
||||
'z3.z3consts',
|
||||
'z3.z3core',
|
||||
'z3.z3num',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue