~ubuntu-branches/debian/jessie/web2py/jessie

« back to all changes in this revision

Viewing changes to applications/examples/static/epydoc/web2py.gluon.contrib.pymysql-module.html

  • Committer: Package Import Robot
  • Author(s): José L. Redrejo Rodríguez
  • Date: 2011-11-04 10:12:01 UTC
  • mfrom: (1.1.10)
  • Revision ID: package-import@ubuntu.com-20111104101201-ym8q3030ik8sc10u
Tags: 1.99.2.1-1
* Updated upstream sources with real 1.99.2 version
* Ensure python-gtk2 is not needed to run web2py, fixing 
  debian/patches/gtk_gui (Closes: #646931)
* Refreshed debian/patches/avoid_updating patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
602
602
    <td width="15%" align="right" valign="top" class="summary">
603
603
      <span class="summary-type">&nbsp;</span>
604
604
    </td><td class="summary">
605
 
        <a name="threadsafety"></a><span class="summary-name">threadsafety</span> = <code title="1">1</code><br />
 
605
        <a href="web2py.gluon.contrib.pymysql-module.html#threadsafety" class="summary-name">threadsafety</a> = <code title="global_settings.applications_parent">&lt;web2py.gluon.custom_import._Web2pyImporter obj<code class="variable-ellipsis">...</code></code><br />
606
606
      PyMySQL: A pure-Python drop-in replacement for MySQLdb.
607
607
    </td>
608
608
  </tr>
614
614
    </td>
615
615
  </tr>
616
616
</table>
 
617
<!-- ==================== VARIABLES DETAILS ==================== -->
 
618
<a name="section-VariablesDetails"></a>
 
619
<table class="details" border="1" cellpadding="3"
 
620
       cellspacing="0" width="100%" bgcolor="white">
 
621
<tr bgcolor="#70b0f0" class="table-header">
 
622
  <td colspan="2" class="table-header">
 
623
    <table border="0" cellpadding="0" cellspacing="0" width="100%">
 
624
      <tr valign="top">
 
625
        <td align="left"><span class="table-header">Variables Details</span></td>
 
626
        <td align="right" valign="top"
 
627
         ><span class="options">[<a href="#section-VariablesDetails"
 
628
         class="privatelink" onclick="toggle_private();"
 
629
         >hide private</a>]</span></td>
 
630
      </tr>
 
631
    </table>
 
632
  </td>
 
633
</tr>
 
634
</table>
 
635
<a name="threadsafety"></a>
 
636
<div>
 
637
<table class="details" border="1" cellpadding="3"
 
638
       cellspacing="0" width="100%" bgcolor="white">
 
639
<tr><td>
 
640
  <h3 class="epydoc">threadsafety</h3>
 
641
  <p>PyMySQL: A pure-Python drop-in replacement for MySQLdb.</p>
 
642
  <p>Copyright (c) 2010 PyMySQL contributors</p>
 
643
  <p>Permission is hereby granted, free of charge, to any person obtaining 
 
644
  a copy of this software and associated documentation files (the 
 
645
  &quot;Software&quot;), to deal in the Software without restriction, 
 
646
  including without limitation the rights to use, copy, modify, merge, 
 
647
  publish, distribute, sublicense, and/or sell copies of the Software, and 
 
648
  to permit persons to whom the Software is furnished to do so, subject to 
 
649
  the following conditions:</p>
 
650
  <p>The above copyright notice and this permission notice shall be 
 
651
  included in all copies or substantial portions of the Software.</p>
 
652
  THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY 
 
653
  KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 
 
654
  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
 
655
  NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, 
 
656
  DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR 
 
657
  OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
 
658
  USE OR OTHER DEALINGS IN THE SOFTWARE.
 
659
  <dl class="fields">
 
660
  </dl>
 
661
  <dl class="fields">
 
662
    <dt>Value:</dt>
 
663
      <dd><table><tr><td><pre class="variable">
 
664
global_settings.applications_parent
 
665
</pre></td></tr></table>
 
666
</dd>
 
667
  </dl>
 
668
</td></tr></table>
 
669
</div>
 
670
<br />
617
671
<!-- ==================== NAVIGATION BAR ==================== -->
618
672
<table class="navbar" border="0" width="100%" cellpadding="0"
619
673
       bgcolor="#a0c0ff" cellspacing="0">
645
699
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
646
700
  <tr>
647
701
    <td align="left" class="footer">
648
 
    Generated by Epydoc 3.0beta1 on Thu Aug  4 00:46:59 2011
 
702
    Generated by Epydoc 3.0beta1 on Mon Sep 26 06:55:22 2011
649
703
    </td>
650
704
    <td align="right" class="footer">
651
705
      <a href="http://epydoc.sourceforge.net">http://epydoc.sourceforge.net</a>