WhitespaceSplitter

class astropy.io.ascii.core.WhitespaceSplitter [edit on github][source]

Bases: astropy.io.ascii.core.DefaultSplitter

Methods Summary

process_line(line) Replace tab with space within line while respecting quoted substrings

Methods Documentation

process_line(line) [edit on github][source]

Replace tab with space within line while respecting quoted substrings

Page Contents