Re: [Tutor] extract uri from beautiful soup string

2012-10-15 Thread eryksun
On Mon, Oct 15, 2012 at 1:17 PM, Norman Khine wrote: > > i made an update: https://gist.github.com/3891927 which works based on > some of the recommendations posted here. > > any suggestions for improvement? I can't make any specific recommendations about using BeautifulSoup since I haven't used

Re: [Tutor] extract uri from beautiful soup string

2012-10-15 Thread Norman Khine
On Mon, Oct 15, 2012 at 2:02 AM, Sander Sweers wrote: > Sander Sweers schreef op ma 15-10-2012 om 02:35 [+0200]: >> > On Mon, Oct 15, 2012 at 12:12 AM, Sander Sweers >> > wrote: >> > > Norman Khine schreef op zo 14-10-2012 om 23:10 [+0100]: >> > Norman Khine schreef op ma 15-10-2012 om 00:17 [+0

Re: [Tutor] I am learning python3 and would like some more python3 modules/programs on my...

2012-10-15 Thread Wayne Werner
On Tue, 9 Oct 2012, Prasad, Ramit wrote: You can even think about switching later if necessary. Although, it is probably easier to go from 2 to 3 due to the existence of automated conversion tools. There is actually a python 3to2.py script now. And if you pick up Python 3 you'll have much le

Re: [Tutor] PYTHON NEWBIE HELP!

2012-10-15 Thread Alan Gauld
On 15/10/12 02:21, Salinas, Erwin d wrote: HELP! Hi I'm a newbie in Python, I'm having trouble organizing the FILE into the OUTPUT BELOW. I put the file into read, then I put it on a list, and my plan is to put the name and the corresponding grades into a dictionary, using the elements on the lis

Re: [Tutor] PYTHON NEWBIE HELP!

2012-10-15 Thread Mark Lawrence
On 15/10/2012 02:21, Salinas, Erwin d wrote: Further to the information provided by Bob Gailer, please don't shout, as in TYPING THINGS IN UPPERCASE, as it's considered rude, thanks. -- Cheers. Mark Lawrence. ___ Tutor maillist - Tutor@python.org