[Buildroot] [Bug 7646] strftime on datetime not works on python3.

bugzilla at busybox.net bugzilla at busybox.net
Wed Nov 12 22:45:50 UTC 2014


https://bugs.busybox.net/show_bug.cgi?id=7646

--- Comment #7 from Thomas Petazzoni <thomas.petazzoni at free-electrons.com> 2014-11-12 22:45:49 UTC ---
Hint: since Python 3, Python is using wcsftime() instead of strftime() while
Python 2 was using strftime().

Beyonlo, could you write a C program to test wcsftime() and verify that it
works?

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the buildroot mailing list