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
2025-09-07 18:30:27 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
49fb6e53b35f991d79caadbb6320a39452944b4d
micropython
/
tests
/
basics
History
John R. Lenton
49fb6e53b3
Implements list.remove (in terms of list.index and list.pop).
...
Fixes issue
#63
.
2014-01-04 01:56:53 +00:00
..
tests
Implements list.remove (in terms of list.index and list.pop).
2014-01-04 01:56:53 +00:00
run-tests
Basic implementation of import.
2014-01-03 14:03:48 +00:00