|
@@ -20,9 +20,8 @@
|
|
* DEALINGS IN THE SOFTWARE.
|
|
* DEALINGS IN THE SOFTWARE.
|
|
*/
|
|
*/
|
|
#if !macro
|
|
#if !macro
|
|
-import python.lib.Builtin;
|
|
|
|
import python.internal.ArrayImpl;
|
|
import python.internal.ArrayImpl;
|
|
-import python.lib.Types;
|
|
|
|
|
|
+import python.lib.Types.PyIterator;
|
|
#end
|
|
#end
|
|
|
|
|
|
@:native("list")
|
|
@:native("list")
|