undesired traceback

etoffi at softhome.net etoffi at softhome.net
Sun Aug 13 00:45:42 EDT 2000


why is this code giving me a traceback?
(TypeError: No arguments expected)

class Foo:
	def __init__():
		pass

f = Foo()

--
etoffi




More information about the Python-list mailing list