Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Repository
8137b004b004d8e3a594eab90afccb72b779273a
Switch branch/tag
uPython-mirror
tests
basics
tests
list_remove.py
Find file
Blame
History
Permalink
Implements list.remove (in terms of list.index and list.pop).
· 49fb6e53
John R. Lenton
authored
Jan 04, 2014
Fixes issue #63.
49fb6e53