Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | The old platform-specific contents of importdl.c, broken down into one | Guido van Rossum | 1999-12-20 | |
file per platform (really: per style of Dl API; e.g. all platforms using dlopen() are grouped together in dynload_shlib.c.). This is part of a set of patches by Greg Stein. |