some questions

Andreas Bauer buki at bukis.org
Mon Jul 14 15:14:30 EDT 2003


Andreas Bauer wrote:

> Hi,
> 
> I need some information on how to deal with strings which I have
> divided by using split(). I'm new to python and don't know how to
> handle these split up strings.
> And I some one could recommend a good tutorial I would be very
> glad. Can't hardly find any.
> 
> Thanks in advance.
> 
> Andreas

Could anybody tell me how to hide a varibale e.g. in a url
Example

for i in (0,5):
        u = urllib.urlopen("http://www.versionxzy.com/page - here the variable e.g
                                                       page1,page2,page3...
                                                 -.html

thanks
Andi




More information about the Python-list mailing list