@@ -18,14 +18,14 @@ faq/programming,,:reduce,"Sx=Sx,Sy=Sy:reduce(lambda x,y:x+y,map(lambda x,xc=Ru,y
18
18
faq/windows,,:bd8afb90ebf2,"Python 3.3.0 (v3.3.0:bd8afb90ebf2, Sep 29 2012, 10:55:48) [MSC v.1600 32 bit (Intel)] on win32"
19
19
howto/cporting,,:encode,"if (!PyArg_ParseTuple(args, ""O:encode_object"", &myobj))"
20
20
howto/cporting,,:say,"if (!PyArg_ParseTuple(args, ""U:say_hello"", &name))"
21
- howto/curses,,:black,"They are: 0:black, 1:red, 2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and "
22
- howto/curses,,:blue," They are: 0:black, 1:red, 2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and "
23
- howto/curses,,:cyan,"They are: 0:black, 1:red, 2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and"
24
- howto/curses,,:green,"They are: 0:black, 1:red, 2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and"
25
- howto/curses,,:magenta,"They are: 0:black, 1:red, 2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and"
26
- howto/curses,,:red,"They are: 0:black, 1:red, 2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and"
27
- howto/curses,,:white," 7:white."
28
- howto/curses,,:yellow,"They are: 0:black, 1:red, 2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and"
21
+ howto/curses,,:black,"colors when it activates color mode. They are: 0:black, 1:red,"
22
+ howto/curses,,:red,"colors when it activates color mode. They are: 0:black, 1:red,"
23
+ howto/curses,,:green," 2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and 7:white. The "
24
+ howto/curses,,:yellow," 2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and 7:white. The "
25
+ howto/curses,,:blue," 2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and 7:white. The "
26
+ howto/curses,,:magenta," 2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and 7:white. The "
27
+ howto/curses,,:cyan,"2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and 7:white. The "
28
+ howto/curses,,:white," 2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and 7:white. The "
29
29
howto/ipaddress,,:DB8,>>> ipaddress.ip_address('2001:DB8::1')
30
30
howto/ipaddress,,::,>>> ipaddress.ip_address('2001:DB8::1')
31
31
howto/ipaddress,,:db8,IPv6Address('2001:db8::1')
@@ -88,7 +88,6 @@ howto/urllib2,,:example,"for example ""joe@password:example.com"""
88
88
library/audioop,,:ipos,"# factor = audioop.findfactor(in_test[ipos*2:ipos*2+len(out_test)],"
89
89
library/bisect,32,:hi,all(val >= x for val in a[i:hi])
90
90
library/bisect,42,:hi,all(val > x for val in a[i:hi])
91
- library/concurrent.futures,,:url,"future_to_url = {executor.submit(load_url, url, 60):url for url in URLS}"
92
91
library/configparser,,:home,my_dir: ${Common:home_dir}/twosheds
93
92
library/configparser,,:option,${section:option}
94
93
library/configparser,,:path,python_dir: ${Frameworks:path}/Python/Versions/${Frameworks:Python}
@@ -206,9 +205,9 @@ library/urllib.request,,:close,Connection:close
206
205
library/urllib.request,,:lang,"xmlns=""http://www.w3.org/1999/xhtml"" xml:lang=""en"" lang=""en"">\n\n<head>\n"
207
206
library/urllib.request,,:password,"""joe:
[email protected] """
208
207
library/uuid,,:uuid,urn:uuid:12345678-1234-5678-1234-567812345678
209
- library/venv,,:param,":param nodist: If True, Distribute is not installed into the created"
208
+ library/venv,,:param,":param nodist: If True, setuptools and pip are not installed into the"
209
+ library/venv,,:param,":param progress: If setuptools or pip are installed, the progress of the"
210
210
library/venv,,:param,":param nopip: If True, pip is not installed into the created"
211
- library/venv,,:param,":param progress: If Distribute or pip are installed, the progress of the"
212
211
library/venv,,:param,:param context: The information for the environment creation request
213
212
library/xmlrpc.client,,:pass,http://user:pass@host:port/path
214
213
library/xmlrpc.client,,:pass,user:pass
@@ -242,6 +241,7 @@ using/cmdline,,:line,action:message:category:module:line
242
241
using/cmdline,,:line,file:line: category: message
243
242
using/cmdline,,:message,action:message:category:module:line
244
243
using/cmdline,,:module,action:message:category:module:line
244
+ using/unix,,:Packaging,http://en.opensuse.org/Portal:Packaging
245
245
whatsnew/2.0,418,:len,
246
246
whatsnew/2.3,,::,
247
247
whatsnew/2.3,,:config,
@@ -276,9 +276,7 @@ whatsnew/3.2,,:gz,">>> with tarfile.open(name='myarchive.tar.gz', mode='w:gz') a
276
276
whatsnew/3.2,,:location,zope9-location = ${zope9:location}
277
277
whatsnew/3.2,,:prefix,zope-conf = ${custom:prefix}/etc/zope.conf
278
278
whatsnew/changelog,,:platform,:platform:
279
- whatsnew/changelog,,:password,: Unquote before b64encoding user:password during Basic
280
- whatsnew/changelog,,:close,Connection:close header.
281
279
whatsnew/changelog,,:PythonCmd,"With Tk < 8.5 _tkinter.c:PythonCmd() raised UnicodeDecodeError, caused"
282
- whatsnew/changelog,,:close,: Connection:close header is sent by requests using URLOpener
283
280
whatsnew/changelog,,::,": Fix FTP tests for IPv6, bind to ""::1"" instead of ""localhost""."
284
- whatsnew/changelog,,:test,: test_subprocess:test_leaking_fds_on_error no longer gives a
281
+ whatsnew/changelog,,::,": Use ""127.0.0.1"" or ""::1"" instead of ""localhost"" as much as"
282
+ whatsnew/changelog,,:password,user:password
0 commit comments