summaryrefslogtreecommitdiffstats
path: root/Tools/demo/eiffel.py
Commit message (Collapse)AuthorAgeFilesLines
* bpo-36743: __get__ is sometimes called without the owner argument (#12992)Raymond Hettinger2019-08-291-1/+1
|
* Issue #18448: Fix a typo in Tools/demo/eiffel.py.Serhiy Storchaka2013-07-161-1/+1
|
* Harmonize docstrings. Move redemo from Tools/scripts to Tools/demo. Add a ↵Georg Brandl2010-12-301-0/+146
README file to Tools/demo.