/[papo]/papo/forms/hack.py
ViewVC logotype

Diff of /papo/forms/hack.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by jlenton, Wed Oct 30 20:56:26 2002 UTC revision 1.4 by jlenton, Wed Oct 30 21:00:10 2002 UTC
# Line 36  def confirmPageChanges(form, masterfn, m Line 36  def confirmPageChanges(form, masterfn, m
36      else:      else:
37        masterblck.commit()        masterblck.commit()
38    else:    else:
39      for block in filter(lambda t: not t.isSaved(), (masterblck), blocks):      for block in filter(lambda t: not t.isSaved(), (masterblck, blocks)):
40        rollback(block)        rollback(block)

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26