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