Modify ↓
Ticket #404 (assigned defect)
atexit doesn't work under latest svn release on windows
| Reported by: | jeremy@… | Owned by: | htgoebel |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Platform Windows | Version: | develop |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Functions registered by atexit do not appear to be called on exit of the program, using the latest svn release on Windows. I'm using Python 2.7.
Attached is an example program.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

demonstration