petl-developers / petlx

Optional extensions for petl based on third party libraries.
MIT License
44 stars 9 forks source link

petlx.xlsx.fromxlsx without range is broken #59

Closed alimanfoo closed 10 years ago

alimanfoo commented 10 years ago

Recent update to openpyxl has changed the API such that cell.internal_value is no longer the right attribute to access cell values when iterating over rows.