X Tutup
Skip to content

Commit 8f6299f

Browse files
authored
Python37 changes
1 parent 72d9d53 commit 8f6299f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/runtime/interop36.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// DO NOT MODIFIY BY HAND.
33

44

5-
#if PYTHON36
5+
#if PYTHON36 || PYTHON37
66
using System;
77
using System.Collections;
88
using System.Collections.Specialized;

0 commit comments

Comments
 (0)
X Tutup