mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Teach Windows build about the _weakref module.
This commit is contained in:
parent
2492a20579
commit
747d5b63db
3 changed files with 18 additions and 1 deletions
|
@ -728,7 +728,7 @@ weakref_functions[] = {
|
|||
};
|
||||
|
||||
|
||||
void
|
||||
DL_EXPORT(void)
|
||||
init_weakref(void)
|
||||
{
|
||||
PyObject *m;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue