This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f042d7a4d7
circuitpython
/
tests
/
bytecode
/
mp-tests
/
dict1.py
Damien
2eda70874e
Add tests to test compiler and emitted byte code.
2013-12-29 18:21:02 +00:00
4 lines
38 B
Python
Raw
Blame
History
x
=
{
}
x
=
{
'
a
'
:
1
}
x
=
{
'
a
'
:
1
,
'
b
'
:
2
}
Reference in New Issue
View Git Blame
Copy Permalink