Table of Contents

Module: AsyncFile eric3/Debugger/AsyncFile.py

Module implementing an asynchronous file like socket interface for the debugger.

Imported modules   
import socket
Functions   
AsyncPendingWrite
  AsyncPendingWrite 
AsyncPendingWrite ( file )

Module function to check for data to be written.

Arguments

file
the file object to be checked (file)

Returns

flag indicating if there is data wating (int)

Classes   

AsyncFile

Class wrapping a socket object with a file interface.


Table of Contents

This document was automatically generated by HappyDoc version 2.1