Re: [Tutor] Extract from file

2010-06-09 Thread Monte Milanuk
Dave Kuhlman rexx.com> writes: > > Monte gave you a good suggestion *if* you are sure that there is no > quoting and, especially, if you are sure that there are no commas > inside of quotes in your input data. > > However, it seems that you are dealing with a CSV (comma separated > values) fil

Re: [Tutor] 2to3 conversion

2010-06-09 Thread Vern Ceder
Zubin Mithra wrote: Hey everyone, I was running 2to3 on a particular file and I got the following traceback(http://paste.pocoo.org/show/223468/). The file which I was attempting to convert can be viewed here(http://paste.pocoo.org/show/223469/). Any pointers on what needs to be done? The

Re: [Tutor] Removing an archived message

2010-06-09 Thread Alan Gauld
I tried to send a reply to you directly but my mail server errors on your gmail account. Can you please reply to me directly (preferably from another account!) and I'll see what can be done. Alan G. List Moderator "Eddie" wrote in message news:aanlktilszazlhrymmaui3p1qjuzvufcyo085rbip6...@mai

Re: [Tutor] Extract from file

2010-06-09 Thread Dave Kuhlman
On Tue, Jun 08, 2010 at 08:19:32PM -0700, Monte Milanuk wrote: > > On 6/8/10 5:44 PM, Manju wrote: > >Hi, > > > >I need help with extracting information from file. > > > >I have a file which is a comma delimited text file containing separate > >line for each booking. Each line is composed of date,

[Tutor] 2to3 conversion

2010-06-09 Thread Zubin Mithra
Hey everyone, I was running 2to3 on a particular file and I got the following traceback( http://paste.pocoo.org/show/223468/). The file which I was attempting to convert can be viewed here( http://paste.pocoo.org/show/223469/). Any pointers on what needs to be done? Thanks in advance, Zubin __

[Tutor] Fwd: treeTraversal, nested return?

2010-06-09 Thread Matthew Wood
Gah, hit the reply button instead of reply-all. :-( -- I enjoy haiku but sometimes they don't make sense; refrigerator? -- Forwarded message -- From: Matthew Wood Date: Wed, Jun 9, 2010 at 2:30 PM Subject: Re: [Tutor] treeTraversal, nested return? To: jjcr...@uw.edu Well, I'

Re: [Tutor] treeTraversal, nested return?

2010-06-09 Thread jjcrump
Thanks to Matthew and Denis for trying to enlighten me. Thanks to your clues I've made some progress; however, I can't seem to get the hang of the usual recursion trick of keeping track of the level one is on. It doesn't work, I suppose, because the data structure I'm traversing isn't actually

[Tutor] Removing an archived message

2010-06-09 Thread Eddie
To an admin of this group: Is it possible to get an archived email on the web of mien from thsi group containing personal info about me removed? Thanks ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.pyt