SyntaxFix
Write A Post
Hire A Developer
Questions
>>> import os >>> os.path.splitext("1.1.1.1.1.jpg") ('1.1.1.1.1', '.jpg')