~ubuntu-branches/debian/stretch/phatch/stretch

« back to all changes in this revision

Viewing changes to docs/build/html/lib.safe.html

  • Committer: Bazaar Package Importer
  • Author(s): Stani M
  • Date: 2009-10-15 18:22:54 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20091015182254-fu9tucj6k2zk8095
Tags: 0.2.4-1
* Upstream bugfix release (Closes LP: #450693, #449404, #452261,
  #448993)
  
* debian/control: added for phatch: Replaces: phatch-cli (<= 0.2.3-2)
  to fix file overwrite errors (LP: #450800)

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
 
66
66
<dl class="function">
67
67
<dt id="lib.safe.assert_safe_expr">
68
 
<tt class="descclassname">lib.safe.</tt><tt class="descname">assert_safe_expr</tt><big>(</big><em>meta_expr</em>, <em>_globals=None</em>, <em>_locals=None</em>, <em>validate=None</em>, <em>preprocess=&lt;function &lt;lambda&gt; at 0x318e9b0&gt;</em><big>)</big><a class="headerlink" href="#lib.safe.assert_safe_expr" title="Permalink to this definition">¶</a></dt>
 
68
<tt class="descclassname">lib.safe.</tt><tt class="descname">assert_safe_expr</tt><big>(</big><em>meta_expr</em>, <em>_globals=None</em>, <em>_locals=None</em>, <em>validate=None</em>, <em>preprocess=&lt;function &lt;lambda&gt; at 0x21ce9b0&gt;</em><big>)</big><a class="headerlink" href="#lib.safe.assert_safe_expr" title="Permalink to this definition">¶</a></dt>
69
69
<dd></dd></dl>
70
70
 
71
71
<dl class="function">
72
72
<dt id="lib.safe.compile_expr">
73
 
<tt class="descclassname">lib.safe.</tt><tt class="descname">compile_expr</tt><big>(</big><em>meta_expr</em>, <em>_globals=None</em>, <em>_locals=None</em>, <em>validate=None</em>, <em>preprocess=&lt;function &lt;lambda&gt; at 0x318e8c0&gt;</em>, <em>safe=True</em><big>)</big><a class="headerlink" href="#lib.safe.compile_expr" title="Permalink to this definition">¶</a></dt>
 
73
<tt class="descclassname">lib.safe.</tt><tt class="descname">compile_expr</tt><big>(</big><em>meta_expr</em>, <em>_globals=None</em>, <em>_locals=None</em>, <em>validate=None</em>, <em>preprocess=&lt;function &lt;lambda&gt; at 0x21ce8c0&gt;</em>, <em>safe=True</em><big>)</big><a class="headerlink" href="#lib.safe.compile_expr" title="Permalink to this definition">¶</a></dt>
74
74
<dd><p>If safe is a list, a restricted evaluation will be executed.
75
75
Otherwise if safe is None, a unrestriced eval will be executed.</p>
76
76
<table class="docutils field-list" frame="void" rules="none">
209
209
            <h4>Next topic</h4>
210
210
            <p class="topless"><a href="lib.system.html"
211
211
                                  title="next chapter">system</a></p>
212
 
            <h3>This Page</h3>
213
 
            <ul class="this-page-menu">
214
 
              <li><a href="_sources/lib.safe.txt"
215
 
                     rel="nofollow">Show Source</a></li>
216
 
            </ul>
217
212
          <div id="searchbox" style="display: none">
218
213
            <h3>Quick search</h3>
219
214
              <form class="search" action="search.html" method="get">