Skip to content

csv.Sniffer.snif doesn't set up the dialect properly for a csv created with dialect=csv.excel_tab and containing quote (") char #62029

@GhislainHivon

Description

@GhislainHivon
BPO 17829
Files
  • csv_sniffing_excel_tab.py: Exemple of sniffing csv with dialect=csv.excel_tab and quote in data
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = None
    created_at = <Date 2013-04-24.15:06:00.650>
    labels = ['type-bug']
    title = 'csv.Sniffer.snif doesn\'t set up the dialect properly for a csv created with dialect=csv.excel_tab and containing quote (") char'
    updated_at = <Date 2014-03-28.10:04:37.158>
    user = 'https://bugs.python.org/GhislainHivon'

    bugs.python.org fields:

    activity = <Date 2014-03-28.10:04:37.158>
    actor = 'Antoon.Pardon'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = []
    creation = <Date 2013-04-24.15:06:00.650>
    creator = 'GhislainHivon'
    dependencies = []
    files = ['30001']
    hgrepos = []
    issue_num = 17829
    keywords = []
    message_count = 3.0
    messages = ['187709', '214800', '215031']
    nosy_count = 3.0
    nosy_names = ['GhislainHivon', 'Antoon.Pardon', 'dmi.baranov']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue17829'
    versions = ['Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions