NicolasM-Forsk
NicolasM-Forsk
Most examples can be found on stackoverflow, could you add them to the documentation? https://stackoverflow.com/questions/22243714/error-when-writing-data-into-dbf-in-python/22254266#22254266 https://stackoverflow.com/questions/4440791/convert-csv-file-into-dbf-using-python/6673379#6673379 https://stackoverflow.com/questions/8168223/how-to-rename-files-and-change-the-file-type-as-well/8187072#8187072 https://stackoverflow.com/questions/23922142/opening-dbf-files-as-read-only-with-the-dbf-python-module/23922605#23922605 https://stackoverflow.com/questions/14008534/opening-and-searching-dbase-iii-dbf-databases-in-python/14013430#14013430 https://stackoverflow.com/questions/24149301/efficiently-reading-foxpro-dbf-with-python/24151670#24151670 https://stackoverflow.com/search?q=%22my+dbf+library%22 https://stackoverflow.com/users/208880/ethan-furman?tab=answers&sort=votes
When python syntax is incorrect (ex: unclosed parenthesis), autopep8 adds a space after "@". It doesn't remove it when I fix the code syntax. Could you please improve that? Thanks...