document.writeXXXfile methods now support writing to stdout when filename is set...
commit7f46b68125fc193b053516e39f4fbd6c608594dc
authorJörg Lehmann <joergl@users.sourceforge.net>
Sat, 6 Oct 2012 18:45:10 +0000 (6 18:45 +0000)
committerJörg Lehmann <joergl@users.sourceforge.net>
Sat, 6 Oct 2012 18:45:10 +0000 (6 18:45 +0000)
treeec09e08d1819108ca67a58d8fdda3bf19e410b6b
parenta942593ab89b34486f01e9ce34ef9a46d2d73835
document.writeXXXfile methods now support writing to stdout when filename is set to "-"

git-svn-id: https://pyx.svn.sourceforge.net/svnroot/pyx/trunk/pyx@3268 069f4177-920e-0410-937b-c2a4a81bcd90
pyx/document.py