You can get the current URL of the current window from Camino with the following appscript:

import appscript
print appscript.app("Camino").windows.first.current_tab.URL()

MacPython/Camino (last edited 2008-11-15 14:01:17 by localhost)

Unable to edit the page? See the FrontPage for instructions.