3
0
Fork 0
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:
Nikolaj Bjorner 2022-07-17 11:03:43 -07:00
parent 95c3dd9224
commit b5a89eb4ab
2 changed files with 8 additions and 0 deletions

View file

@ -335,6 +335,7 @@ try:
for modulename in (
'z3',
'z3.z3',
'z3.z3consts',
'z3.z3core',
'z3.z3num',