Undocumented
Class | ContentFile |
A File-like object that takes just raw content, rather than an actual file. |
Function | endswith_cr |
Return True if line (a text or bytestring) ends with ' '. |
Function | endswith_lf |
Return True if line (a text or bytestring) ends with ' '. |
Function | equals_lf |
Return True if line (a text or bytestring) equals ' '. |