原文:python AttributeError: 'NoneType' object has no attribute 'group'

在使用正則表達式的過程中,經常報 AttributeError: NoneType object has no attribute group 的錯。 經一步步檢查,發現是 處寫成小寫了,改成大寫字母后,完美解決。 ...

2018-09-23 22:36 0 9419 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM