Skip to content

Does not place quotes around field values containing a comma #4

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. A dbf file with entries like "last, first"
2. Run the conversion
3.

What is the expected output? What do you see instead?
For a field with the value "last, first", it should be quoted just like that. 
Instead it goes out without quotes, which makes it two fields.

What version of the product are you using? On what operating system?

There is no version number in the source distribution nor is there one on this 
project page. Running on OSX 10.8.4

Please provide any additional information below.

This python script is slow, like most scripts. Found this instead: 
http://sourceforge.net/projects/dbf/?source=dlp  type make to build and done, 
properly quotes, runs fast.

Original issue reported on code.google.com by paulmar...@gmail.com on 14 Aug 2013 at 2:03

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions