Bug#592563: sympy.galgebra.latex_ex.xdvi() creates a file named NUL on non-Linux architectures

2010-08-10 Thread Ondrej Certik
Hi Jakub, On Tue, Aug 10, 2010 at 3:29 PM, Jakub Wilk wrote: > Package: python-sympy > Version: 0.6.7-1.1 > Severity: normal > User: debian-...@lists.debian.org > Usertags: kfreebsd > Tags: patch > > $ ls -l NUL > ls: cannot access NUL: No such file or directory > $ python sympy-NUL.py $ ls -l NU

Bug#592563: sympy.galgebra.latex_ex.xdvi() creates a file named NUL on non-Linux architectures

2010-08-10 Thread Jakub Wilk
Package: python-sympy Version: 0.6.7-1.1 Severity: normal User: debian-...@lists.debian.org Usertags: kfreebsd Tags: patch $ ls -l NUL ls: cannot access NUL: No such file or directory $ python sympy-NUL.py $ ls -l NUL -rw-r--r-- 1 jwilk jwilk 1666 Aug 11 00:22 NUL The attached patch fixes this