Deleted Added
sdiff udiff text old ( 5801:e0850da03cd4 ) new ( 5860:68c52fee5a53 )
full compact
1import internal
2
3def setOutputDir(dir):
4 internal.core.setOutputDir(dir)
5