Example #1
0
 def normpath(path):
   return normpath_old(path).replace('\\', '/')
Example #2
0
 def normpath(path):
   return normpath_old(path).replace('\\', '/')