How to Open notepad++ file in Python?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Chilet01
    New Member
    • Oct 2017
    • 1

    How to Open notepad++ file in Python?

    I' created the directory in Python and save the notepad plus file to it... Tried to open the file in Python using Python new1.py but it says [errno 2] no such file or directory. Can't open file 'new1.py'
Working...