commit | b0448b68ce6a58e18b4397c21f7bf8b60c419d81 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <[email protected]> | Fri Dec 17 15:25:27 1993 +0000 |
committer | Guido van Rossum <[email protected]> | Fri Dec 17 15:25:27 1993 +0000 |
tree | a721a31811b269e76cf3177c24dbfc7b9409ce4a | |
parent | b5bf4a34fc8161800264a3db733909c91bd339ed [diff] |
* Mass change: get rid of all init() methods, in favor of __init__() constructors. There is no backward compatibility. Not everything has been tested. * aiff.{py,doc}: deleted in favor of aifc.py (which contains its docs as comments)