@@ -18,14 +18,14 @@ faq/programming,,:reduce,"Sx=Sx,Sy=Sy:reduce(lambda x,y:x+y,map(lambda x,xc=Ru,y
1818faq/windows ,, :bd8afb90ebf2 , " Python 3.3.0 (v3.3.0:bd8afb90ebf2, Sep 29 2012, 10:55:48) [MSC v.1600 32 bit (Intel)] on win32"
1919howto/cporting ,, :encode , " if (!PyArg_ParseTuple(args, "" O:encode_object"" , &myobj))"
2020howto/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 "
2929howto/ipaddress ,, :DB8 , >>> ipaddress.ip_address('2001:DB8::1')
3030howto/ipaddress ,, :: , >>> ipaddress.ip_address('2001:DB8::1')
3131howto/ipaddress ,, :db8 , IPv6Address('2001:db8::1')
@@ -88,7 +88,6 @@ howto/urllib2,,:example,"for example ""joe@password:example.com"""
8888library/audioop ,, :ipos , " # factor = audioop.findfactor(in_test[ipos*2:ipos*2+len(out_test)],"
8989library/bisect , 32 , :hi , all(val >= x for val in a[i:hi])
9090library/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}"
9291library/configparser ,, :home , my_dir: ${Common:home_dir}/twosheds
9392library/configparser ,, :option , ${section:option}
9493library/configparser ,, :path , python_dir: ${Frameworks:path}/Python/Versions/${Frameworks:Python}
@@ -206,9 +205,9 @@ library/urllib.request,,:close,Connection:close
206205library/urllib.request ,, :lang , " xmlns="" http://www.w3.org/1999/xhtml"" xml:lang="" en"" lang="" en"" >\n\n<head>\n"
207206library/urllib.request ,, :password , " "" joe:[email protected] "" " 208207library/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"
210210library/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"
212211library/venv ,, :param , :param context: The information for the environment creation request
213212library/xmlrpc.client ,, :pass , http://user:pass@host:port/path
214213library/xmlrpc.client ,, :pass , user:pass
@@ -242,6 +241,7 @@ using/cmdline,,:line,action:message:category:module:line
242241using/cmdline ,, :line , file:line: category: message
243242using/cmdline ,, :message , action:message:category:module:line
244243using/cmdline ,, :module , action:message:category:module:line
244+ using/unix ,, :Packaging , http://en.opensuse.org/Portal:Packaging
245245whatsnew/2.0 , 418 , :len ,
246246whatsnew/2.3 ,, :: ,
247247whatsnew/2.3 ,, :config ,
@@ -276,9 +276,7 @@ whatsnew/3.2,,:gz,">>> with tarfile.open(name='myarchive.tar.gz', mode='w:gz') a
276276whatsnew/3.2 ,, :location , zope9-location = ${zope9:location}
277277whatsnew/3.2 ,, :prefix , zope-conf = ${custom:prefix}/etc/zope.conf
278278whatsnew/changelog ,, :platform , :platform:
279- whatsnew/changelog ,, :password , : Unquote before b64encoding user:password during Basic
280- whatsnew/changelog ,, :close , Connection:close header.
281279whatsnew/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
283280whatsnew/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