cgoldberg / multi-mechanize

Performance Test Framework in Python
GNU Lesser General Public License v3.0
459 stars 127 forks source link

ReportsWriter missing import of sys #4

Closed bgoldfedder closed 11 years ago

bgoldfedder commented 12 years ago

Causes error when line 29 sys.stderr hit since sys is not imported

Bigger question: Why is makedirs (and rest of system) failing on WIndows 7

bgoldfedder commented 12 years ago

The issue on makedir failing is if there are multiple user-groups in the config

That said, still having problems running on windows. It just makes lots of results_ directories....