What is div in html? Find word in a string (Python)
Dec 222009

Use readlines()

For example,

arg = "filename"

f = open(arg, 'r')

lines = f.readlines()
f.close()
Posted by weboom at 2:32 pm Tagged with: ,

Leave a Reply

(required)

(required)

Switch to our mobile site
Top Footer