- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message269381
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | Denny Weinberg |
|---|---|
| Recipients | Denny Weinberg, palm.kevin |
| Date | 2016-06-27.14:10:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1467036652.53.0.0777038123006.issue27400@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Just to be clear: The error happens after these steps: 1. Call strptime 2. Call cpython function "Py_Finalize" and "Py_Initialize" 3. Call strptime again Now we get the error "attribute of type 'NoneType' is not callable" |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-06-27 14:10:52 | Denny Weinberg | set | recipients: + Denny Weinberg, palm.kevin |
| 2016-06-27 14:10:52 | Denny Weinberg | set | messageid: <1467036652.53.0.0777038123006.issue27400@psf.upfronthosting.co.za> |
| 2016-06-27 14:10:52 | Denny Weinberg | link | issue27400 messages |
| 2016-06-27 14:10:52 | Denny Weinberg | create | |

