mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Lots of small things, see ChangeLog
This commit is contained in:
parent
31b7727bad
commit
66cb311fba
9 changed files with 14 additions and 10 deletions
|
@ -31,6 +31,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|||
/* Built-in module interface */
|
||||
|
||||
extern object *getbuiltin PROTO((object *));
|
||||
extern object *getbuiltins PROTO((char *));
|
||||
extern int setbuiltin PROTO((char *, object *));
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue