[Subversion] / WebHaiku / web_haiku.py  

Revision 2266


Jump to revision:
Previous Next
Author: pje
Date: Sun Jan 14 21:00:12 2007 UTC (17 years, 2 months ago)

Log Message:

More new features:

* page.URL returns the page's URL

* page.query() now returns an iterator of rows; you can still get a
  database cursor via page.cursor().  The yielded row objects from
  query() are just plain old objects with attributes corresponding
  to the result's field names.

Changed paths:

Path Action Text Changes Prop Changes Diff to Previous
WebHaiku/web_haiku.py modified X   (diff to previous)

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help