Ticket #34 (closed defect: fixed)
subprocess24 and win32
| Reported by: | ashleywalsh@… | Owned by: | ianb |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | paste | Version: | svn-trunk |
| Severity: | normal | Keywords: | |
| Cc: |
Description
On win32 subprocess24 tries to import _subprocess, which isn't going to be available in this configuration.
There is a "if 0:" option, which if changed would use pywin32 for the _subprocess functionality. Could this be chnaged to the default?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
