Newbie asks(2): How to do this line of C in Py?

Steve S.L. Wong sailwong at alumni.cuhk.edu.hk
Tue Jul 10 13:50:52 EDT 2001


if sscanf(command,"%c%d",&c,&d) != 2 {
}





More information about the Python-list mailing list