dear list,

i have a problem with pypy's csv module.

Apart from it being somewhat slower than cPython's (i could live with that) i am getting rarely but annoyingly corrupted files written, which have some single corrupted lines. I cannot provide enough information (yet) for debugging, it looks like a writing race condition, although i am 120% sure that my program does never more than one writing event at any moment.

Everything worked fine in cpython (for years), so my question is, can i simply tell pypy to run my program, but use CPython's implementation of the csv module?

thanks, Arno






--
Arno Waschk a...@arnowaschk.de +491723149605 +436508950949 (nur während Projekten in Österreich) current and upcoming projects: Wien Burgtheater Goethe: *Faust I* (Repertoire) Matthias Hartmann Berlin Staatsoper im Schillertheater Satie: Le Piège de Méduse --- *Satiesfactionen: Wissen Sie wie man Töne reinigt?* (Repertoire) Jürgen Flimm Neuhardenberg/Leipzig u. a. *Lesungen mit Klaus Maria Brandauer* *Via intolleranza II* Christoph Schlingensief Wien Burgtheater *Mea Culpa* (Repertoire) Christoph Schlingensief Berlin Staatsoper im Schillertheater Maxwell Davies & Sciarrino: *Miss Donnithorne's Maggot // Infinito Nero (Repertoire)* Staatskapelle Berlin Michael von zur Mühlen *franz. Klaviertrios* Bonn Trio Cartier Freiburg *Fanny und Alexander* Regie Julia Hölscher *CRUSOE*Staatstheater Oldenburg Regie: Julia Hölscher *Die weisse Rose*Theater Koblenz Regie: Anja Nicklich *Wie ich Welt wurde (AT)* Oper Zürich Regie: Hans Neuenfels
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to