The official docs here: http://pylonshq.com/docs/en/0.9.7/ don't refer
to url_for anywhere. The articles on the cookbook and also the online
copy of the book may be a little out of sync and still refer to
url_for/h.url_for. url_for still works, but the pylons.url global is
preferred.
--
Philip Jenvey
Since neither meta.Session or session have an add method, an
AttributeError exception is raised. But, I don't know the correct set
of calls to make to create a session.