Menu

#7 Line continuation is not working under Windows

v1.0_(example)
open
None
5
2017-04-05
2017-04-02
No

Line continuation is not working under Windows. It works ok under Linux. Tested with 1.7

Discussion

  • Goetz Pfeiffer

    Goetz Pfeiffer - 2017-04-05

    Hello,
    could you please provide an example for this ?
    Greetings, Goetz

     
  • dejan crnila

    dejan crnila - 2017-04-05

    Sure,

    see attached picture.

    For my project i made i quick fix by setting LINESEP='\n' and using LINESEP variable instead of os.linesep. By default, python 3 uses universal newlines. I'm not sure how this would work out on other OS.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.