lcompilers / lpython

Python compiler
https://lpython.org/
Other
1.37k stars 156 forks source link

add string.py with constants #2746

Open wolfv opened 1 week ago

wolfv commented 1 week ago

These are a few constants copied from cpython Lib/string.py.

certik commented 6 days ago

I think this looks great. Let's add some tests to ensure it actually works? You can put them into integration_tests.