Skip to content

Instantly share code, notes, and snippets.

@yajd
Created March 25, 2014 00:27
Show Gist options
  • Select an option

  • Save yajd/9752419 to your computer and use it in GitHub Desktop.

Select an option

Save yajd/9752419 to your computer and use it in GitHub Desktop.
textencoder question
does textencoder and textdecodeer module decode the new line character per os. like if i use \n for eol character it will encode it properly? but what if i read \n in my code and i did this on windows then on mac or something its \r?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment