str.fsetname
Modifying the name of the file. The method modifies the current filename.
method str str.fsetname (
str filename
)
str filename
)
Parameters
filename | A new filename. |
Return value
Returns the object which method has been called.
Related links | Source |