• Home
  • Raw
  • Download

Lines Matching refs:library

110 library/audioop,,:ipos,"# factor = audioop.findfactor(in_test[ipos*2:ipos*2+len(out_test)],"
111 library/bisect,32,:hi,all(val >= x for val in a[i:hi])
112 library/bisect,42,:hi,all(val > x for val in a[i:hi])
113 library/configparser,,:home,my_dir: ${Common:home_dir}/twosheds
114 library/configparser,,:option,${section:option}
115 library/configparser,,:path,python_dir: ${Frameworks:path}/Python/Versions/${Frameworks:Python}
116 library/configparser,,:Python,python_dir: ${Frameworks:path}/Python/Versions/${Frameworks:Python}
117 library/configparser,,:system,path: ${Common:system_dir}/Library/Frameworks/
118 library/datetime,,:MM,
119 library/datetime,,:SS,
120 library/decimal,,:optional,"trailneg:optional trailing minus indicator"
121 library/difflib,,:ahi,a[alo:ahi]
122 library/difflib,,:bhi,b[blo:bhi]
123 library/difflib,,:i1,
124 library/difflib,,:i2,
125 library/difflib,,:j2,
126 library/doctest,,`,``factorial`` from the ``example`` module:
127 library/doctest,,`,The ``example`` module
128 library/doctest,,`,Using ``factorial``
129 library/exceptions,,:err,err.object[err.start:err.end]
130 library/functions,,:step,a[start:stop:step]
131 library/functions,,:stop,"a[start:stop, i]"
132 library/functions,,:stop,a[start:stop:step]
133 library/hashlib,,:LEAF,"h00 = blake2b(buf[0:LEAF_SIZE], fanout=FANOUT, depth=DEPTH,"
134 library/http.client,,:port,host:port
135 library/http.cookies,,`,!#$%&'*+-.^_`|~:
136 library/imaplib,,:MM,"""DD-Mmm-YYYY HH:MM:SS"
137 library/imaplib,,:SS,"""DD-Mmm-YYYY HH:MM:SS"
138 library/inspect,,:int,">>> def foo(a, *, b:int, **kwargs):"
139 library/inspect,,:int,"'(a, *, b:int, **kwargs)'"
140 library/inspect,,:int,'b:int'
141 library/ipaddress,,:db8,>>> ipaddress.ip_address('2001:db8::')
142 library/ipaddress,,::,>>> ipaddress.ip_address('2001:db8::')
143 library/ipaddress,,:db8,IPv6Address('2001:db8::')
144 library/ipaddress,,::,IPv6Address('2001:db8::')
145 library/ipaddress,,:db8,>>> ipaddress.IPv6Address('2001:db8::1000')
146 library/ipaddress,,::,>>> ipaddress.IPv6Address('2001:db8::1000')
147 library/ipaddress,,:db8,IPv6Address('2001:db8::1000')
148 library/ipaddress,,::,IPv6Address('2001:db8::1000')
149 library/ipaddress,,:db8,">>> ipaddress.ip_address(""2001:db8::1"").reverse_pointer"
150 library/ipaddress,,::,">>> ipaddress.ip_address(""2001:db8::1"").reverse_pointer"
151 library/ipaddress,,::,"""::abc:7:def"""
152 library/ipaddress,,:def,"""::abc:7:def"""
153 library/ipaddress,,::,::FFFF/96
154 library/ipaddress,,::,2002::/16
155 library/ipaddress,,::,2001::/32
156 library/ipaddress,,::,>>> str(ipaddress.IPv6Address('::1'))
157 library/ipaddress,,::,'::1'
158 library/ipaddress,,:ff00,ffff:ff00::
159 library/ipaddress,,:db00,2001:db00::0/24
160 library/ipaddress,,::,2001:db00::0/24
161 library/ipaddress,,:db00,2001:db00::0/ffff:ff00::
162 library/ipaddress,,::,2001:db00::0/ffff:ff00::
163 library/itertools,,:step,elements from seq[start:stop:step]
164 library/itertools,,:stop,elements from seq[start:stop:step]
165 library/logging.handlers,,:port,host:port
166 library/mmap,,:i2,obj[i1:i2]
167 library/multiprocessing,,`,# Add more tasks using `put()`
168 library/multiprocessing,,:queue,">>> QueueManager.register('get_queue', callable=lambda:queue)"
169 library/multiprocessing,,`,# register the Foo class; make `f()` and `g()` accessible via proxy
170 library/multiprocessing,,`,# register the Foo class; make `g()` and `_h()` accessible via proxy
171 library/multiprocessing,,`,# register the generator function baz; use `GeneratorProxy` to make prox…
172 library/nntplib,,:bytes,:bytes
173 library/nntplib,,:lines,:lines
174 library/optparse,,:len,"del parser.rargs[:len(value)]"
175 library/os.path,,:foo,c:foo
176 library/pathlib,,:bar,">>> PureWindowsPath('c:/Windows', 'd:bar')"
177 library/pathlib,,:bar,PureWindowsPath('d:bar')
178 library/pathlib,,:Program,>>> PureWindowsPath('c:Program Files/').root
179 library/pathlib,,:Program,>>> PureWindowsPath('c:Program Files/').anchor
180 library/pdb,,:lineno,filename:lineno
181 library/pickle,,:memory,"conn = sqlite3.connect("":memory:"")"
182 library/posix,,`,"CFLAGS=""`getconf LFS_CFLAGS`"" OPT=""-g -O2 $CFLAGS"""
183 library/pprint,,::,"'Programming Language :: Python :: 2.6',"
184 library/pprint,,::,"'Programming Language :: Python :: 2.7',"
185 library/pprint,225,::,"'classifiers': ['Development Status :: 3 - Alpha',"
186 library/pprint,225,::,"'Intended Audience :: Developers',"
187 library/pprint,225,::,"'License :: OSI Approved :: MIT License',"
188 library/pprint,225,::,"'Programming Language :: Python :: 2',"
189 library/pprint,225,::,"'Programming Language :: Python :: 3',"
190 library/pprint,225,::,"'Programming Language :: Python :: 3.2',"
191 library/pprint,225,::,"'Programming Language :: Python :: 3.3',"
192 library/pprint,225,::,"'Programming Language :: Python :: 3.4',"
193 library/pprint,225,::,"'Topic :: Software Development :: Build Tools'],"
194 library/profile,,:lineno,filename:lineno(function)
195 library/pyexpat,,:elem1,<py:elem1 />
196 library/pyexpat,,:py,"xmlns:py = ""http://www.python.org/ns/"">"
197 library/random,,:len,new_diff = mean(combined[:len(drug)]) - mean(combined[len(drug):])
198 library/readline,,:bind,"python:bind -v"
199 library/readline,,:bind,"python:bind ^I rl_complete"
200 library/smtplib,,:port,method must support that as well as a regular host:port
201 library/socket,,::,'5aef:2b::8'
202 library/socket,,:can,"return (can_id, can_dlc, data[:can_dlc])"
203 library/socket,,:len,fds.fromstring(cmsg_data[:len(cmsg_data) - (len(cmsg_data) % fds.itemsize)])
204 library/sqlite3,,:age,"cur.execute(""select * from people where name_last=:who and age=:age"", {""w…
205 library/sqlite3,,:memory,
206 library/sqlite3,,:who,"cur.execute(""select * from people where name_last=:who and age=:age"", {""w…
207 library/sqlite3,,:path,"db = sqlite3.connect('file:path/to/database?mode=ro', uri=True)"
208 library/ssl,,:My,"Organizational Unit Name (eg, section) []:My Group"
209 library/ssl,,:My,"Organization Name (eg, company) [Internet Widgits Pty Ltd]:My Organization, Inc."
210 library/ssl,,:myserver,"Common Name (eg, YOUR name) []:myserver.mygroup.myorganization.com"
211 library/ssl,,:MyState,State or Province Name (full name) [Some-State]:MyState
212 library/ssl,,:ops,Email Address []:ops@myserver.mygroup.myorganization.com
213 library/ssl,,:Some,"Locality Name (eg, city) []:Some City"
214 library/ssl,,:US,Country Name (2 letter code) [AU]:US
215 library/stdtypes,,:end,s[start:end]
216 library/stdtypes,,::,>>> hash(v[::-2]) == hash(b'abcefg'[::-2])
217 library/stdtypes,,:len,s[len(s):len(s)]
218 library/stdtypes,,::,>>> y = m[::2]
219 library/stdtypes,,::,>>> z = y[::-2]
220 library/subprocess,,`,"output=`dmesg | grep hda`"
221 library/subprocess,,`,"output=`mycmd myarg`"
222 library/tarfile,,:bz2,
223 library/tarfile,,:compression,filemode[:compression]
224 library/tarfile,,:gz,
225 library/tarfile,,:xz,'a:xz'
226 library/tarfile,,:xz,'r:xz'
227 library/tarfile,,:xz,'w:xz'
228 library/time,,:mm,
229 library/time,,:ss,
230 library/tracemalloc,,:limit,"for index, stat in enumerate(top_stats[:limit], 1):"
231 library/turtle,,::,Example::
232 library/unittest,,:foo,"self.assertEqual(cm.output, ['INFO:foo:first message',"
233 library/unittest,,:first,"self.assertEqual(cm.output, ['INFO:foo:first message',"
234 library/unittest,,:foo,'ERROR:foo.bar:second message'])
235 library/unittest,,:second,'ERROR:foo.bar:second message'])
236 library/urllib.request,,:close,Connection:close
237 library/urllib.request,,:port,:port
238 library/urllib.request,,:lang,"xmlns=""http://www.w3.org/1999/xhtml"" xml:lang=""en"" lang=""en"">\…
239 library/urllib.request,,:password,"""joe:password@python.org"""
240 library/uuid,,:uuid,urn:uuid:12345678-1234-5678-1234-567812345678
241 library/venv,,:param,":param nodist: If True, setuptools and pip are not installed into the"
242 library/venv,,:param,":param progress: If setuptools or pip are installed, the progress of the"
243 library/venv,,:param,":param nopip: If True, pip is not installed into the created"
244 library/venv,,:param,:param context: The information for the virtual environment
245 library/xmlrpc.client,,:nil,ex:nil
246 library/xmlrpc.client,,:pass,http://user:pass@host:port/path
247 library/xmlrpc.client,,:pass,user:pass
248 library/xmlrpc.client,,:port,http://user:pass@host:port/path
308 library/re,,`,!#$%&'*+-.^_`|~:
309 library/re,,`,!\#\$%\&'\*\+\-\.\^_`\|\~:
310 library/tarfile,,:xz,'x:xz'
311 library/warnings,,:message,action:message:category:module:line
312 library/warnings,,:category,action:message:category:module:line
313 library/warnings,,:module,action:message:category:module:line
314 library/warnings,,:line,action:message:category:module:line
315 library/warnings,,::,error::ResourceWarning
316 library/warnings,,::,default::DeprecationWarning
317 library/warnings,,::,default:::mymodule
318 library/warnings,,:mymodule,default:::mymodule
319 library/warnings,,::,error:::mymodule
320 library/warnings,,:mymodule,error:::mymodule
321 library/warnings,,::,ignore::DeprecationWarning
322 library/warnings,,::,ignore::PendingDeprecationWarning
323 library/warnings,,::,ignore::ImportWarning
324 library/warnings,,::,ignore::ResourceWarning
325 library/xml.etree.elementtree,,:sometag,prefix:sometag
326 library/xml.etree.elementtree,,:fictional,"<actors xmlns:fictional=""http://characters.example.com"…
327 library/xml.etree.elementtree,,:character,<fictional:character>Lancelot</fictional:character>
328 library/xml.etree.elementtree,,:character,<fictional:character>Archie Leach</fictional:character>
329 library/xml.etree.elementtree,,:character,<fictional:character>Sir Robin</fictional:character>
330 library/xml.etree.elementtree,,:character,<fictional:character>Gunther</fictional:character>
331 library/xml.etree.elementtree,,:character,<fictional:character>Commander Clement</fictional:charact…
332 library/xml.etree.elementtree,,:actor,"for actor in root.findall('real_person:actor', ns):"
333 library/xml.etree.elementtree,,:name,"name = actor.find('real_person:name', ns)"
334 library/xml.etree.elementtree,,:character,"for char in actor.findall('role:character', ns):"
335 library/zipapp,,:main,"$ python -m zipapp myapp -m ""myapp:main"""
336 library/zipapp,,:fn,"pkg.mod:fn"
337 library/zipapp,,:callable,"pkg.module:callable"
338 library/stdtypes,,::,>>> m[::2].tolist()
339 library/sys,,`,# ``wrapper`` creates a ``wrap(coro)`` coroutine:
347 library/binascii,,`,'`'
348 library/uu,,`,'`'