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