summaryrefslogtreecommitdiffstats
path: root/PC/os2emx/pyconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'PC/os2emx/pyconfig.h')
-rw-r--r--PC/os2emx/pyconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/PC/os2emx/pyconfig.h b/PC/os2emx/pyconfig.h
index 380e19c..e56105a 100644
--- a/PC/os2emx/pyconfig.h
+++ b/PC/os2emx/pyconfig.h
@@ -1,6 +1,8 @@
#ifndef Py_CONFIG_H
#define Py_CONFIG_H
+#error "PEP 11: OS/2 is now unsupported, code will be removed in Python 3.4"
+
/* config.h.
* At some time in the past, generated automatically by/from configure.
* now maintained manually.