commit | e79dc76f53dfa18fb08c35f71b049259642c0142 | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Fri Jun 02 21:35:07 2000 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Fri Jun 02 21:35:07 2000 +0000 |
tree | 2d9cc6228cc713336a01d9ff09571eacff3a2ba0 | |
parent | 33d1ad28cba273b94c70ffc22deb6c53b0c1b068 [diff] |
Made the core toolbox modules carbon-compatible using the new greylist 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.