comparison COPYING @ 23582:7559dc8c4238

vfs: add a 'split' method This method has the same behavior as the 'os.path.split' function, but having it in vfs will allow handling of tricky encoding situations in the future. In the same patch, we replace the use of 'os.path.split' in the transaction code.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Mon, 15 Dec 2014 13:32:34 -0800
parents 8c8b55733cbd
children
comparison
equal deleted inserted replaced
23581:aed981c7bebf 23582:7559dc8c4238