Skip to content

Commit

Permalink
Update generated scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreQuentel committed Oct 10, 2024
1 parent 04286f7 commit 1714076
Show file tree
Hide file tree
Showing 5 changed files with 1,704 additions and 1,661 deletions.
6 changes: 3 additions & 3 deletions www/src/brython.js
Original file line number Diff line number Diff line change
Expand Up @@ -209,8 +209,8 @@ $B.unicode_bidi_whitespace=[9,10,11,12,13,28,29,30,31,32,133,5760,8192,8193,8194
;
__BRYTHON__.implementation=[3,13,0,'dev',0]
__BRYTHON__.version_info=[3,13,0,'final',0]
__BRYTHON__.compiled_date="2024-10-10 09:26:16.202810"
__BRYTHON__.timestamp=1728545176202
__BRYTHON__.compiled_date="2024-10-10 09:35:26.141461"
__BRYTHON__.timestamp=1728545726141
__BRYTHON__.builtin_module_names=["_ajax","_ast","_base64","_binascii","_io_classes","_json","_jsre","_locale","_multiprocessing","_posixsubprocess","_profile","_random","_sre","_sre_utils","_string","_strptime","_svg","_symtable","_tokenize","_webcomponent","_webworker","_zlib_utils","_zlib_utils1","_zlib_utils_kozh","array","builtins","dis","encoding_cp932","encoding_cp932_v2","hashlib","html_parser","marshal","math","modulefinder","posix","pyexpat","python_re","python_re_new","unicodedata","xml_helpers","xml_parser","xml_parser_backup"]
;

Expand Down Expand Up @@ -10882,7 +10882,7 @@ throw _b_.TypeError.$factory(`object ${$B.class_name(obj)} `+
`can't be used in 'await' expression`)}})(__BRYTHON__)
;

(function($B){$B.builtin_class_flags={builtins:{1073763586:['NameError','RecursionError','BufferError','ImportError','RuntimeError','FileExistsError','MemoryError','BaseExceptionGroup','TimeoutError','SystemError','ZeroDivisionError','FloatingPointError','BlockingIOError','EnvironmentError','InterruptedError','BrokenPipeError','ConnectionResetError','ArithmeticError','AssertionError','IndentationError','LookupError','RuntimeWarning','AttributeError','SyntaxError','UnicodeTranslateError','ProcessLookupError','StopAsyncIteration','FileNotFoundError','FutureWarning','ReferenceError','TabError','ChildProcessError','OSError','IOError','PermissionError','ImportWarning','ModuleNotFoundError','EOFError','UnicodeError','SystemExit','UnicodeWarning','SyntaxWarning','ConnectionAbortedError','BytesWarning','ConnectionRefusedError','EncodingWarning','GeneratorExit','IndexError','NotADirectoryError','PythonFinalizationError','DeprecationWarning','ResourceWarning','StopIteration','OverflowError','ValueError','UnicodeEncodeError','IsADirectoryError','_IncompleteInputError','TypeError','KeyboardInterrupt','UnboundLocalError','WindowsError','UserWarning','NotImplementedError','Warning','KeyError','Exception','BaseException','PendingDeprecationWarning','ConnectionError','UnicodeDecodeError'],1073763848:['ExceptionGroup'],20975874:['bool'],4199682:['bytearray','float'],138417410:['bytes'],21762:['staticmethod','classmethod','property','enumerate','map','super','filter','reversed','zip'],5378:['object','complex'],541087042:['dict'],4216066:['set','frozenset'],20976898:['int'],37770530:['list'],20770:['memoryview'],4386:['range'],20738:['slice'],272635138:['str'],71324962:['tuple'],2155896066:['type'],},types:{20866:['frame','getset_descriptor','member_descriptor','async_generator','method-wrapper','classmethod_descriptor','generator','coroutine'],22914:['builtin_function_or_method'],20738:['cell','traceback'],4354:['ellipsis','code','NotImplementedType','NoneType'],153858:['function'],20802:['mappingproxy'],153986:['method_descriptor'],22786:['method'],21762:['module'],151938:['wrapper_descriptor'],}}})(__BRYTHON__)
(function($B){$B.builtin_class_flags={builtins:{1073763586:['ImportError','StopIteration','ArithmeticError','PythonFinalizationError','EnvironmentError','GeneratorExit','RuntimeError','IOError','NotImplementedError','FileNotFoundError','KeyError','UnboundLocalError','WindowsError','TimeoutError','NotADirectoryError','OverflowError','IndexError','AttributeError','ResourceWarning','BaseException','ConnectionResetError','ChildProcessError','Warning','UnicodeDecodeError','UnicodeTranslateError','RuntimeWarning','FutureWarning','BytesWarning','InterruptedError','BaseExceptionGroup','TabError','AssertionError','ImportWarning','ConnectionError','OSError','ConnectionAbortedError','ConnectionRefusedError','EncodingWarning','EOFError','TypeError','UserWarning','Exception','PermissionError','UnicodeEncodeError','FloatingPointError','ModuleNotFoundError','SyntaxWarning','MemoryError','SystemExit','ReferenceError','SyntaxError','_IncompleteInputError','PendingDeprecationWarning','SystemError','DeprecationWarning','IsADirectoryError','ValueError','FileExistsError','BufferError','RecursionError','ProcessLookupError','LookupError','BlockingIOError','BrokenPipeError','IndentationError','StopAsyncIteration','NameError','UnicodeError','UnicodeWarning','KeyboardInterrupt','ZeroDivisionError'],1073763848:['ExceptionGroup'],20975874:['bool'],4199682:['float','bytearray'],138417410:['bytes'],21762:['super','enumerate','staticmethod','classmethod','property','zip','map','reversed','filter'],5378:['object','complex'],541087042:['dict'],4216066:['frozenset','set'],20976898:['int'],37770530:['list'],20770:['memoryview'],4386:['range'],20738:['slice'],272635138:['str'],71324962:['tuple'],2155896066:['type'],},types:{20866:['generator','member_descriptor','method-wrapper','classmethod_descriptor','async_generator','coroutine','frame','getset_descriptor'],22914:['builtin_function_or_method'],20738:['cell','traceback'],4354:['ellipsis','NoneType','code','NotImplementedType'],153858:['function'],20802:['mappingproxy'],153986:['method_descriptor'],22786:['method'],21762:['module'],151938:['wrapper_descriptor'],}}})(__BRYTHON__)
;
(function($B){var _b_=$B.builtins
var update=$B.update_obj=function(mod,data){for(let attr in data){mod[attr]=data[attr]}}
Expand Down
2 changes: 1 addition & 1 deletion www/src/brython.min.js

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions www/src/py_flags.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
(function($B){
$B.builtin_class_flags = {
builtins: {
1073763586: ['NameError', 'RecursionError', 'BufferError', 'ImportError', 'RuntimeError', 'FileExistsError', 'MemoryError', 'BaseExceptionGroup', 'TimeoutError', 'SystemError', 'ZeroDivisionError', 'FloatingPointError', 'BlockingIOError', 'EnvironmentError', 'InterruptedError', 'BrokenPipeError', 'ConnectionResetError', 'ArithmeticError', 'AssertionError', 'IndentationError', 'LookupError', 'RuntimeWarning', 'AttributeError', 'SyntaxError', 'UnicodeTranslateError', 'ProcessLookupError', 'StopAsyncIteration', 'FileNotFoundError', 'FutureWarning', 'ReferenceError', 'TabError', 'ChildProcessError', 'OSError', 'IOError', 'PermissionError', 'ImportWarning', 'ModuleNotFoundError', 'EOFError', 'UnicodeError', 'SystemExit', 'UnicodeWarning', 'SyntaxWarning', 'ConnectionAbortedError', 'BytesWarning', 'ConnectionRefusedError', 'EncodingWarning', 'GeneratorExit', 'IndexError', 'NotADirectoryError', 'PythonFinalizationError', 'DeprecationWarning', 'ResourceWarning', 'StopIteration', 'OverflowError', 'ValueError', 'UnicodeEncodeError', 'IsADirectoryError', '_IncompleteInputError', 'TypeError', 'KeyboardInterrupt', 'UnboundLocalError', 'WindowsError', 'UserWarning', 'NotImplementedError', 'Warning', 'KeyError', 'Exception', 'BaseException', 'PendingDeprecationWarning', 'ConnectionError', 'UnicodeDecodeError'],
1073763586: ['ImportError', 'StopIteration', 'ArithmeticError', 'PythonFinalizationError', 'EnvironmentError', 'GeneratorExit', 'RuntimeError', 'IOError', 'NotImplementedError', 'FileNotFoundError', 'KeyError', 'UnboundLocalError', 'WindowsError', 'TimeoutError', 'NotADirectoryError', 'OverflowError', 'IndexError', 'AttributeError', 'ResourceWarning', 'BaseException', 'ConnectionResetError', 'ChildProcessError', 'Warning', 'UnicodeDecodeError', 'UnicodeTranslateError', 'RuntimeWarning', 'FutureWarning', 'BytesWarning', 'InterruptedError', 'BaseExceptionGroup', 'TabError', 'AssertionError', 'ImportWarning', 'ConnectionError', 'OSError', 'ConnectionAbortedError', 'ConnectionRefusedError', 'EncodingWarning', 'EOFError', 'TypeError', 'UserWarning', 'Exception', 'PermissionError', 'UnicodeEncodeError', 'FloatingPointError', 'ModuleNotFoundError', 'SyntaxWarning', 'MemoryError', 'SystemExit', 'ReferenceError', 'SyntaxError', '_IncompleteInputError', 'PendingDeprecationWarning', 'SystemError', 'DeprecationWarning', 'IsADirectoryError', 'ValueError', 'FileExistsError', 'BufferError', 'RecursionError', 'ProcessLookupError', 'LookupError', 'BlockingIOError', 'BrokenPipeError', 'IndentationError', 'StopAsyncIteration', 'NameError', 'UnicodeError', 'UnicodeWarning', 'KeyboardInterrupt', 'ZeroDivisionError'],
1073763848: ['ExceptionGroup'],
20975874: ['bool'],
4199682: ['bytearray', 'float'],
4199682: ['float', 'bytearray'],
138417410: ['bytes'],
21762: ['staticmethod', 'classmethod', 'property', 'enumerate', 'map', 'super', 'filter', 'reversed', 'zip'],
21762: ['super', 'enumerate', 'staticmethod', 'classmethod', 'property', 'zip', 'map', 'reversed', 'filter'],
5378: ['object', 'complex'],
541087042: ['dict'],
4216066: ['set', 'frozenset'],
4216066: ['frozenset', 'set'],
20976898: ['int'],
37770530: ['list'],
20770: ['memoryview'],
Expand All @@ -21,10 +21,10 @@ $B.builtin_class_flags = {
2155896066: ['type'],
},
types: {
20866: ['frame', 'getset_descriptor', 'member_descriptor', 'async_generator', 'method-wrapper', 'classmethod_descriptor', 'generator', 'coroutine'],
20866: ['generator', 'member_descriptor', 'method-wrapper', 'classmethod_descriptor', 'async_generator', 'coroutine', 'frame', 'getset_descriptor'],
22914: ['builtin_function_or_method'],
20738: ['cell', 'traceback'],
4354: ['ellipsis', 'code', 'NotImplementedType', 'NoneType'],
4354: ['ellipsis', 'NoneType', 'code', 'NotImplementedType'],
153858: ['function'],
20802: ['mappingproxy'],
153986: ['method_descriptor'],
Expand Down
4 changes: 2 additions & 2 deletions www/src/version_info.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
__BRYTHON__.implementation = [3, 13, 0, 'dev', 0]
__BRYTHON__.version_info = [3, 13, 0, 'final', 0]
__BRYTHON__.compiled_date = "2024-10-10 09:26:16.202810"
__BRYTHON__.timestamp = 1728545176202
__BRYTHON__.compiled_date = "2024-10-10 09:35:26.141461"
__BRYTHON__.timestamp = 1728545726141
__BRYTHON__.builtin_module_names = ["_ajax",
"_ast",
"_base64",
Expand Down
Loading

0 comments on commit 1714076

Please sign in to comment.