Parent Directory
|
Revision Log
|
Patch
revision 241 by bh, Wed Jul 24 17:16:17 2002 UTC | revision 250 by bh, Tue Jul 30 14:17:58 2002 UTC | |
---|---|---|
# | Line 122 class Session(TitledObject, Modifiable): | Line 122 class Session(TitledObject, Modifiable): |
122 | map.Destroy() | map.Destroy() |
123 | self.maps = [] | self.maps = [] |
124 | self.tables = [] | self.tables = [] |
125 | Publisher.Destroy(self) | Modifiable.Destroy(self) |
126 | ||
127 | def forward(self, *args): | def forward(self, *args): |
128 | """Reissue events. | """Reissue events. |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |