E&S CVS Commit: TransWarp - Ugh. Switched graphviz module from using popen3() to temp files,

pje at eby-sarna.com pje at eby-sarna.com
Thu Apr 4 20:39:01 EST 2002


Module Name:	TransWarp
Committed By:	pje
Date:		Fri Apr  5 01:38:40 UTC 2002

Modified Files:
	TransWarp/src/TWX/Diagrams: GraphViz.py

Log Message:
Ugh.  Switched graphviz module from using popen3() to temp files,
redirects, and os.sytem() to avoid deadlocks and the unavailability of
cross-platform os.spawnvp().  :(


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/TransWarp/src/TWX/Diagrams/GraphViz.py.diff?r1=1.1&r2=1.2

To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 TransWarp/src/TWX/Diagrams/GraphViz.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the source-changes mailing list