commit | 9247e7235999af42c2dba78c9b21dc46f972d718 | [log] [tgz] |
---|---|---|
author | Matthias Klose <doko@ubuntu.com> | Sat Apr 04 15:54:25 2009 +0000 |
committer | Matthias Klose <doko@ubuntu.com> | Sat Apr 04 15:54:25 2009 +0000 |
tree | dce356b5cd881ed4130dd8082fa3b6495d1a03b7 | |
parent | 23cafd27cfd45f143c21a61319d230acc5ecf0ea [diff] |
Merged revisions 71159 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r71159 | matthias.klose | 2009-04-04 17:51:23 +0200 (Sa, 04 Apr 2009) | 2 lines - Py_DECREF: Add `do { ... } while (0)' to avoid compiler warnings. ........