Google Drive API on upload--where are these extra blank lines coming from?
问题 To summarize the program: I'm downloading a file from my Google Drive, I'm then opening and reading a file("file_a.txt") in my local machine, then I'm opening another file in my machine("file_b.txt") in append mode, and I'm appending "file_a.txt" into "file_b.txt" before updating my Google Drive with this new "file_b". For some reason I'm getting these blank lines. And they expand in a very peculiar way. Here's the final output of my program with the ghost lines: == *** name class ==== ***