[Pythonmac-SIG] Samll EasyDialogs bug

Dean E.Draayer draayer@door.net
Tue, 13 Jul 99 01:30:17 -0500


In the AskString() definition in EasyDialogs.py, it looks like
the line "id = 257" should be/have been deleted.

	def AskString(prompt, default = "", id=257):
	...
	id = 257


Dean Draayer
draayer@door.net