SIGN IN SIGN UP

* 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)
G
Guido van Rossum committed
7bc817d5ba917528e8bd07ec461c635291e7b06a
Parent: aa14837