I tried to use the function strptime from module time with Python for &0 v. 1.4.1 and 1.4.2, but the following error message 2s displayed:
I checked that syntax is correct. Other functions of "time" module work as expected.Code:AttributeError: 'module' object has no attribute 'strptime'
Is it a bug or that function is unimplemented? Where can I find a list of implemented/unimplemented functions in S60 for each standard Python module?
Thanks a lot![]()

Reply With Quote


