Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9c2bd51

Browse filesBrowse files
committed
Issue #42
1 parent 3240a6d commit 9c2bd51
Copy full SHA for 9c2bd51

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎PythonForDelphi/Components/Sources/Core/PythonEngine.pas

Copy file name to clipboardExpand all lines: PythonForDelphi/Components/Sources/Core/PythonEngine.pas
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ interface
193193
{$IFDEF PYTHON36}
194194
COMPILED_FOR_PYTHON_VERSION_INDEX = 12;
195195
{$ENDIF}
196-
{$IFDEF PYTHON36}
196+
{$IFDEF PYTHON37}
197197
COMPILED_FOR_PYTHON_VERSION_INDEX = 13;
198198
{$ENDIF}
199199
PYT_METHOD_BUFFER_INCREASE = 10;

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.