newbe help

Xander van Es xander at bos.nl
Fri Oct 20 03:22:21 EDT 2000


I'm trying to get the values of an entire file.
every value on the same place, but on a diferent line have to be assigned to
the same variable.
eg: value 1 on line one had to be assiged to variable bla1
     value 2 on line one to bla2
     value 1 on line two to bla 1
etc....


"Aahz Maruch" <aahz at panix.com> wrote :
>
> There are a bunch of different ways.  First of all, are you processing
> one line at a time, or are you trying to work with the entire file as a
> whole?
> --






More information about the Python-list mailing list