Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
method_overriding
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Brady James Garvin
method_overriding
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
13
Feb
14
Feb
2
Jan
15
Feb
Deferred example of duck typing.
master
master
Fixed typo in __repr__.
Fixed name collision.
Added more examples of method overriding, polymorphism, and duck typing.
Renamed override.py to make room for more examples.
Added example of a Kv override.
Chose more interesting output strings.
Updated code for new Python 3 support in Kivy and to show proper handling of **kwargs.
Updated super() syntax to reflect Python 3 style
Updated project for Buildozer and for consistency.
Made transition cleaner from OpenMRS example.
Initial commit.
Loading