blob: 118ac1554b59b3f8b5f599fdc1c47c0b5dc24701 [file] [log] [blame]
Benjamin Peterson28d88b42009-01-09 03:03:23 +00001c-api/arg,,:ref,"PyArg_ParseTuple(args, ""O|O:ref"", &object, &callback)"
2c-api/list,,:high,list[low:high]
Georg Brandl0e475c32012-03-04 16:22:05 +01003c-api/sequence,,:i2,del o[i1:i2]
Benjamin Peterson28d88b42009-01-09 03:03:23 +00004c-api/sequence,,:i2,o[i1:i2]
Benjamin Peterson28d88b42009-01-09 03:03:23 +00005c-api/unicode,,:end,str[start:end]
Georg Brandl0e475c32012-03-04 16:22:05 +01006c-api/unicode,,:start,unicode[start:start+length]
7distutils/examples,267,`,This is the description of the ``foobar`` package.
Benjamin Peterson28d88b42009-01-09 03:03:23 +00008distutils/setupscript,,::,
9extending/embedding,,:numargs,"if(!PyArg_ParseTuple(args, "":numargs""))"
Benjamin Peterson28d88b42009-01-09 03:03:23 +000010extending/extending,,:myfunction,"PyArg_ParseTuple(args, ""D:myfunction"", &c);"
Georg Brandl0e475c32012-03-04 16:22:05 +010011extending/extending,,:set,"if (PyArg_ParseTuple(args, ""O:set_callback"", &temp)) {"
Benjamin Peterson28d88b42009-01-09 03:03:23 +000012extending/newtypes,,:call,"if (!PyArg_ParseTuple(args, ""sss:call"", &arg1, &arg2, &arg3)) {"
Georg Brandl0e475c32012-03-04 16:22:05 +010013faq/programming,,:chr,">=4.0) or 1+f(xc,yc,x*x-y*y+xc,2.0*x*y+yc,k-1,f):f(xc,yc,x,y,k,f):chr("
14faq/programming,,::,for x in sequence[::-1]:
15faq/programming,,:reduce,"print((lambda Ru,Ro,Iu,Io,IM,Sx,Sy:reduce(lambda x,y:x+y,map(lambda y,"
16faq/programming,,:reduce,"Sx=Sx,Sy=Sy:reduce(lambda x,y:x+y,map(lambda x,xc=Ru,yc=yc,Ru=Ru,Ro=Ro,"
Ezio Melottie5caf292013-03-28 04:54:58 +020017faq/windows,,:bd8afb90ebf2,"Python 3.3.0 (v3.3.0:bd8afb90ebf2, Sep 29 2012, 10:55:48) [MSC v.1600 32 bit (Intel)] on win32"
Georg Brandl325a1c22013-10-27 09:16:01 +010018howto/curses,,:black,"colors when it activates color mode. They are: 0:black, 1:red,"
19howto/curses,,:red,"colors when it activates color mode. They are: 0:black, 1:red,"
20howto/curses,,:green,"2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and 7:white. The"
21howto/curses,,:yellow,"2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and 7:white. The"
22howto/curses,,:blue,"2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and 7:white. The"
23howto/curses,,:magenta,"2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and 7:white. The"
24howto/curses,,:cyan,"2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and 7:white. The"
25howto/curses,,:white,"2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and 7:white. The"
Ned Deilyef71d202016-09-11 15:49:37 -040026howto/instrumentation,,::,python$target:::function-entry
27howto/instrumentation,,:function,python$target:::function-entry
28howto/instrumentation,,::,python$target:::function-return
29howto/instrumentation,,:function,python$target:::function-return
30howto/instrumentation,,:call,156641360502280 function-entry:call_stack.py:start:23
31howto/instrumentation,,:start,156641360502280 function-entry:call_stack.py:start:23
32howto/instrumentation,,:function,156641360518804 function-entry: call_stack.py:function_1:1
33howto/instrumentation,,:function,156641360532797 function-entry: call_stack.py:function_3:9
34howto/instrumentation,,:function,156641360546807 function-return: call_stack.py:function_3:10
35howto/instrumentation,,:function,156641360563367 function-return: call_stack.py:function_1:2
36howto/instrumentation,,:function,156641360578365 function-entry: call_stack.py:function_2:5
37howto/instrumentation,,:function,156641360591757 function-entry: call_stack.py:function_1:1
38howto/instrumentation,,:function,156641360605556 function-entry: call_stack.py:function_3:9
39howto/instrumentation,,:function,156641360617482 function-return: call_stack.py:function_3:10
40howto/instrumentation,,:function,156641360629814 function-return: call_stack.py:function_1:2
41howto/instrumentation,,:function,156641360642285 function-return: call_stack.py:function_2:6
42howto/instrumentation,,:function,156641360656770 function-entry: call_stack.py:function_3:9
43howto/instrumentation,,:function,156641360669707 function-return: call_stack.py:function_3:10
44howto/instrumentation,,:function,156641360687853 function-entry: call_stack.py:function_4:13
45howto/instrumentation,,:function,156641360700719 function-return: call_stack.py:function_4:14
46howto/instrumentation,,:function,156641360719640 function-entry: call_stack.py:function_5:18
47howto/instrumentation,,:function,156641360732567 function-return: call_stack.py:function_5:21
48howto/instrumentation,,:call,156641360747370 function-return:call_stack.py:start:28
49howto/instrumentation,,:start,156641360747370 function-return:call_stack.py:start:28
Georg Brandl3539afd2012-05-30 22:03:20 +020050howto/ipaddress,,:DB8,>>> ipaddress.ip_address('2001:DB8::1')
51howto/ipaddress,,::,>>> ipaddress.ip_address('2001:DB8::1')
52howto/ipaddress,,:db8,IPv6Address('2001:db8::1')
53howto/ipaddress,,::,IPv6Address('2001:db8::1')
Georg Brandl3539afd2012-05-30 22:03:20 +020054howto/ipaddress,,::,IPv6Address('::1')
55howto/ipaddress,,:db8,>>> ipaddress.ip_network('2001:db8::0/96')
56howto/ipaddress,,::,>>> ipaddress.ip_network('2001:db8::0/96')
57howto/ipaddress,,:db8,IPv6Network('2001:db8::/96')
58howto/ipaddress,,::,IPv6Network('2001:db8::/96')
59howto/ipaddress,,:db8,IPv6Network('2001:db8::/128')
60howto/ipaddress,,::,IPv6Network('2001:db8::/128')
Georg Brandl3539afd2012-05-30 22:03:20 +020061howto/ipaddress,,:db8,IPv6Interface('2001:db8::1/96')
62howto/ipaddress,,::,IPv6Interface('2001:db8::1/96')
63howto/ipaddress,,:db8,>>> addr6 = ipaddress.ip_address('2001:db8::1')
64howto/ipaddress,,::,>>> addr6 = ipaddress.ip_address('2001:db8::1')
65howto/ipaddress,,:db8,>>> host6 = ipaddress.ip_interface('2001:db8::1/96')
66howto/ipaddress,,::,>>> host6 = ipaddress.ip_interface('2001:db8::1/96')
Georg Brandl3539afd2012-05-30 22:03:20 +020067howto/ipaddress,,:db8,>>> net6 = ipaddress.ip_network('2001:db8::0/96')
68howto/ipaddress,,::,>>> net6 = ipaddress.ip_network('2001:db8::0/96')
69howto/ipaddress,,:ffff,IPv6Address('ffff:ffff:ffff:ffff:ffff:ffff::')
70howto/ipaddress,,::,IPv6Address('ffff:ffff:ffff:ffff:ffff:ffff::')
71howto/ipaddress,,::,IPv6Address('::ffff:ffff')
72howto/ipaddress,,:ffff,IPv6Address('::ffff:ffff')
Georg Brandla81b4812012-08-11 08:43:59 +020073howto/ipaddress,,:db8,'2001:db8::/96'
74howto/ipaddress,,::,'2001:db8::/96'
Ezio Melottie5caf292013-03-28 04:54:58 +020075howto/ipaddress,,:db8,>>> ipaddress.ip_interface('2001:db8::1/96')
76howto/ipaddress,,::,>>> ipaddress.ip_interface('2001:db8::1/96')
77howto/ipaddress,,:db8,'2001:db8::1'
78howto/ipaddress,,::,'2001:db8::1'
79howto/ipaddress,,:db8,IPv6Address('2001:db8::ffff:ffff')
80howto/ipaddress,,::,IPv6Address('2001:db8::ffff:ffff')
81howto/ipaddress,,:ffff,IPv6Address('2001:db8::ffff:ffff')
Georg Brandl0e475c32012-03-04 16:22:05 +010082howto/logging,,:And,"WARNING:And this, too"
83howto/logging,,:And,"WARNING:root:And this, too"
84howto/logging,,:Doing,INFO:root:Doing something
85howto/logging,,:Finished,INFO:root:Finished
86howto/logging,,:logger,severity:logger name:message
87howto/logging,,:Look,WARNING:root:Look before you leap!
88howto/logging,,:message,severity:logger name:message
89howto/logging,,:root,DEBUG:root:This message should go to the log file
90howto/logging,,:root,INFO:root:Doing something
91howto/logging,,:root,INFO:root:Finished
92howto/logging,,:root,INFO:root:So should this
93howto/logging,,:root,INFO:root:Started
94howto/logging,,:root,"WARNING:root:And this, too"
95howto/logging,,:root,WARNING:root:Look before you leap!
96howto/logging,,:root,WARNING:root:Watch out!
97howto/logging,,:So,INFO:root:So should this
98howto/logging,,:So,INFO:So should this
99howto/logging,,:Started,INFO:root:Started
100howto/logging,,:This,DEBUG:root:This message should go to the log file
101howto/logging,,:This,DEBUG:This message should appear on the console
102howto/logging,,:Watch,WARNING:root:Watch out!
Larry Hastings0e254102014-01-26 00:42:02 -0800103howto/pyporting,,::,Programming Language :: Python :: 2
104howto/pyporting,,::,Programming Language :: Python :: 3
Benjamin Peterson28d88b42009-01-09 03:03:23 +0000105howto/regex,,::,
106howto/regex,,:foo,(?:foo)
Serhiy Storchakad97b7dc2017-05-16 23:18:09 +0300107howto/urllib2,,:password,"""joe:password@example.com"""
Benjamin Peterson28d88b42009-01-09 03:03:23 +0000108library/audioop,,:ipos,"# factor = audioop.findfactor(in_test[ipos*2:ipos*2+len(out_test)],"
Georg Brandl0e475c32012-03-04 16:22:05 +0100109library/bisect,32,:hi,all(val >= x for val in a[i:hi])
110library/bisect,42,:hi,all(val > x for val in a[i:hi])
111library/configparser,,:home,my_dir: ${Common:home_dir}/twosheds
112library/configparser,,:option,${section:option}
113library/configparser,,:path,python_dir: ${Frameworks:path}/Python/Versions/${Frameworks:Python}
114library/configparser,,:Python,python_dir: ${Frameworks:path}/Python/Versions/${Frameworks:Python}
Georg Brandl0e475c32012-03-04 16:22:05 +0100115library/configparser,,:system,path: ${Common:system_dir}/Library/Frameworks/
Benjamin Peterson28d88b42009-01-09 03:03:23 +0000116library/datetime,,:MM,
117library/datetime,,:SS,
118library/decimal,,:optional,"trailneg:optional trailing minus indicator"
119library/difflib,,:ahi,a[alo:ahi]
120library/difflib,,:bhi,b[blo:bhi]
Georg Brandl0e475c32012-03-04 16:22:05 +0100121library/difflib,,:i1,
Benjamin Peterson28d88b42009-01-09 03:03:23 +0000122library/difflib,,:i2,
123library/difflib,,:j2,
Benjamin Peterson28d88b42009-01-09 03:03:23 +0000124library/doctest,,`,``factorial`` from the ``example`` module:
125library/doctest,,`,The ``example`` module
126library/doctest,,`,Using ``factorial``
Ezio Melottie5caf292013-03-28 04:54:58 +0200127library/exceptions,,:err,err.object[err.start:err.end]
Benjamin Peterson28d88b42009-01-09 03:03:23 +0000128library/functions,,:step,a[start:stop:step]
129library/functions,,:stop,"a[start:stop, i]"
130library/functions,,:stop,a[start:stop:step]
INADA Naoki2e1b6ea2017-01-14 21:04:21 +0900131library/hashlib,,:LEAF,"h00 = blake2b(buf[0:LEAF_SIZE], fanout=FANOUT, depth=DEPTH,"
Ezio Melottibe54d6d2012-09-20 08:46:06 +0300132library/http.client,,:port,host:port
Georg Brandlebb29642012-05-01 09:29:56 +0200133library/http.cookies,,`,!#$%&'*+-.^_`|~:
Georg Brandld3b41c62011-07-09 11:48:50 +0200134library/imaplib,,:MM,"""DD-Mmm-YYYY HH:MM:SS"
135library/imaplib,,:SS,"""DD-Mmm-YYYY HH:MM:SS"
Ezio Melotti6f69fb12012-08-22 08:38:04 +0300136library/inspect,,:int,">>> def foo(a, *, b:int, **kwargs):"
137library/inspect,,:int,"'(a, *, b:int, **kwargs)'"
138library/inspect,,:int,'b:int'
Georg Brandl3f81ba82012-06-26 09:12:26 +0200139library/ipaddress,,:db8,>>> ipaddress.ip_address('2001:db8::')
140library/ipaddress,,::,>>> ipaddress.ip_address('2001:db8::')
141library/ipaddress,,:db8,IPv6Address('2001:db8::')
142library/ipaddress,,::,IPv6Address('2001:db8::')
143library/ipaddress,,:db8,>>> ipaddress.IPv6Address('2001:db8::1000')
144library/ipaddress,,::,>>> ipaddress.IPv6Address('2001:db8::1000')
145library/ipaddress,,:db8,IPv6Address('2001:db8::1000')
146library/ipaddress,,::,IPv6Address('2001:db8::1000')
Georg Brandldb3f3182014-10-31 08:03:20 +0100147library/ipaddress,,:db8,">>> ipaddress.ip_address(""2001:db8::1"").reverse_pointer"
148library/ipaddress,,::,">>> ipaddress.ip_address(""2001:db8::1"").reverse_pointer"
Georg Brandla81b4812012-08-11 08:43:59 +0200149library/ipaddress,,::,"""::abc:7:def"""
150library/ipaddress,,:def,"""::abc:7:def"""
151library/ipaddress,,::,::FFFF/96
152library/ipaddress,,::,2002::/16
153library/ipaddress,,::,2001::/32
154library/ipaddress,,::,>>> str(ipaddress.IPv6Address('::1'))
155library/ipaddress,,::,'::1'
Georg Brandla81b4812012-08-11 08:43:59 +0200156library/ipaddress,,:ff00,ffff:ff00::
157library/ipaddress,,:db00,2001:db00::0/24
158library/ipaddress,,::,2001:db00::0/24
159library/ipaddress,,:db00,2001:db00::0/ffff:ff00::
160library/ipaddress,,::,2001:db00::0/ffff:ff00::
Benjamin Petersonef3e4c22009-04-11 19:48:14 +0000161library/itertools,,:step,elements from seq[start:stop:step]
Georg Brandl0e475c32012-03-04 16:22:05 +0100162library/itertools,,:stop,elements from seq[start:stop:step]
Georg Brandl0e475c32012-03-04 16:22:05 +0100163library/logging.handlers,,:port,host:port
Benjamin Peterson28d88b42009-01-09 03:03:23 +0000164library/mmap,,:i2,obj[i1:i2]
Georg Brandl0e475c32012-03-04 16:22:05 +0100165library/multiprocessing,,`,# Add more tasks using `put()`
Georg Brandl0e475c32012-03-04 16:22:05 +0100166library/multiprocessing,,:queue,">>> QueueManager.register('get_queue', callable=lambda:queue)"
Benjamin Peterson28d88b42009-01-09 03:03:23 +0000167library/multiprocessing,,`,# register the Foo class; make `f()` and `g()` accessible via proxy
168library/multiprocessing,,`,# register the Foo class; make `g()` and `_h()` accessible via proxy
169library/multiprocessing,,`,# register the generator function baz; use `GeneratorProxy` to make proxies
Georg Brandl0e475c32012-03-04 16:22:05 +0100170library/nntplib,,:bytes,:bytes
Georg Brandl0e475c32012-03-04 16:22:05 +0100171library/nntplib,,:lines,:lines
Benjamin Peterson28d88b42009-01-09 03:03:23 +0000172library/optparse,,:len,"del parser.rargs[:len(value)]"
173library/os.path,,:foo,c:foo
Georg Brandled007d52013-11-24 16:09:26 +0100174library/pathlib,,:bar,">>> PureWindowsPath('c:/Windows', 'd:bar')"
175library/pathlib,,:bar,PureWindowsPath('d:bar')
176library/pathlib,,:Program,>>> PureWindowsPath('c:Program Files/').root
177library/pathlib,,:Program,>>> PureWindowsPath('c:Program Files/').anchor
Georg Brandl0e475c32012-03-04 16:22:05 +0100178library/pdb,,:lineno,filename:lineno
Georg Brandl0e475c32012-03-04 16:22:05 +0100179library/pickle,,:memory,"conn = sqlite3.connect("":memory:"")"
Benjamin Peterson28d88b42009-01-09 03:03:23 +0000180library/posix,,`,"CFLAGS=""`getconf LFS_CFLAGS`"" OPT=""-g -O2 $CFLAGS"""
Ezio Melottif2c64ed2013-03-28 17:46:20 +0200181library/pprint,,::,"'Programming Language :: Python :: 2.6',"
182library/pprint,,::,"'Programming Language :: Python :: 2.7',"
Pablo Galindobf46a092018-11-01 08:29:38 -0400183library/pprint,225,::,"'classifiers': ['Development Status :: 3 - Alpha',"
184library/pprint,225,::,"'Intended Audience :: Developers',"
185library/pprint,225,::,"'License :: OSI Approved :: MIT License',"
186library/pprint,225,::,"'Programming Language :: Python :: 2',"
187library/pprint,225,::,"'Programming Language :: Python :: 3',"
188library/pprint,225,::,"'Programming Language :: Python :: 3.2',"
189library/pprint,225,::,"'Programming Language :: Python :: 3.3',"
190library/pprint,225,::,"'Programming Language :: Python :: 3.4',"
191library/pprint,225,::,"'Topic :: Software Development :: Build Tools'],"
Benjamin Peterson28d88b42009-01-09 03:03:23 +0000192library/profile,,:lineno,filename:lineno(function)
193library/pyexpat,,:elem1,<py:elem1 />
194library/pyexpat,,:py,"xmlns:py = ""http://www.python.org/ns/"">"
Zachary Wared23881e2016-11-17 23:30:27 -0600195library/random,,:len,new_diff = mean(combined[:len(drug)]) - mean(combined[len(drug):])
Zvezdan Petkovicc2f082e2018-05-17 02:45:10 -0400196library/readline,,:bind,"python:bind -v"
197library/readline,,:bind,"python:bind ^I rl_complete"
Georg Brandl0e475c32012-03-04 16:22:05 +0100198library/smtplib,,:port,method must support that as well as a regular host:port
Benjamin Peterson28d88b42009-01-09 03:03:23 +0000199library/socket,,::,'5aef:2b::8'
Georg Brandl0e475c32012-03-04 16:22:05 +0100200library/socket,,:can,"return (can_id, can_dlc, data[:can_dlc])"
201library/socket,,:len,fds.fromstring(cmsg_data[:len(cmsg_data) - (len(cmsg_data) % fds.itemsize)])
202library/sqlite3,,:age,"cur.execute(""select * from people where name_last=:who and age=:age"", {""who"": who, ""age"": age})"
Georg Brandl0e475c32012-03-04 16:22:05 +0100203library/sqlite3,,:memory,
204library/sqlite3,,:who,"cur.execute(""select * from people where name_last=:who and age=:age"", {""who"": who, ""age"": age})"
Ezio Melottif92b0632013-03-28 05:12:31 +0200205library/sqlite3,,:path,"db = sqlite3.connect('file:path/to/database?mode=ro', uri=True)"
Benjamin Peterson28d88b42009-01-09 03:03:23 +0000206library/ssl,,:My,"Organizational Unit Name (eg, section) []:My Group"
Georg Brandl0e475c32012-03-04 16:22:05 +0100207library/ssl,,:My,"Organization Name (eg, company) [Internet Widgits Pty Ltd]:My Organization, Inc."
Benjamin Peterson28d88b42009-01-09 03:03:23 +0000208library/ssl,,:myserver,"Common Name (eg, YOUR name) []:myserver.mygroup.myorganization.com"
209library/ssl,,:MyState,State or Province Name (full name) [Some-State]:MyState
210library/ssl,,:ops,Email Address []:ops@myserver.mygroup.myorganization.com
211library/ssl,,:Some,"Locality Name (eg, city) []:Some City"
212library/ssl,,:US,Country Name (2 letter code) [AU]:US
Georg Brandl0e475c32012-03-04 16:22:05 +0100213library/stdtypes,,:end,s[start:end]
214library/stdtypes,,::,>>> hash(v[::-2]) == hash(b'abcefg'[::-2])
Benjamin Peterson28d88b42009-01-09 03:03:23 +0000215library/stdtypes,,:len,s[len(s):len(s)]
Georg Brandl0e475c32012-03-04 16:22:05 +0100216library/stdtypes,,::,>>> y = m[::2]
Georg Brandld183f0b2012-08-25 12:14:59 +0200217library/stdtypes,,::,>>> z = y[::-2]
Benjamin Peterson28d88b42009-01-09 03:03:23 +0000218library/subprocess,,`,"output=`dmesg | grep hda`"
Georg Brandl0e475c32012-03-04 16:22:05 +0100219library/subprocess,,`,"output=`mycmd myarg`"
220library/tarfile,,:bz2,
Benjamin Peterson28d88b42009-01-09 03:03:23 +0000221library/tarfile,,:compression,filemode[:compression]
222library/tarfile,,:gz,
Georg Brandl0e475c32012-03-04 16:22:05 +0100223library/tarfile,,:xz,'a:xz'
224library/tarfile,,:xz,'r:xz'
225library/tarfile,,:xz,'w:xz'
Benjamin Peterson28d88b42009-01-09 03:03:23 +0000226library/time,,:mm,
227library/time,,:ss,
Georg Brandled007d52013-11-24 16:09:26 +0100228library/tracemalloc,,:limit,"for index, stat in enumerate(top_stats[:limit], 1):"
Benjamin Peterson28d88b42009-01-09 03:03:23 +0000229library/turtle,,::,Example::
Robert Collins80e4f302015-07-23 08:08:38 +1200230library/unittest,,:foo,"self.assertEqual(cm.output, ['INFO:foo:first message',"
231library/unittest,,:first,"self.assertEqual(cm.output, ['INFO:foo:first message',"
232library/unittest,,:foo,'ERROR:foo.bar:second message'])
233library/unittest,,:second,'ERROR:foo.bar:second message'])
Georg Brandl0e475c32012-03-04 16:22:05 +0100234library/urllib.request,,:close,Connection:close
Martin Panter887bc962016-04-24 04:06:15 +0000235library/urllib.request,,:port,:port
Georg Brandl0e475c32012-03-04 16:22:05 +0100236library/urllib.request,,:lang,"xmlns=""http://www.w3.org/1999/xhtml"" xml:lang=""en"" lang=""en"">\n\n<head>\n"
237library/urllib.request,,:password,"""joe:password@python.org"""
Benjamin Peterson28d88b42009-01-09 03:03:23 +0000238library/uuid,,:uuid,urn:uuid:12345678-1234-5678-1234-567812345678
Georg Brandl325a1c22013-10-27 09:16:01 +0100239library/venv,,:param,":param nodist: If True, setuptools and pip are not installed into the"
240library/venv,,:param,":param progress: If setuptools or pip are installed, the progress of the"
Ezio Melottie5caf292013-03-28 04:54:58 +0200241library/venv,,:param,":param nopip: If True, pip is not installed into the created"
Ned Deily538f5c42016-07-11 14:21:58 -0400242library/venv,,:param,:param context: The information for the virtual environment
Ned Deilyef71d202016-09-11 15:49:37 -0400243library/xmlrpc.client,,:nil,ex:nil
Georg Brandl0e475c32012-03-04 16:22:05 +0100244library/xmlrpc.client,,:pass,http://user:pass@host:port/path
245library/xmlrpc.client,,:pass,user:pass
246library/xmlrpc.client,,:port,http://user:pass@host:port/path
247license,,`,"``Software''), to deal in the Software without restriction, including"
248license,,`,"THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,"
249license,,`,* THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
250license,,`,THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
251license,,`,* THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
Benjamin Peterson28d88b42009-01-09 03:03:23 +0000252license,,`,THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
253license,,:zooko,mailto:zooko@zooko.com
Georg Brandl0e475c32012-03-04 16:22:05 +0100254reference/expressions,,:index,x[index:index]
Georg Brandl0e475c32012-03-04 16:22:05 +0100255reference/lexical_analysis,,`,$ ? `
256reference/lexical_analysis,,:fileencoding,# vim:fileencoding=<encoding-name>
Benjamin Peterson28d88b42009-01-09 03:03:23 +0000257tutorial/datastructures,,:value,It is also possible to delete a key:value
Georg Brandl0e475c32012-03-04 16:22:05 +0100258tutorial/datastructures,,:value,key:value pairs within the braces adds initial key:value pairs
Benjamin Peterson28d88b42009-01-09 03:03:23 +0000259tutorial/stdlib2,,:config,"logging.warning('Warning:config file %s not found', 'server.conf')"
260tutorial/stdlib2,,:config,WARNING:root:Warning:config file server.conf not found
261tutorial/stdlib2,,:Critical,CRITICAL:root:Critical error -- shutting down
262tutorial/stdlib2,,:Error,ERROR:root:Error occurred
263tutorial/stdlib2,,:root,CRITICAL:root:Critical error -- shutting down
264tutorial/stdlib2,,:root,ERROR:root:Error occurred
265tutorial/stdlib2,,:root,WARNING:root:Warning:config file server.conf not found
Georg Brandl0e475c32012-03-04 16:22:05 +0100266tutorial/stdlib2,,:start,extra = data[start:start+extra_size]
267tutorial/stdlib2,,:start,"fields = struct.unpack('<IIIHH', data[start:start+16])"
268tutorial/stdlib2,,:start,filename = data[start:start+filenamesize]
Benjamin Peterson28d88b42009-01-09 03:03:23 +0000269tutorial/stdlib2,,:Warning,WARNING:root:Warning:config file server.conf not found
Georg Brandl0e475c32012-03-04 16:22:05 +0100270using/cmdline,,:errorhandler,:errorhandler
Georg Brandl0e475c32012-03-04 16:22:05 +0100271using/cmdline,,:line,file:line: category: message
Georg Brandl96421d62016-02-28 21:13:23 +0100272using/unix,,:Packaging,https://en.opensuse.org/Portal:Packaging
Zachary Ware39b42ae2016-09-09 17:38:28 -0700273whatsnew/2.0,,:len,
Benjamin Peterson28d88b42009-01-09 03:03:23 +0000274whatsnew/2.3,,::,
275whatsnew/2.3,,:config,
276whatsnew/2.3,,:Critical,
277whatsnew/2.3,,:Error,
278whatsnew/2.3,,:Problem,
279whatsnew/2.3,,:root,
280whatsnew/2.3,,:Warning,
281whatsnew/2.4,,::,
282whatsnew/2.4,,:System,
283whatsnew/2.5,,:memory,:memory:
284whatsnew/2.5,,:step,[start:stop:step]
285whatsnew/2.5,,:stop,[start:stop:step]
Georg Brandldb3f3182014-10-31 08:03:20 +0100286whatsnew/2.7,,::,"ParseResult(scheme='http', netloc='[1080::8:800:200C:417A]',"
287whatsnew/2.7,,::,>>> urlparse.urlparse('http://[1080::8:800:200C:417A]/foo')
288whatsnew/2.7,,:Sunday,'2009:4:Sunday'
289whatsnew/2.7,,:Cookie,"export PYTHONWARNINGS=all,error:::Cookie:0"
290whatsnew/2.7,,::,"export PYTHONWARNINGS=all,error:::Cookie:0"
Georg Brandl14927d02011-02-20 10:22:41 +0000291whatsnew/3.2,,:affe,"netloc='[dead:beef:cafe:5417:affe:8FA3:deaf:feed]',"
Georg Brandl0e475c32012-03-04 16:22:05 +0100292whatsnew/3.2,,:affe,>>> urllib.parse.urlparse('http://[dead:beef:cafe:5417:affe:8FA3:deaf:feed]/foo/')
293whatsnew/3.2,,:beef,"netloc='[dead:beef:cafe:5417:affe:8FA3:deaf:feed]',"
294whatsnew/3.2,,:beef,>>> urllib.parse.urlparse('http://[dead:beef:cafe:5417:affe:8FA3:deaf:feed]/foo/')
295whatsnew/3.2,,:cafe,"netloc='[dead:beef:cafe:5417:affe:8FA3:deaf:feed]',"
296whatsnew/3.2,,:cafe,>>> urllib.parse.urlparse('http://[dead:beef:cafe:5417:affe:8FA3:deaf:feed]/foo/')
Georg Brandl14927d02011-02-20 10:22:41 +0000297whatsnew/3.2,,:deaf,"netloc='[dead:beef:cafe:5417:affe:8FA3:deaf:feed]',"
Georg Brandl0e475c32012-03-04 16:22:05 +0100298whatsnew/3.2,,:deaf,>>> urllib.parse.urlparse('http://[dead:beef:cafe:5417:affe:8FA3:deaf:feed]/foo/')
Georg Brandl0e475c32012-03-04 16:22:05 +0100299whatsnew/3.2,,:directory,${buildout:directory}/downloads/dist
300whatsnew/3.2,,::,"$ export PYTHONWARNINGS='ignore::RuntimeWarning::,once::UnicodeWarning::'"
Georg Brandl14927d02011-02-20 10:22:41 +0000301whatsnew/3.2,,:feed,"netloc='[dead:beef:cafe:5417:affe:8FA3:deaf:feed]',"
Georg Brandl0e475c32012-03-04 16:22:05 +0100302whatsnew/3.2,,:feed,>>> urllib.parse.urlparse('http://[dead:beef:cafe:5417:affe:8FA3:deaf:feed]/foo/')
303whatsnew/3.2,,:gz,">>> with tarfile.open(name='myarchive.tar.gz', mode='w:gz') as tf:"
Georg Brandl0e475c32012-03-04 16:22:05 +0100304whatsnew/3.2,,:location,zope9-location = ${zope9:location}
Georg Brandl0e475c32012-03-04 16:22:05 +0100305whatsnew/3.2,,:prefix,zope-conf = ${custom:prefix}/etc/zope.conf
Serhiy Storchaka8fc7bc22017-04-13 19:17:36 +0300306library/re,,`,!#$%&'*+-.^_`|~:
Serhiy Storchaka05cb7282017-11-16 12:38:26 +0200307library/re,,`,!\#\$%\&'\*\+\-\.\^_`\|\~:
Zachary Ware39b42ae2016-09-09 17:38:28 -0700308library/tarfile,,:xz,'x:xz'
Nick Coghlan9b997472018-01-08 12:45:02 +1000309library/warnings,,:message,action:message:category:module:line
310library/warnings,,:category,action:message:category:module:line
311library/warnings,,:module,action:message:category:module:line
312library/warnings,,:line,action:message:category:module:line
313library/warnings,,::,error::ResourceWarning
314library/warnings,,::,default::DeprecationWarning
315library/warnings,,::,default:::mymodule
316library/warnings,,:mymodule,default:::mymodule
317library/warnings,,::,error:::mymodule
318library/warnings,,:mymodule,error:::mymodule
319library/warnings,,::,ignore::DeprecationWarning
320library/warnings,,::,ignore::PendingDeprecationWarning
321library/warnings,,::,ignore::ImportWarning
322library/warnings,,::,ignore::ResourceWarning
Zachary Ware39b42ae2016-09-09 17:38:28 -0700323library/xml.etree.elementtree,,:sometag,prefix:sometag
324library/xml.etree.elementtree,,:fictional,"<actors xmlns:fictional=""http://characters.example.com"""
325library/xml.etree.elementtree,,:character,<fictional:character>Lancelot</fictional:character>
326library/xml.etree.elementtree,,:character,<fictional:character>Archie Leach</fictional:character>
327library/xml.etree.elementtree,,:character,<fictional:character>Sir Robin</fictional:character>
328library/xml.etree.elementtree,,:character,<fictional:character>Gunther</fictional:character>
329library/xml.etree.elementtree,,:character,<fictional:character>Commander Clement</fictional:character>
Berker Peksag32619602016-06-11 22:38:33 +0300330library/xml.etree.elementtree,,:actor,"for actor in root.findall('real_person:actor', ns):"
331library/xml.etree.elementtree,,:name,"name = actor.find('real_person:name', ns)"
332library/xml.etree.elementtree,,:character,"for char in actor.findall('role:character', ns):"
Zachary Ware39b42ae2016-09-09 17:38:28 -0700333library/zipapp,,:main,"$ python -m zipapp myapp -m ""myapp:main"""
Serhiy Storchakad97b7dc2017-05-16 23:18:09 +0300334library/zipapp,,:fn,"pkg.mod:fn"
335library/zipapp,,:callable,"pkg.module:callable"
Martin Panter6cb19632015-09-07 03:40:17 +0000336library/stdtypes,,::,>>> m[::2].tolist()
Berker Peksag1d169792015-10-20 03:59:24 +0300337library/sys,,`,# ``wrapper`` creates a ``wrap(coro)`` coroutine:
Berker Peksag8214a7c2015-10-02 23:28:45 +0300338whatsnew/3.5,,:root,'WARNING:root:warning\n'
339whatsnew/3.5,,:warning,'WARNING:root:warning\n'
340whatsnew/3.5,,::,>>> addr6 = ipaddress.IPv6Address('::1')
341whatsnew/3.5,,:root,ERROR:root:exception
342whatsnew/3.5,,:exception,ERROR:root:exception
Ned Deily52451fb2017-09-05 01:34:47 -0700343whatsnew/changelog,,`,'`'
344whatsnew/changelog,,:end,str[start:end]
Xiang Zhang13f1f422017-05-03 11:16:21 +0800345library/binascii,,`,'`'
346library/uu,,`,'`'
347whatsnew/3.7,,`,'`'
Victor Stinner747f48e2017-12-12 22:59:48 +0100348whatsnew/3.7,,::,error::BytesWarning
349whatsnew/changelog,,::,error::BytesWarning
350whatsnew/changelog,,::,default::BytesWarning
Nick Coghlan9b997472018-01-08 12:45:02 +1000351whatsnew/changelog,,::,default::DeprecationWarning