~ubuntu-branches/ubuntu/intrepid/pyinotify/intrepid

« back to all changes in this revision

Viewing changes to doc/public/pyinotify.ThreadedNotifier-class.html

  • Committer: Bazaar Package Importer
  • Author(s): Mikhail Gusarov, Mikhail Gusarov, Scott Kitterman
  • Date: 2007-09-20 01:22:55 UTC
  • mfrom: (1.1.2 upstream) (3.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20070920012255-0ac2p45xgv2rv43q
Tags: 0.7.1-1

[Mikhail Gusarov]

* New upstream release (Closes: #432866).
  - Removed hppa-syscalls.patch - applied upstream.
  - Removed m68k-syscalls.patch - applied upstream.

* Acknowleging NMU 0.7.0-2.1. Thanks to LaMont Jones.
  - Added use-sys-syscall-h.patch - all Lenny architectures have an
  inotify support.
  - Package made Architecture: any.

* Fixed compilation of _inotify.so for several Python versions (thanks
  to Christopher Halse Rogers) (Closes: #430891).

* epydoc documentation moved to html/ subdir to avoid polluting
  documentation directory.

* autopath.py stripped from examples, as it is not needed for packaged
  library, and hangs when being imported due to some reason.

[Scott Kitterman]

* Suggest python-pyinotify instead of python2.*-pyinotify for
  python-pyinotify-doc.

Show diffs side-by-side

added added

removed removed

Lines of Context:
177
177
<table width="100%" class="func-details" bgcolor="#e0e0e0"><tr><td>
178
178
  <h3><span class="sig"><span class="sig-name">__init__</span>(<span class=sig-arg>self</span>,
179
179
          <span class=sig-arg>watch_manager</span>,
180
 
          <span class=sig-arg>default_proc_fun</span>=<span class=sig-default>&lt;pyinotify.ProcessEvent&nbsp;object&nbsp;at&nbsp;0x4026d1ec&gt;</span>)</span>
 
180
          <span class=sig-arg>default_proc_fun</span>=<span class=sig-default>&lt;pyinotify.ProcessEvent&nbsp;object&nbsp;at&nbsp;0x402c542c&gt;</span>)</span>
181
181
    <br /><i>(Constructor)</i>
182
182
  </h3>
183
183
  Initialization, initialize base classes.
245
245
 
246
246
<table border="0" cellpadding="0" cellspacing="0" width="100%">
247
247
  <tr>
248
 
    <td align="left"><font size="-2">Generated by Epydoc 2.1 on Sat Feb 17 02:40:18 2007</font></td>
 
248
    <td align="left"><font size="-2">Generated by Epydoc 2.1 on Tue Jul 10 21:40:43 2007</font></td>
249
249
    <td align="right"><a href="http://epydoc.sourceforge.net"
250
250
                      ><font size="-2">http://epydoc.sf.net</font></a></td>
251
251
  </tr>