Skip to content
  • Kipp Cannon's avatar
    snglcoinc: switch to using Python IDs to track trigger rows · d6603e23
    Kipp Cannon authored
    - relaxes requirement that trigger rows have .event_id attributes
    - might also be a teansy bit faster since id() might be faster than the attribute look-up.  maybe.
    - also move id-->event conversion inside library code
    Original: a0ce81bae36eb41eb5b4e20754a702e4e1e63089
    d6603e23