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


Groups > comp.lang.python > #85245

Re: Indentation issues with python

From Ben Finney <ben+python@benfinney.id.au>
Subject Re: Indentation issues with python
Date 2015-02-05 14:19 +1100
References <CAHc+NX2bXHPMOZCPz2T3XBk5q8GsmMBDVQsNS93Yymb6_pMd+Q@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.18483.1423106379.18130.python-list@python.org> (permalink)

Show all headers | View raw


syed khalid <syedk@pacificloud.com> writes:

>  I downloaded this code and am attempting to run it. I keep getting
> indentation error.

Indentation is crucial information in Python code. If it is lost, don't
waste time trying to guess it; instead, get the correct code.

How did you download it? You should download the code as a “plain text”
file.

-- 
 \     “I got some new underwear the other day. Well, new to me.” —Emo |
  `\                                                           Philips |
_o__)                                                                  |
Ben Finney

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


Thread

Re: Indentation issues with python Ben Finney <ben+python@benfinney.id.au> - 2015-02-05 14:19 +1100

csiph-web