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

Steve S.L. Wong sailwong at alumni.cuhk.edu.hk
Tue Jul 10 09:58:16 EDT 2001


if (sscanf(command, "%d", &num) != 1 )  {
}





More information about the Python-list mailing list