/[straw]/straw/src/lib/Feed.py
ViewVC logotype

Diff of /straw/src/lib/Feed.py

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

revision 1.24 by juri, Tue Jul 22 19:15:31 2003 UTC revision 1.25 by jmalonzo, Fri Oct 17 08:13:50 2003 UTC
# Line 21  class Feed(object, straw.SignalEmitter): Line 21  class Feed(object, straw.SignalEmitter):
21                   '_channel_subscriptions', 'channel_subscriptions_location',                   '_channel_subscriptions', 'channel_subscriptions_location',
22                   '_channel_blogroll', 'channel_blogroll_location',                   '_channel_blogroll', 'channel_blogroll_location',
23                   'channel_blink', 'channel_creator', '_previous_etag',                   'channel_blink', 'channel_creator', '_previous_etag',
24                   '_error', '_process_status', 'router')                   '_error', '_process_status', 'router', 'sticky')
25    
26      __save_fields = (('_title', ""), ('_location', ""), ('_username', ""),      __save_fields = (('_title', ""), ('_location', ""), ('_username', ""),
27                       ('_password', ""), ('_id', ""),                       ('_password', ""), ('_id', ""),

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

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