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
Commits
aefe7988
Commit
aefe7988
authored
Jan 18, 2014
by
Damien George
Browse files
Merge branch 'master' of github.com:micropython/micropython
parents
f49ba1bd
b31b5e0b
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/basics/tests/class-subclass-builtin.py
0 → 100644
View file @
aefe7988
#class mylist(list):
# pass
#l = mylist()
#l.append(1)
#print(l)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment