summaryrefslogtreecommitdiffstats
path: root/Demo/classes/Dbm.py
Commit message (Collapse)AuthorAgeFilesLines
* remove svn:executable from scripts without a shebang lineBenjamin Peterson2010-03-081-0/+0
|
* #2503 make singletons compared with "is" not == or !=Benjamin Peterson2008-03-291-1/+1
| | | | Thanks to Wummel for the patch
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-121-5/+5
| | | | From SF patch #852334.
* Run these demo scripts through reindent.py to give them 4-space indents. ↵Andrew M. Kuchling2003-04-241-45/+45
| | | | I've verified that their output is unchanged.
* *** empty log message ***Guido van Rossum1993-12-171-2/+2
|
* Fix bug and use __init__Guido van Rossum1993-10-301-9/+4
|
* Initial revisionGuido van Rossum1992-08-131-0/+71