Please help for Python programming

yy0127 at gmail.com yy0127 at gmail.com
Mon Mar 21 20:37:25 EST 2005


Actually, this script will open a text file which is seperated by tabs.


The PRINT code is for my testing. My problem is bytemsg will be omitted
some records. For example, my text file have 53 records about username.
After byteDict = users1[user1], it remains 50 records in the output
file.

I would like to know how to culmulate some data by users.

Thanks!




More information about the Python-list mailing list