summary refs log tree commit diff stats
path: root/doc/pydoc/curses.ascii.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pydoc/curses.ascii.html')
-rw-r--r--doc/pydoc/curses.ascii.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/pydoc/curses.ascii.html b/doc/pydoc/curses.ascii.html
index 1c361b0a..53cc58c1 100644
--- a/doc/pydoc/curses.ascii.html
+++ b/doc/pydoc/curses.ascii.html
@@ -1,6 +1,6 @@
+
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 <html><head><title>Python: module curses.ascii</title>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 </head><body bgcolor="#f0f0f8">
 
 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
@@ -8,7 +8,7 @@
 <td valign=bottom>&nbsp;<br>
 <font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong><a href="curses.html"><font color="#ffffff">curses</font></a>.ascii</strong></big></big></font></td
 ><td align=right valign=bottom
-><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/usr/lib/python3.1/curses/ascii.py">/usr/lib/python3.1/curses/ascii.py</a><br><a href="http://docs.python.org/library/curses.ascii">Module Docs</a></font></td></tr></table>
+><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/usr/lib/python2.6/curses/ascii.py">/usr/lib/python2.6/curses/ascii.py</a><br><a href="http://docs.python.org/library/curses.ascii">Module Docs</a></font></td></tr></table>
     <p><tt>Constants&nbsp;and&nbsp;membership&nbsp;tests&nbsp;for&nbsp;ASCII&nbsp;characters</tt></p>
 <p>
 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
9-22 22:08:37 -0700 committer Kartik Agaram <vc@akkartik.com> 2020-09-22 22:10:26 -0700 6838' href='/akkartik/mu/commit/apps/tile/box.mu?h=hlt&id=89684e6677afbd6386e5a5a5214348c7ff53074e'>89684e66 ^
74f1512f ^
89684e66 ^


















74f1512f ^
89684e66 ^







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109