diff options
author | 1999-01-28 13:42:55 +0000 | |
---|---|---|
committer | 1999-01-28 13:42:55 +0000 | |
commit | 56d6939f94b288028fe80cd2d515a365bb4aadcc (patch) | |
tree | 1c2f0372c45f1e80e0faf8cf1f3e6aae3b952c30 /Mac/PlugIns | |
parent | Slight reworking of this test. If nis.maps() gives a nis.error, then (diff) | |
download | cpython-56d6939f94b288028fe80cd2d515a365bb4aadcc.tar.gz cpython-56d6939f94b288028fe80cd2d515a365bb4aadcc.tar.bz2 cpython-56d6939f94b288028fe80cd2d515a365bb4aadcc.zip |
Starting on the new project/plugin structure. Far from complete...
Diffstat (limited to 'Mac/PlugIns')
-rw-r--r-- | Mac/PlugIns/readme.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Mac/PlugIns/readme.txt b/Mac/PlugIns/readme.txt new file mode 100644 index 00000000000..90056506286 --- /dev/null +++ b/Mac/PlugIns/readme.txt @@ -0,0 +1 @@ +This folder contains the dynamically loaded extension modules for MacPython. |