Skip to content

Commit f90a983

Browse files
authored
Merge pull request #26 from PyO3/update-pythonxy
Update pythonXY.def
2 parents 84aca5c + bb74de5 commit f90a983

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/python311.def

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1219,6 +1219,8 @@ _PyImport_FixupExtensionObject
12191219
_PyImport_FrozenBootstrap DATA
12201220
_PyImport_FrozenStdlib DATA
12211221
_PyImport_FrozenTest DATA
1222+
_PyImport_GetModuleAttr
1223+
_PyImport_GetModuleAttrString
12221224
_PyImport_GetModuleId
12231225
_PyImport_IsInitialized
12241226
_PyImport_ReleaseLock

0 commit comments

Comments
 (0)