.. include:: ../io/ascii/references.txt BaseReader ================================ .. currentmodule:: astropy.io.ascii.core .. autoclass:: BaseReader :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~BaseReader.comment_lines .. rubric:: Methods Summary .. autosummary:: ~BaseReader.write ~BaseReader.inconsistent_handler ~BaseReader.read .. rubric:: Attributes Documentation .. autoattribute:: comment_lines .. rubric:: Methods Documentation .. automethod:: write .. automethod:: inconsistent_handler .. automethod:: read