Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 802bc5d

Browse files
author
Skip Montanaro
committed
damn! cut-n-paste from ntpath forgot the "import re"
1 parent 6222c05 commit 802bc5d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lib/dospath.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
import os
44
import stat
55
import string
6+
import re
67

78

89
def normcase(s):

0 commit comments

Comments
 (0)