commit | f6594224e22e06cd7106718ffbc21b86992c32f5 | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Mon Feb 15 08:37:47 2010 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Mon Feb 15 08:37:47 2010 +0000 |
tree | 8af2d39bd8dc1016d1c2cfdbdb6c31545e254687 | |
parent | 57a432d95e19837a62c27a0a9faf72cb3166e760 [diff] |
Merged revisions 78196 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ................ r78196 | martin.v.loewis | 2010-02-15 09:35:16 +0100 (Mo, 15 Feb 2010) | 9 lines Merged revisions 78194 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r78194 | martin.v.loewis | 2010-02-15 09:32:00 +0100 (Mo, 15 Feb 2010) | 2 lines Issue #3920: Define _BSD_SOURCE on OpenBSD 4.4. ........ ................