summaryrefslogtreecommitdiff
path: root/Lib/python/README
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/python/README')
-rw-r--r--Lib/python/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/python/README b/Lib/python/README
index 98ec5605d..fa8ef61e7 100644
--- a/Lib/python/README
+++ b/Lib/python/README
@@ -15,7 +15,6 @@ complex.i C99 or C++ complex type
cstring.i Various forms of C character string handling
cwstring.i Various forms of C wchar_t string handling
embed.i embedding the Python interpreter in something else
-embed15.i embedding the Python interpreter in something else
file.i FILE C type
implicit.i Allow the use of implicit C++ constructors
wchar.i wchar_t C type