<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html><head><title>Python: class privateFile</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> </head><body bgcolor="#f0f0f8"> <p> <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> <tr bgcolor="#ffc8d8"> <td colspan=3 valign=bottom> <br> <font color="#000000" face="helvetica, arial"><strong>start.privateFile</strong> = <a name="start.privateFile">class privateFile</a>(<a href="builtins.html#object">builtins.object</a>)</font></td></tr> <tr><td bgcolor="#ffc8d8"><tt> </tt></td><td> </td> <td width="100%">Methods defined here:<br> <dl><dt><a name="privateFile-__init__"><strong>__init__</strong></a>(self, main, s, pseudoFile)</dt><dd><tt>new windows for the p2p<br> :param main:<br> :param s:<br> :param pseudoFile: pseudo of the people who need to send the file<br> :return:</tt></dd></dl> <dl><dt><a name="privateFile-selectFile"><strong>selectFile</strong></a>(self)</dt><dd><tt>buttton to open and chose the file to send and create the name of the command<br> :return:</tt></dd></dl> <dl><dt><a name="privateFile-sendFile"><strong>sendFile</strong></a>(self)</dt><dd><tt>Send to the sever the command : /pmfile + pseudo to send + name of the file<br> :return:</tt></dd></dl> <hr> Data descriptors defined here:<br> <dl><dt><strong>__dict__</strong></dt> <dd><tt>dictionary for instance variables (if defined)</tt></dd> </dl> <dl><dt><strong>__weakref__</strong></dt> <dd><tt>list of weak references to the object (if defined)</tt></dd> </dl> </td></tr></table> </body></html>