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


Groups > comp.lang.python > #94793

Re: How to rearrange array using Python?

From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: How to rearrange array using Python?
Date 2015-07-30 23:41 +0100
References <d1vftgF65svU1@mid.individual.net> <mpe80l$joh$1@ger.gmane.org> <55baa637.6937460a.80ee.ffffa5dd@mx.google.com>
Newsgroups comp.lang.python
Message-ID <mailman.1102.1438296127.3674.python-list@python.org> (permalink)

Show all headers | View raw


On 30/07/2015 23:31, ltc.hotspot@gmail.com wrote:
> Hi Mark,
>
> I’m still confused because line 4 reads: fh=open(fname,'r') # Open a new
> file handle, not fn = open(fname)
>
> Can you write down line by line from error to correction?
>

I'd think about it if you could find the correct thread :)

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

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


Thread

How to rearrange array using Python? Martin Schöön <martin.schoon@gmail.com> - 2015-07-30 20:31 +0000
  Re: How to rearrange array using Python? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-07-30 23:21 +0100
    Re: How to rearrange array using Python? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2015-07-31 04:29 +0200
      Re: How to rearrange array using Python? Martin Schöön <martin.schoon@gmail.com> - 2015-07-31 20:40 +0000
        Re: How to rearrange array using Python? Martin Schöön <martin.schoon@gmail.com> - 2015-08-17 21:14 +0000
  Re: How to rearrange array using Python? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-07-30 23:41 +0100
  Re: How to rearrange array using Python? Robin Koch <robin.koch@t-online.de> - 2015-07-31 03:18 +0200
    Re: How to rearrange array using Python? Martin Schöön <martin.schoon@gmail.com> - 2015-07-31 20:53 +0000

csiph-web