Skip to content
  • David C. Lonie's avatar
    Work around API changes in python. · c0b56815
    David C. Lonie authored
    Rather than disabling matplotlib, define the missing typedef when
    python is older than 2.6.
    
    Note: Matplotlib still isn't supported on these
    versions, this change just allows the module to build. A runtime check
    will still fail when importing matplotlib.
    
    Change-Id: Id5cd18cf9ea07e115104cecc16b7d1c83c46d6f1
    c0b56815