Ticket #275 (closed defect: fixed)
fix for "exec" statement implementation
| Reported by: | dalcinl | Owned by: | dalcinl |
|---|---|---|---|
| Priority: | major | Milestone: | 0.11.1 |
| Component: | Code Generation | Keywords: | exec |
| Cc: |
Description
- fix broken compile with MSVC, it does not like preprocessor #if/#else/#endif inside call to macro PyRun?_String().
- enable "exectest" testcase for Python 3.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

