Below minimal example to reproduce.
CODE
RESULT
Traceback (most recent call last):
File "#main", line 1, in
import index
File "VFS.index.py", line 2, in
import json
File "VFS.json/init.py", line 120, in
from.encoder import JSONEncoder
File "VFS.json.encoder.py", line 3, in
import re
File "VFS.re.py", line 1, in
import enum
JavascriptError: SEQ is not iterable
ENVIRONMENT
Need to be Firefox to have issue (both Android and Linux)
Else Ok (fortunately... for the moment ???)
So site built on brython does not work any more on Firefox ;-(