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


Groups > comp.lang.python > #85245 > unrolled thread

Re: Indentation issues with python

Started byBen Finney <ben+python@benfinney.id.au>
First post2015-02-05 14:19 +1100
Last post2015-02-05 14:19 +1100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#85245 — Re: Indentation issues with python

FromBen Finney <ben+python@benfinney.id.au>
Date2015-02-05 14:19 +1100
SubjectRe: Indentation issues with python
Message-ID<mailman.18483.1423106379.18130.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web