patx
unread,Jul 5, 2009, 12:18:44 PM7/5/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to buz...@googlegroups.com, quentel...@wanadoo.fr
um i am not sure HOW to do this but how would i select a ENTIRE database and the print it? thanks
my code:
def bookmarksfun(self):
bookdb = Base('faves').create(('url',str),mode='open')
bookmarksdb = bookdb.select(url)[0].print
--
patx, python gui