Newbie Needs help!!

Mark A. Barclay markabarclay at attbi.com
Fri Oct 10 16:34:08 EDT 2003


>>> f = file('harvest_moon2.tab')
>>> lines = f.readlines()
>>> len(lines)
114






More information about the Python-list mailing list