[Tutor] subprocess adds %0A to end of string

David david at abbottdavid.com
Mon Dec 22 01:29:23 CET 2008


This seems to work;

download = L.readline()
print download
download = download[0:-1]

What is that last character that is added;
.mp3%0A


-- 
Powered by Gentoo GNU/LINUX
http://www.linuxcrazy.com
pgp.mit.edu



More information about the Tutor mailing list