Hi people!
I'm working with a Telit gsm module and am using PythonWin. I am trying to use the function isdigit( ) to check if a string contains only digits. However, PythonWin doesn't seem to support this function.
Does anyone know what I can do to work around this problem? I really need this function and cannot find other alternatives...
Thanks in advance!
Cheers, Samantha
I'm working with a Telit gsm module and am using PythonWin. I am trying to use the function isdigit( ) to check if a string contains only digits. However, PythonWin doesn't seem to support this function.
Does anyone know what I can do to work around this problem? I really need this function and cannot find other alternatives...
Thanks in advance!
Cheers, Samantha
Comment