Skip to content

Conversation

born2c0de
Copy link

  1. Replaced with sys.modules
    https://docs.python.org/2/library/sys.html#sys.modules

  2. Adding quoting for non-numeric data to prevent CSV reading issues when filenames contain spaces.

Fixes CSV reading issues (with appropriate quotes) that arise when
values (such as filenames) contains spaces.
@born2c0de born2c0de changed the title Removed unnecessary global IMPORTS list Removed unnecessary global IMPORTS list and added quotations to CSV generation Nov 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant