File

Inheritance diagram of naming.File

class naming.File(name='', sep=' ')[source]

Inherited by: naming.PipeFile

File Name objects. All named files are expected to have a suffix (extension) after a dot.

Field

Characters

suffix

Any amount of word characters

Example:
Parameters: