Skip to content

Commit 1d652c3

Browse files
committed
removed lib-graalpython/itertools.py
1 parent 3eac935 commit 1d652c3

File tree

2 files changed

+0
-28
lines changed

2 files changed

+0
-28
lines changed

graalpython/com.oracle.graal.python/src/com/oracle/graal/python/builtins/Python3Core.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,6 @@ private static String[] initializeCoreFiles() {
318318
"_frozen_importlib",
319319
"__graalpython__",
320320
"_weakref",
321-
"itertools",
322321
"faulthandler",
323322
"base_exception",
324323
PythonCextBuiltins.PYTHON_CEXT,

graalpython/lib-graalpython/itertools.py

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)