E&S CVS Commit: WebHaiku - More new features:

pje at eby-sarna.com pje at eby-sarna.com
Sun Jan 14 16:00:12 EST 2007


Author: pje
Date: Sun Jan 14 16:00:12 2007
New Revision: 2266

URL: http://svn.eby-sarna.com?rev=2266&view=rev
Log:
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.

Modified:
    WebHaiku/web_haiku.py




More information about the source-changes mailing list