We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72d9d53 commit 8f6299fCopy full SHA for 8f6299f
src/runtime/interop36.cs
@@ -2,7 +2,7 @@
2
// DO NOT MODIFIY BY HAND.
3
4
5
-#if PYTHON36
+#if PYTHON36 || PYTHON37
6
using System;
7
using System.Collections;
8
using System.Collections.Specialized;
0 commit comments