Closed
Bug 632500
Opened 15 years ago
Closed 15 years ago
os.system on win doesn't do wildcard expansion
Categories
(Tamarin Graveyard :: Garbage Collection (mmGC), defect, P2)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 630219
Q3 11 - Serrano
People
(Reporter: treilly, Assigned: treilly)
References
Details
So builtin-tracers.py doesn't work. This also affects my cleaned up version of the script from bug 630219 so this is a blocker. I can think of two solutions, will post a patch once I figure out which one I like better...
| Assignee | ||
Comment 1•15 years ago
|
||
sweet, python's glob module made short work of this problem, will be fixed in 630219 patch
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•