- Timestamp:
- 08/30/06 15:14:47 (19 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  tags/Release2.1.0b/bin/install (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      tags/Release2.1.0b/bin/installr1219 r1220 30 30 lsp = l.split() 31 31 # test this to avoid fails on linux_gate, which has no library 32 if len(lsp) >= 3 32 if len(lsp) >= 3: 33 33 if lsp[2] == "not": 34 34 unresolved.append(lsp[0]) 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
