Python -
Kruno88 - 24.04.2015
How do I open the file python.exe with Notepad?How?Some how it worked magicly in school.Now,hehre,it opens it with cmd.exe kind of file.Please help.
Re: Python -
Mauzen - 24.04.2015
It didnt work "magically". You just didnt listen to your teacher who explained how it works.
Re: Python -
Infinity - 24.04.2015
Right mouse button -> open with -> select notepad
Re: Python -
KingHual - 24.04.2015
why would you want to open a binary file with notepad
Re: Python -
Khanz - 24.04.2015
Quote:
Originally Posted by KingHual
why would you want to open a binary file with notepad
|
Maybe it's a new meme?
Re: Python -
Infinity - 24.04.2015
Quote:
Originally Posted by KingHual
why would you want to open a binary file with notepad
|
O wait, you're right. I thought he meant a python file, not the executable. In that case, I agree with Mauzen.