This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2026-01-09 21:50:31 +01:00
Code
Issues
Actions
27
Packages
Projects
Releases
Wiki
Activity
Files
f2b796e7c76e43b10258b6a87bd84884fa879984
micropython
/
tests
History
Paul Sokolovsky
f2b796e7c7
str.format: Don't assume that '}' immediately follows '{', skip insides.
...
That at least makes stuff like "{:x}".format(1) to produce not completely broken output.
2014-01-16 03:46:01 +02:00
..
basics
str.format: Don't assume that '}' immediately follows '{', skip insides.
2014-01-16 03:46:01 +02:00
bytecode
Fix bash->/usr/bin/env bash; add LICENSE for Python library tests.
2014-01-02 16:14:19 +00:00