index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Python
/
importdl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
PEP 489: Multi-phase extension module initialization
Nick Coghlan
2015-05-23
1
-2/+1
*
#16135: Removal of OS/2 support (I)
Jesus Cea
2012-10-04
1
-5/+0
*
Issue #13959: Move module type constants to Lib/imp.py.
Brett Cannon
2012-05-04
1
-15/+0
*
Issue #13959: Re-implement imp.get_suffixes() in Lib/imp.py.
Brett Cannon
2012-05-04
1
-7/+2
*
Issue #3080: _PyImport_LoadDynamicModule() uses Unicode for name and path
Victor Stinner
2011-03-14
1
-1/+1
*
Recorded merge of revisions 81029 via svnmerge from
Antoine Pitrou
2010-05-09
1
-14/+14
*
PEP 302 + zipimport:
Just van Rossum
2002-12-30
1
-1/+2
*
OS/2 EMX port changes (Python part of patch #450267):
Andrew MacIntyre
2002-02-26
1
-1/+1
*
SF patch 473749 compile under OS/2 VA C++, from Michael Muller.
Tim Peters
2001-11-05
1
-0/+1
*
REMOVED all CWI, CNRI and BeOpen copyright markings.
Guido van Rossum
2000-09-01
1
-9/+0
*
Nuke all remaining occurrences of Py_PROTO and Py_FPROTO.
Tim Peters
2000-07-09
1
-2/+2
*
Change copyright notice - 2nd try.
Guido van Rossum
2000-06-30
1
-6/+0
*
Change copyright notice.
Guido van Rossum
2000-06-30
1
-21/+6
*
For Windows, need to add #include <windows.h>.
Guido van Rossum
1999-12-20
1
-0/+1
*
Some rearrangements for the importdl.c restructuring.
Guido van Rossum
1999-12-20
1
-2/+27
*
Added declarations for Mac code resource modules (Jack Jansen).
Guido van Rossum
1998-08-06
1
-1/+2
*
First part of package support.
Guido van Rossum
1997-09-05
1
-5/+10
*
Removed some variables that are used to exchange data between import.c and
Guido van Rossum
1997-07-21
1
-3/+2
*
One last rename glitch: import_modules -> _PyImport_Modules.
Guido van Rossum
1997-05-14
1
-1/+1
*
Quickly renamed the remaining files -- this directory is done.
Guido van Rossum
1997-04-29
1
-4/+5
*
New permission notice, includes CNRI.
Guido van Rossum
1996-10-25
1
-13/+20
*
Check if we've already loaded a dynamic module under a different name.
Sjoerd Mullender
1995-06-12
1
-1/+1
*
Added hooks to support importing pyc code from a resource on the mac.
Jack Jansen
1995-02-15
1
-1/+4
*
Added 1995 to copyright message.
Guido van Rossum
1995-01-04
1
-2/+2
*
Lots of changes, most minor (fatal() instead of abort(), use of
Guido van Rossum
1995-01-02
1
-0/+39