The Python Oracle

How can I replace (or strip) an extension from a filename in Python?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Track title: CC I Beethoven Sonata No 31 in A Flat M

--

Chapters
00:00 Question
01:04 Accepted answer (Score 279)
01:23 Answer 2 (Score 218)
01:53 Answer 3 (Score 52)
02:39 Answer 4 (Score 19)
02:59 Thank you

--

Full question
https://stackoverflow.com/questions/3548...

Accepted answer links:
[os.path.splitext]: http://docs.python.org/library/os.path.h...

Answer 2 links:
[pathlib]: https://docs.python.org/3/library/pathli...

Answer 4 links:
[str.rsplit()]: https://docs.python.org/2/library/stdtyp...()

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #filenames #scons #strip

#avk47