Brython 3.2.2 发布,此版本主要更新信息如下: a built-in step by step debugger, developed by Amr Draz (the documentation is in section "Testing and debugging") many bug fixes in built-in types str, set, frozenset, list, detected by using the built-in CPython test suite located in Lib/test
详细信息请查看发行日志: https://github.com/brython-dev/brython/releases
下载地址如下: Brython 设计用于替换网页上的 JavaScript 脚本语言,它使用 Python 来编写脚本,并直接在网页上执行。 |