On Jan 12, 8:17 pm, James Stroud <jstr...@mbi.ucla.edu> wrote: > James Stroud wrote: > > cue = iter(open('CDImage.cue').readlines()) > > It just occurred to me that this could simply be: > > cue = open('CDImage.cue') > > James > > -- > James Stroud > UCLA-DOE Institute for Genomics and Proteomics > Box 951570 > Los Angeles, CA 90095 > > http://www.jamesstroud.com
Thanks you James, i will check it now. thanks again for your kindness help. -- http://mail.python.org/mailman/listinfo/python-list