Extracted from Pike v7.6 release 112 at 2010-04-06.
pike.ida.liu.se
[Top]
Stdio
Stdio.FakeFile

Class Stdio.FakeFile

Description

A string wrapper that pretends to be a Stdio.File object.


Constant is_fake_file

constant is_fake_file

Description

This constant can be used to distinguish a FakeFile object from a real Stdio.File object.