summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/res/resscan.py
Commit message (Collapse)AuthorAgeFilesLines
* Made the core toolbox modules carbon-compatible using the new greylist ↵Jack Jansen2000-06-021-0/+11
| | | | | | feature of bgen: non-carbon methods are still included in non-carbon MacPython. The issue of backward compatibility of Python code is still open. Macmodule and macosmodule have also been carbonified. Some functionality is still missing there.
* Replaced addpack by handcrafted code to find the bgen stuff.Jack Jansen1998-04-171-2/+3
|
* bgen-generators now drop the python definition file straight in theJack Jansen1996-04-121-1/+2
| | | | Lib:toolbox folder.
* Ported to Universal Header 2.0.1f (i.e. CW6)Jack Jansen1995-06-091-0/+1
|
* Trying again to check it in. Changes to:Jack Jansen1995-06-061-0/+5
| | | | | | - Use Universal Headers as input - Change addpack calls to not depend on Guido's disklayout - Checkge testprograms to use new names for some functions
* the usualGuido van Rossum1995-03-101-0/+3
|
* Committed a more or less working version.Guido van Rossum1995-01-301-0/+60