- 30 Mar, 2003 11 commits
-
-
Martin v. Löwis authored
can be taken, and use _SC_PAGE_SIZE if getpagesize is not available.
-
Martin v. Löwis authored
-
Martin v. Löwis authored
Will backport to 2.2.
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Skip Montanaro authored
platforms which have dup(2). The makefile() method is built directly on top of the socket without duplicating the file descriptor, allowing timeouts to work properly. Includes a new test case (urllibnet) which requires the network resource. Closes bug 707074.
-
- 29 Mar, 2003 9 commits
-
-
Jack Jansen authored
remains to be done.
-
Jack Jansen authored
a scripting dictionary. Made up by me, not guaranteed to be correct (and, indeed, Internet Explorer does not seem to play by the book). - Added the interactive main program as a separate routine, so it can be called from the IDE later. Also made it less interactive by default: only the input app and output package folder are asked for.
-
Jack Jansen authored
For reasons unknown this suddenly started to matter (since Martin's 1.396 checkin? But why?), at least on MacOSX. Added a real test similar to the getpgrp argument test.
-
Neal Norwitz authored
to the ExpectedSkips class. Add test_scriptpackages to Mac only list. Add test_unicode_file to Windows only list.
-
Martin v. Löwis authored
-
Martin v. Löwis authored
Will backport to 2.2.
-
Jack Jansen authored
which sometimes seems to result in different terminology. It does seem to be mostly compatible, though.
-
Jack Jansen authored
get terminology resources. Unfortunately there doesn't seem to be any application I can ask for the basic StdSuites terminology (?). - Prefer OSX-native versions of applications over OS9 versions.
-
Jack Jansen authored
something I don't understand, but for now ignore this. Output the file name such that it cannot contain non-ascii characters.
-
- 28 Mar, 2003 14 commits
-
-
Jack Jansen authored
has actually entered its event loop. As a stopgap, allow for a 10 second grace period.
-
Jack Jansen authored
-
Jack Jansen authored
-
Skip Montanaro authored
backport candidate
-
Jack Jansen authored
This is a first step towards regenerating the modules with newer, MacOSX, versions of these programs, and using the programmatic interface to get at the terminology in stead of poking in resource files.
-
Jack Jansen authored
code. This makes it a lot easier to compare the generated code for two different versions of the suite. - Various tweaks to the code to generate suites without looking at resource files manually.
-
Jack Jansen authored
At the moment does little more than testing that the modules import correctly and some classes can be instantiated.
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Ka-Ping Yee authored
-
Ka-Ping Yee authored
Clean up section headings; make the bars on the left less fat. Adjust the display of properties slightly. Don't show stuff inherited from the base 'object' type.
-
Ka-Ping Yee authored
sys.modules previously produced an exception).
-
Ka-Ping Yee authored
-
Raymond Hettinger authored
-
- 27 Mar, 2003 3 commits
-
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Martin v. Löwis authored
-
- 26 Mar, 2003 3 commits
-
-
Jack Jansen authored
we try to manually launch the application and send it an ascr/gdte event to get its terminology.
-
Barry Warsaw authored
-
Barry Warsaw authored
i.e. get_content_maintype() and get_content_subtype(). Also, add True, False for Python 2.2.x where x < 2 compatibility.
-