mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-01 17:29:21 +01:00
42 lines
2.5 KiB
HTML
42 lines
2.5 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
<html><head><title>Python: module world</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
</head><body bgcolor="#f0f0f8">
|
|
|
|
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
|
|
<tr bgcolor="#7799ee">
|
|
<td valign=bottom> <br>
|
|
<font color="#ffffff" face="helvetica, arial"> <br><big><big><strong>world</strong></big></big></font></td
|
|
><td align=right valign=bottom
|
|
><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/home/gl/pylink/world.py">/home/gl/pylink/world.py</a></font></td></tr></table>
|
|
<p><tt>world.py: Stores global variables for PyLink, including lists of active IRC objects and plugins.</tt></p>
|
|
<p>
|
|
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
|
|
<tr bgcolor="#aa55cc">
|
|
<td colspan=3 valign=bottom> <br>
|
|
<font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big></font></td></tr>
|
|
|
|
<tr><td bgcolor="#aa55cc"><tt> </tt></td><td> </td>
|
|
<td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=top><a href="os.html">os</a><br>
|
|
</td><td width="25%" valign=top><a href="subprocess.html">subprocess</a><br>
|
|
</td><td width="25%" valign=top><a href="threading.html">threading</a><br>
|
|
</td><td width="25%" valign=top></td></tr></table></td></tr></table><p>
|
|
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
|
|
<tr bgcolor="#55aa55">
|
|
<td colspan=3 valign=bottom> <br>
|
|
<font color="#ffffff" face="helvetica, arial"><big><strong>Data</strong></big></font></td></tr>
|
|
|
|
<tr><td bgcolor="#55aa55"><tt> </tt></td><td> </td>
|
|
<td width="100%"><strong>commands</strong> = defaultdict(<class 'list'>, {})<br>
|
|
<strong>hooks</strong> = defaultdict(<class 'list'>, {})<br>
|
|
<strong>networkobjects</strong> = {}<br>
|
|
<strong>plugins</strong> = {}<br>
|
|
<strong>plugins_folder</strong> = '/home/gl/pylink/plugins'<br>
|
|
<strong>protocols_folder</strong> = '/home/gl/pylink/protocols'<br>
|
|
<strong>source</strong> = 'https://github.com/GLolol/PyLink'<br>
|
|
<strong>started</strong> = <threading.Event object><br>
|
|
<strong>testing</strong> = True<br>
|
|
<strong>testing_ircd</strong> = 'inspircd'<br>
|
|
<strong>version</strong> = 'v0.6.1-dev-36-g2e8d63a'<br>
|
|
<strong>whois_handlers</strong> = []</td></tr></table>
|
|
</body></html> |