Use __init__ instead of init.
Also use CDDB_PATH and CDDB_WRITE_DIR environment variables in cddb.py.
diff --git a/Lib/irix5/readcd.doc b/Lib/irix5/readcd.doc
index b827ccc..1be549c 100755
--- a/Lib/irix5/readcd.doc
+++ b/Lib/irix5/readcd.doc
@@ -18,7 +18,7 @@
 Initialization.
 ===============
 
-r = readcd.Readcd().init([cd-player [, mode]])
+r = readcd.Readcd([cd-player [, mode]])
 
 The optional arguments are the name of the CD device and the mode.
 When "mode" is not specified, it defaults to 'r' (which is the only