/[thuban]/branches/WIP-pyshapelib-bramz/Thuban/Model/base.py
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/Thuban/Model/base.py

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

revision 127 by bh, Fri May 3 14:37:46 2002 UTC revision 240 by bh, Wed Jul 24 17:16:09 2002 UTC
# Line 56  class Modifiable(Publisher): Line 56  class Modifiable(Publisher):
56          """          """
57          self.modified = 1          self.modified = 1
58          if channel is not None:          if channel is not None:
59              apply(self.issue, (channel, args))              self.issue(channel, *args)

Legend:
Removed from v.127  
changed lines
  Added in v.240

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26