This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5,622
Commits
21
Branches
274
Tags
785
MiB
50e4fa5e19
Commit Graph
2 Commits
Author
SHA1
Message
Date
Damien George
3ff259a262
py: Fix calling of parent classmethod from instance of subclass.
...
Addresses issue
#1697
.
2015-12-09 17:30:01 +00:00
Paul Sokolovsky
195de3247b
objtype: Fix passing of class param to inherited classmethods.
...
This is getting more and more tangled, but that's old news.
2014-06-08 22:28:44 +03:00