Newbie asks: How to translate this line of C to Py

Steve S.L. Wong steve at hkit.net
Tue Jul 10 00:31:52 EDT 2001


while (command = strtok(line_ptr,";"),line_ptr=0,command) {
}





More information about the Python-list mailing list