mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Copied doc for reload() from trunk's function.rst to imp.rst
This commit is contained in:
parent
13a7a21258
commit
043d6f67c7
20 changed files with 463 additions and 46 deletions
|
@ -351,6 +351,9 @@
|
|||
/* Define to 1 if you have the <linux/netlink.h> header file. */
|
||||
#undef HAVE_LINUX_NETLINK_H
|
||||
|
||||
/* Define to 1 if you have the <linux/tipc.h> header file. */
|
||||
#undef HAVE_LINUX_TIPC_H
|
||||
|
||||
/* Define this if you have the type long double. */
|
||||
#undef HAVE_LONG_DOUBLE
|
||||
|
||||
|
@ -1046,4 +1049,3 @@
|
|||
|
||||
#endif /*Py_PYCONFIG_H*/
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue