Roundup Tracker - Issues

Issue 1195742

classification
export to csv is broken on windows
Type: Severity: normal
Components: Command-line interface Versions:
process
Status: closed fixed
:
: richard : a1s, richard
Priority: normal :

Created on 2005-05-05 08:34 by anonymous, last changed 2005-05-06 07:00 by a1s.

Messages
msg1952 Author: [hidden] (anonymous) Date: 2005-05-05 08:34
it is necessary to force binary mode of opening file in 
windows. use open(..., "wb") in admin.py
msg1953 Author: [hidden] (a1s) Date: 2005-05-06 07:00
Logged In: YES 
user_id=8719

thanks.
History
Date User Action Args
2005-05-05 08:34:27anonymouscreate