cpython/Mac/Contrib
Jack Jansen 20ffa0e5bc A system() lookalike that sends commands to ToolServer, by Daniel Brotsky. The semantics aren't enough like system() to add this to the main Lib folder, but it is pretty useful nonetheless for selected people. 2001-12-03 00:11:35 +00:00
..
AECaptureParser Fixed macroman<->latin1 conversion. Some chars don't 2001-05-17 12:45:13 +00:00
BBPy Case mismatch in "import Types". Apparently nobody has looked at this for a looooong time. Reported by Chris Smith. 2001-08-30 21:22:10 +00:00
BBPy.lm Fixed macroman<->latin1 conversion. Some chars don't 2001-05-17 12:45:13 +00:00
ImageHelpers Import the MacOS toolbox modules from the Carbon package. 2001-08-25 12:15:04 +00:00
PythonDetector Bill Bedford's Apple Data Detector extensions for Python. Unchanged, except for the readme filename. Untested too, because I don't have ADD/IAD installed yet. 1999-04-25 21:37:50 +00:00
Sherlock Added Sherlock source for Python documentation, and added icons to them all. 1999-01-26 13:09:59 +00:00
Tabcleaner Contributed code that converts Python source files to any combination of tabs/spaces for indenting. 2000-11-29 10:02:22 +00:00
mpwsystem A system() lookalike that sends commands to ToolServer, by Daniel Brotsky. The semantics aren't enough like system() to add this to the main Lib folder, but it is pretty useful nonetheless for selected people. 2001-12-03 00:11:35 +00:00
osam Merging appropriate 2.1.1 fixes back into the main trunk. 2001-08-03 13:31:36 +00:00
strptime Python implementation of strptime(). 2000-10-12 21:20:41 +00:00