Python: Document more goto_url_hook and follow_url_hook return values.
commitec1bedc25eb239a0352e097ddc2b9168eb0af0c2
authorM. Levinson <levinsm@users.sourceforge.net>
Sat, 6 Jan 2007 12:30:32 +0000 (6 07:30 -0500)
committerKalle Olavi Niemitalo <Kalle@Astalo.kon.iki.fi>
Thu, 11 Jan 2007 22:02:50 +0000 (12 00:02 +0200)
tree8ba9ad7e062f5120e94767e6021cd4e561425aac
parent8b8bb5610fea7ffe6f35b7258ac48a73e41cd6c0
Python: Document more goto_url_hook and follow_url_hook return values.

Document what happens if goto_url_hook or follow_url_hook returns None or "".
doc/events.txt already explains the corresponding C values.

[ commit message by me --KON ]
contrib/python/hooks.py
doc/python.txt