7 Commits

Author SHA1 Message Date
Jeong YunWon
d099831bbf Bring some code from brython master 2020-08-28 11:06:56 +09:00
Jeong YunWon
c0fc94fc2b Fix keyword arguments support of _sre.py 2020-08-28 10:54:11 +09:00
coolreader18
00cf87cde9 Mini-fix for _sre; need bytes support 2019-12-03 21:39:33 -06:00
Noah
e304504d22 Fix some miscellaneous stuff
Int division in _sre.py, float precision printf formatting
2019-10-04 22:05:01 -05:00
coolreader18
e8073831f6 Fix _sre._Dispatcher.build_dispatch_table 2019-10-02 21:25:09 -05:00
coolreader18
877b402289 Fix some errors with the Python 3.6 sre modules 2019-10-02 20:36:03 -05:00
Noah
015cbc2bb1 Add _sre.py from nikhaldi/_sre.py 2019-10-02 20:09:33 +00:00