/[pac]/pac/PACDefault/PACTool.py
ViewVC logotype

Diff of /pac/PACDefault/PACTool.py

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

revision 1.8 by tvon, Tue Nov 11 12:29:32 2003 UTC revision 1.9 by tvon, Tue Nov 11 12:32:57 2003 UTC
# Line 328  class PACTool (UniqueObject, SimpleItem) Line 328  class PACTool (UniqueObject, SimpleItem)
328              # XXX: This probably should not need key[0] as key should probably              # XXX: This probably should not need key[0] as key should probably
329              # be a string and not a half-assed tuple              # be a string and not a half-assed tuple
330              if prop.split('|')[0] == key or prop.split('|')[0] == key:              if prop.split('|')[0] == key or prop.split('|')[0] == key:
331                  return prop.split('|')[1]expandPoliticalParty                  return prop.split('|')[1]
332    
333          return None          return None
334    

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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