Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #73978

This Python script cannot open by a editor?

Newsgroups comp.lang.python
Date 2014-07-04 14:50 -0700
Message-ID <62a534ec-c22f-451e-80f7-c6f49a8cbcc1@googlegroups.com> (permalink)
Subject This Python script cannot open by a editor?
From rxjwg98@gmail.com

Show all headers | View raw


Hi,

I am learning a Python Tool from web: 
http://www.ohwr.org/projects/hdl-make/wiki/Quick-start-new

I download the program to Ubuntu 12.04. I find that in the folder it is shown as
hdlmake-v1.0, 37.8 KB Python Script. I remember that script file can be loaded
to an editor to read its content. But, when I open it by double click, it is
shown as like binary file in GEDIT. 

What is the reason of this?

A general Python file has .py extension, and can be edited. Is it right?

Thanks

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

This Python script cannot open by a editor? rxjwg98@gmail.com - 2014-07-04 14:50 -0700
  Re: This Python script cannot open by a editor? jkn <jkn_gg@nicorp.f9.co.uk> - 2014-07-04 15:06 -0700
  Re: This Python script cannot open by a editor? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-07-04 23:37 +0000
    Re: This Python script cannot open by a editor? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-07-05 11:40 -0400

csiph-web