pyre.filesystem.CharacterDevice¶
Module Contents¶
-
class
pyre.filesystem.CharacterDevice.CharacterDevice¶ Bases:
pyre.filesystem.File.FileRepresentation of character devices, a type of unix device driver
-
marker= c¶
-
identify(self, explorer, **kwds)¶ Tell {explorer} that it is visiting a serial device
-