Splits a patch into separate pieces for each file. Args: data: A string containing the output of svn diff. Returns: A list of 2-tuple (filename, text) where text is the svn diff output pertaining to filename.
(data)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected