- 20 May, 2008 9 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Fred Drake authored
(http://bugs.python.org/issue2882)
-
Neal Norwitz authored
-
- 19 May, 2008 4 commits
-
-
Georg Brandl authored
-
Jesus Cea authored
-
Benjamin Peterson authored
-
Andrew M. Kuchling authored
-
- 18 May, 2008 14 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Georg Brandl authored
-
Ronald Oussoren authored
that function actually tests something on OSX). - Add documentation to platform.mac_ver that explains why the middle element of the return value will not contain useful information.
-
Benjamin Peterson authored
-
Ronald Oussoren authored
-
Ronald Oussoren authored
getproxies_macosx_sysconf uses ctypes to call SystemConfiguration APIs. This checkin adds ctypes annotation to specify the right argument types for the API's that are used. This is needed to be able to use urllib on a 64-bit system, without annotations you'd get a hard crash.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
and make sure there are no duplicate names.
-
Georg Brandl authored
-
Georg Brandl authored
-
- 17 May, 2008 13 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
to ease removal of the latter in Py3k.
-
Fred Drake authored
(http://bugs.python.org/issue2882)
-
Fred Drake authored
(http://bugs.python.org/issue2882)
-
Fred Drake authored
(http://bugs.python.org/issue2882)
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
Else people doing "from tkinter import *" will get a nasty surprise.
-
Georg Brandl authored
-
Georg Brandl authored
-