~stani/phatch/trunk

« back to all changes in this revision

Viewing changes to doc/build/html/actions.copy.html

  • Committer: spe.stani.be at gmail
  • Date: 2010-06-04 12:11:52 UTC
  • Revision ID: spe.stani.be@gmail.com-20100604121152-v89sh0m4an9x55gm
make pep8 executable

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
11
11
    <script type="text/javascript">
12
12
      var DOCUMENTATION_OPTIONS = {
13
 
        URL_ROOT:    '',
 
13
        URL_ROOT:    '#',
14
14
        VERSION:     '0.2',
15
15
        COLLAPSE_MODINDEX: false,
16
16
        FILE_SUFFIX: '.html',
54
54
<h1>copy<a class="headerlink" href="#module-actions.copy" title="Permalink to this headline">¶</a></h1>
55
55
<dl class="class">
56
56
<dt id="actions.copy.Action">
57
 
<em class="property">
58
 
class </em><tt class="descclassname">actions.copy.</tt><tt class="descname">Action</tt><big>(</big><em>**options</em><big>)</big><a class="headerlink" href="#actions.copy.Action" title="Permalink to this definition">¶</a></dt>
59
 
<dd><p>Bases: <a title="core.models.Action" class="reference" href="core.models.html#core.models.Action"><tt class="xref docutils literal"><span class="pre">core.models.Action</span></tt></a></p>
 
57
<em class="property">class </em><tt class="descclassname">actions.copy.</tt><tt class="descname">Action</tt><big>(</big><em>**options</em><big>)</big><a class="headerlink" href="#actions.copy.Action" title="Permalink to this definition">¶</a></dt>
 
58
<dd><p>Bases: <a title="core.models.Action" class="reference external" href="core.models.html#core.models.Action"><tt class="xref docutils literal"><span class="pre">core.models.Action</span></tt></a></p>
60
59
<p>Copy the original image</p>
61
60
<dl class="method">
62
61
<dt id="actions.copy.Action.apply">
132
131
    </div>
133
132
    <div class="footer">
134
133
      &copy; Copyright 2009, www.stani.be.
135
 
      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.2.
 
134
      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.4.
136
135
    </div>
137
136
  </body>
138
137
</html>
 
 
b'\\ No newline at end of file'