Typically, no, there is nothing that "works after you import a string module that will not work otherwise" to answer your question.
In addition to giving you access to potentially useful constants, as mentioned, the documentation also specifies the Formatter class in the line module, which allows you to create and customize your own string formatting methods using the same implementation as the built-in format (). That way, if you really wanted to get an idea of ββcustom string formatting, it could be using string import.
source share