This website requires JavaScript.
Explore
Help
Sign in
adafruit-mirror
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
1793
commits
30
branches
328
tags
843
MiB
1355cf42f2
Commit graph
2 commits
Author
SHA1
Message
Date
Damien George
897fe0c0d0
py: Add builtin functions bin and oct, and some tests for them.
2014-04-15 22:03:55 +01:00
Paul Sokolovsky
58676fc2c7
objstr: Allow to define statically allocated str objects.
...
Similar to tuples, lists, dicts. Statically allocated strings don't have hash computed.
2014-04-14 01:45:06 +03:00