Message338093
| Author | heckad |
|---|---|
| Recipients | heckad, paul.moore, steve.dower, tim.golden, zach.ware |
| Date | 2019-03-16.18:43:24 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1552761804.37.0.212876301752.issue36319@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
On windows 10 python falls after evaluate this code ``` import time import locale locale.setlocale(locale.LC_ALL, 'Russian_Russia.utf8') time.localtime(1552753806.2363703) ``` What tools would you recommend for getting more information? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-03-16 18:43:24 | heckad | set | recipients: + heckad, paul.moore, tim.golden, zach.ware, steve.dower |
| 2019-03-16 18:43:24 | heckad | set | messageid: <1552761804.37.0.212876301752.issue36319@roundup.psfhosted.org> |
| 2019-03-16 18:43:24 | heckad | link | issue36319 messages |
| 2019-03-16 18:43:24 | heckad | create | |