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-11 14:37:15 +01:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
a671f891ddb42496accb889e19a0eb14b50caba2
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