Python: Fix library tests

This commit is contained in:
Taus
2025-10-30 23:10:15 +00:00
parent b3b87c968b
commit 7176898503
83 changed files with 80 additions and 25 deletions

View File

@@ -5,6 +5,7 @@
*/
import python
private import LegacyPointsTo
from ClassObject cls, int line, string name, Object obj
where

View File

@@ -5,6 +5,7 @@
*/
import python
private import LegacyPointsTo
from ClassObject cls, int line, string name, Object obj
where

View File

@@ -5,6 +5,7 @@
*/
import python
private import LegacyPointsTo
from ClassObject cls, int line, string name
where

View File

@@ -5,6 +5,7 @@
*/
import python
private import LegacyPointsTo
from ClassObject cls, int line, string name
where

View File

@@ -5,6 +5,7 @@
*/
import python
private import LegacyPointsTo
from ClassObject cls, int line, Object obj
where