Show
Ignore:
Timestamp:
10/01/09 16:28:12 (3 years ago)
Author:
ged
Message:

fix a few cosmetic issues reported by pyflakes (mostly unused imports)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • elixir/trunk/tests/test_o2m.py

    r467 r485  
    44 
    55from elixir import * 
    6 from sqlalchemy import and_, ForeignKey 
     6from sqlalchemy import and_ 
    77from sqlalchemy.ext.orderinglist import ordering_list 
    88