- 1a21451 Implement PEP 3121: new module initialization and finalization API. by Martin v. Löwis · 17 years ago
- 072c0f1 Merged revisions 59666-59679 via svnmerge from by Christian Heimes · 17 years ago
- 9cd1775 Merged revisions 59005-59040 via svnmerge from by Christian Heimes · 17 years ago
- 00ee7ba Merge current trunk into p3yk. This includes the PyNumber_Index API change, by Thomas Wouters · 18 years ago
- f7f438b SF patch #1438387, PEP 328: relative and absolute imports. by Thomas Wouters · 19 years ago
- af68c87 Add const to several API functions that take char *. by Jeremy Hylton · 19 years ago
- 8ee3e5a - Changes donated by Elemental Security to make it work on AIX 5.3 by Guido van Rossum · 19 years ago
- db29e0f SF patch #1035498: -m option to run a module as a script by Raymond Hettinger · 20 years ago
- a290527 Excise DL_IMPORT/EXPORT from object.h, and related files. This patch by Mark Hammond · 23 years ago
- 8235ea1 Land Patch [ 566100 ] Rationalize DL_IMPORT and DL_EXPORT. by Mark Hammond · 23 years ago
- 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
- 5f37591 ANSIfications: fix empty arglists, and remove the checks for by Thomas Wouters · 25 years ago
- 5eb6d4e ANSI-fication and Py_PROTO extermination. by Fred Drake · 25 years ago
- ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 25 years ago
- fd71b9e Change copyright notice. by Guido van Rossum · 25 years ago
- d3b0921 Chris Herborth writes: by Guido van Rossum · 26 years ago
- 43466ec Add DL_IMPORT(returntype) for all officially exported functions. by Guido van Rossum · 26 years ago
- 1a8791e Changes for BeOS, QNX and long long, by Chris Herborth. by Guido van Rossum · 27 years ago
- 16926bd Add PyImport_AppendInittab() an PyImport_ExtendInittab(). by Guido van Rossum · 27 years ago
- fccb68e Added PyImport_ExecCodeModuleEx(), which adds an extra parameter to pass by Guido van Rossum · 27 years ago
- 66959af Remove the declaration of "internal" table _PyImport_Inittab[]; add by Guido van Rossum · 27 years ago
- 026de19 Added PyImport_ImportModuleEx(name, globals, locals, fromlist); this by Guido van Rossum · 27 years ago
- 9faabb8 Added prototype for PyImport_Import(). by Guido van Rossum · 27 years ago
- 29e46a9 Mass checkin (more to follow for other directories). by Guido van Rossum · 28 years ago
- 87490eb Renamed inittab. by Guido van Rossum · 28 years ago
- d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
- 4ee68d9 Add defs for struct _frozen and struct _frozen *PyImport_FrozenModules(); by Guido van Rossum · 29 years ago
- 39c2aae Added decl for PyImport_Init. by Guido van Rossum · 29 years ago
- 3cfc8bd exec_dode_object/PyImport_ExecCodeObject is now externally visible by Jack Jansen · 30 years ago
- caa6380 The great renaming, phase two: all header files have been updated to by Guido van Rossum · 30 years ago
- 5799b52 Added 1995 copyright. by Guido van Rossum · 30 years ago
- 66cb311 Lots of small things, see ChangeLog by Guido van Rossum · 30 years ago
- b6775db Merge alpha100 branch back to main trunk by Guido van Rossum · 31 years ago
- a330996 * Added support for X11 modules. by Guido van Rossum · 32 years ago
- 34679b7 * Added Fixcprt.py: script to fix copyright message. by Guido van Rossum · 32 years ago
- 5113f5f Copyright for 1992 added by Guido van Rossum · 33 years ago
- f70e43a Added copyright notice. by Guido van Rossum · 34 years ago
- 3f5da24 "Compiling" version by Guido van Rossum · 34 years ago
- ed97f6a Added prototype for reload_module. by Guido van Rossum · 34 years ago
- 85a5fbb Initial revision by Guido van Rossum · 34 years ago