~jelmer/ubuntu/natty/paramiko/271791-randompool-deprecation

« back to all changes in this revision

Viewing changes to docs/toc-paramiko.rng_posix-module.html

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2008-07-18 14:16:08 UTC
  • mfrom: (1.1.6 upstream) (0.1.3 lenny)
  • Revision ID: james.westby@ubuntu.com-20080718141608-8vh7cx9hvay2v356
Tags: 1.7.4-0.1
* NMU.
* New upstream version.
  - Fix random number regression (stop using RandomPool). Closes: #490961.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="ascii"?>
 
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 
3
          "DTD/xhtml1-transitional.dtd">
 
4
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 
5
<head>
 
6
  <title>rng_posix</title>
 
7
  <link rel="stylesheet" href="epydoc.css" type="text/css" />
 
8
  <script type="text/javascript" src="epydoc.js"></script>
 
9
</head>
 
10
 
 
11
<body bgcolor="white" text="black" link="blue" vlink="#204080"
 
12
      alink="#204080">
 
13
<h1 class="toc">Module rng_posix</h1>
 
14
<hr />
 
15
  <h2 class="toc">Classes</h2>
 
16
  <h2 class="toc">Functions</h2>
 
17
<hr />
 
18
 
 
19
<script type="text/javascript">
 
20
  <!--
 
21
  // Private objects are initially displayed (because if
 
22
  // javascript is turned off then we want them to be
 
23
  // visible); but by default, we want to hide them.  So hide
 
24
  // them unless we have a cookie that says to show them.
 
25
  checkCookie();
 
26
  // -->
 
27
</script>
 
28
</body>
 
29
</html>