Home
last modified time | relevance | path

Searched full:py (Results 1 – 25 of 3465) sorted by relevance

12345678910>>...139

/third_party/python/Lib/ensurepip/_bundled/
Dpip-20.1.1-py2.py3-none-any.whl ... pip/__init__.py pip/__main__.py pip/_internal/__init__.py pip/_internal/
Dsetuptools-47.1.0-py3-none-any.whl ... easy_install.py pkg_resources/__init__.py pkg_resources/py2_warn.py pkg_resources/py31compat.py pkg_resources/_vendor ...
/third_party/python/PCbuild/
Dlib.pyproj8 <StartupFile>abc.py</StartupFile>
22 <Compile Include="abc.py" />
23 <Compile Include="aifc.py" />
24 <Compile Include="antigravity.py" />
25 <Compile Include="argparse.py" />
26 <Compile Include="ast.py" />
27 <Compile Include="asynchat.py" />
28 <Compile Include="asyncio\base_events.py" />
29 <Compile Include="asyncio\base_futures.py" />
30 <Compile Include="asyncio\base_subprocess.py" />
[all …]
/third_party/python/Lib/idlelib/
DChangeLog22 * ChangeLog, EditorWindow.py, INSTALLATION, NEWS.txt, README.txt,
23 TODO.txt, idlever.py:
28 * INSTALLATION, setup.py: INSTALLATION: Remove the coexist.patch
31 **************** setup.py:
42 * PyShell.py, idle, idles: Implement idle command interface as
46 usage: idle.py [-c command] [-d] [-i] [-r script] [-s] [-t title]
83 window can be started in parallel by "idles -e foo.py".
87 * PyShell.py: Call out IDLE Fork in startup message.
91 * PyShell.py, setup.py: Add a script "idles" which opens a Python
99 window can be started in parallel by "idles -e foo.py".
[all …]
DREADME.txt24 __init__.py # import, does nothing
25 __main__.py # -m, starts IDLE
27 idle.py
32 autocomplete.py # Complete attribute names or filenames.
33 autocomplete_w.py # Display completions.
34 autoexpand.py # Expand word with previous word in file.
35 browser.py # Create module browser window.
36 calltip_w.py # Display calltip.
37 calltips.py # Create calltip text.
38 codecontext.py # Show compound statement headers otherwise not visible.
[all …]
/third_party/libxml2/python/tests/
DMakefile.am5 build.py \
6 attribs.py \
7 tst.py \
8 tstxpath.py \
9 xpathext.py \
10 push.py \
11 pushSAX.py \
12 pushSAXhtml.py \
13 error.py \
14 serialize.py\
[all …]
/third_party/python/Tools/scripts/
DREADME6 abitype.py Converts a C file to use the PEP 384 type definition API
7 analyze_dxp.py Analyzes the result of sys.getdxp()
8 byext.py Print lines/words/chars stats of files by extension
9 byteyears.py Print product of a file's size and age
10 checkpyc.py Check presence and validity of ".pyc" files
11 cleanfuture.py Fix redundant Python __future__ statements
12 combinerefs.py A helper for analyzing PYTHONDUMPREFS output
13 copytime.py Copy one file's atime and mtime to another
14 crlf.py Change CRLF line endings to LF (Windows to Unix)
15 db2pickle.py Dump a database file to a pickle
[all …]
/third_party/grpc/src/python/grpcio_tests/tests/unit/
DBUILD.bazel6 "_abort_test.py",
7 "_api_test.py",
8 "_auth_context_test.py",
9 "_auth_test.py",
10 "_version_test.py",
11 "_channel_args_test.py",
12 "_channel_close_test.py",
13 "_channel_connectivity_test.py",
14 "_channel_ready_future_test.py",
15 "_compression_test.py",
[all …]
/third_party/python/Lib/test/
Dtest_cprofile.py79 28 0.028 0.001 0.028 0.001 profilee.py:110(__getattr__)
80 1 0.270 0.270 1.000 1.000 profilee.py:25(testfunc)
81 23/3 0.150 0.007 0.170 0.057 profilee.py:35(factorial)
82 20 0.020 0.001 0.020 0.001 profilee.py:48(mul)
83 2 0.040 0.020 0.600 0.300 profilee.py:55(helper)
84 4 0.116 0.029 0.120 0.030 profilee.py:73(helper1)
85 2 0.000 0.000 0.140 0.070 profilee.py:84(helper2_indirect)
86 8 0.312 0.039 0.400 0.050 profilee.py:88(helper2)
87 8 0.064 0.008 0.080 0.010 profilee.py:98(subhelper)"""
89 profilee.py:110(__getattr__) <- 16 0.016 0.016 profilee.py:98(subh…
[all …]
Dtest_modulefinder.py37 a/__init__.py
38 a/module.py
41 b/__init__.py
52 a/__init__.py
53 a/module.py
56 b/__init__.py
66 mymodule.py
67 a/__init__.py
71 a/module.py
75 a/b.py
[all …]
Dtest_profile.py158 28 27.972 0.999 27.972 0.999 profilee.py:110(__getattr__)
159 1 269.996 269.996 999.769 999.769 profilee.py:25(testfunc)
160 23/3 149.937 6.519 169.917 56.639 profilee.py:35(factorial)
161 20 19.980 0.999 19.980 0.999 profilee.py:48(mul)
162 2 39.986 19.993 599.830 299.915 profilee.py:55(helper)
163 4 115.984 28.996 119.964 29.991 profilee.py:73(helper1)
164 2 -0.006 -0.003 139.946 69.973 profilee.py:84(helper2_indirect)
165 8 311.976 38.997 399.912 49.989 profilee.py:88(helper2)
166 8 63.976 7.997 79.960 9.995 profilee.py:98(subhelper)"""
168 :0(append) <- profilee.py:73(helper1)(4) 119.964
[all …]
Dtest_tracemalloc.py48 (0, 10, (('a.py', 2), ('b.py', 4))),
49 (0, 10, (('a.py', 2), ('b.py', 4))),
50 (0, 10, (('a.py', 2), ('b.py', 4))),
52 (1, 2, (('a.py', 5), ('b.py', 4))),
54 (2, 66, (('b.py', 1),)),
61 (0, 10, (('a.py', 2), ('b.py', 4))),
62 (0, 10, (('a.py', 2), ('b.py', 4))),
63 (0, 10, (('a.py', 2), ('b.py', 4))),
65 (2, 2, (('a.py', 5), ('b.py', 4))),
66 (2, 5000, (('a.py', 5), ('b.py', 4))),
[all …]
/third_party/jinja2/
Djinja2.gni2 "//third_party/jinja2/__init__.py",
3 "//third_party/jinja2/_compat.py",
4 "//third_party/jinja2/_identifier.py",
5 "//third_party/jinja2/asyncfilters.py",
6 "//third_party/jinja2/asyncsupport.py",
7 "//third_party/jinja2/bccache.py",
8 "//third_party/jinja2/compiler.py",
9 "//third_party/jinja2/constants.py",
10 "//third_party/jinja2/debug.py",
11 "//third_party/jinja2/defaults.py",
[all …]
/third_party/node/tools/inspector_protocol/jinja2/
Djinja2.gni4 "//third_party/jinja2/__init__.py",
5 "//third_party/jinja2/_compat.py",
6 "//third_party/jinja2/_identifier.py",
7 "//third_party/jinja2/asyncfilters.py",
8 "//third_party/jinja2/asyncsupport.py",
9 "//third_party/jinja2/bccache.py",
10 "//third_party/jinja2/compiler.py",
11 "//third_party/jinja2/constants.py",
12 "//third_party/jinja2/debug.py",
13 "//third_party/jinja2/defaults.py",
[all …]
/third_party/python/Lib/distutils/tests/
Dtest_filelist.py152 '*.py', anchor=True, is_regex=False).search('filelist.py'))
157 self.assertFalse(file_list.exclude_pattern('*.py'))
161 file_list.files = ['a.py', 'b.py']
162 self.assertTrue(file_list.exclude_pattern('*.py'))
166 file_list.files = ['a.py', 'a.txt']
167 file_list.exclude_pattern('*.py')
174 self.assertFalse(file_list.include_pattern('*.py'))
178 file_list.set_allfiles(['a.py', 'b.txt'])
179 self.assertTrue(file_list.include_pattern('*.py'))
184 file_list.set_allfiles(['a.py', 'b.txt'])
[all …]
/third_party/python/Lib/test/dtracedata/
Dline.d.expected1 line:line.py:test_line:2
2 line:line.py:test_line:3
3 line:line.py:test_line:4
4 line:line.py:test_line:5
5 line:line.py:test_line:6
6 line:line.py:test_line:7
7 line:line.py:test_line:8
8 line:line.py:test_line:9
9 line:line.py:test_line:10
10 line:line.py:test_line:11
[all …]
Dcall_stack.d.expected1 function-entry:call_stack.py:start:23
2 function-entry: call_stack.py:function_1:1
3 function-entry: call_stack.py:function_3:9
4 function-return: call_stack.py:function_3:10
5 function-return: call_stack.py:function_1:2
6 function-entry: call_stack.py:function_2:5
7 function-entry: call_stack.py:function_1:1
8 function-entry: call_stack.py:function_3:9
9 function-return: call_stack.py:function_3:10
10 function-return: call_stack.py:function_1:2
[all …]
Dcall_stack.stp.expected1 function__entry:call_stack.py:start:23
2 function__entry:call_stack.py:function_1:1
3 function__return:call_stack.py:function_1:2
4 function__entry:call_stack.py:function_2:5
5 function__entry:call_stack.py:function_1:1
6 function__return:call_stack.py:function_1:2
7 function__return:call_stack.py:function_2:6
8 function__entry:call_stack.py:function_3:9
9 function__return:call_stack.py:function_3:10
10 function__entry:call_stack.py:function_4:13
[all …]
/third_party/boost/libs/python/test/
DJamfile18 local PY = ;
21 PY = /python//python ;
24 rule py-run ( sources * : input-file ? )
26 return [ run $(sources) /boost/python//boost_python $(PY)
35 rule py-compile ( sources * )
40 rule py-compile-fail ( sources * )
59 run exec.cpp /boost/python//boost_python/<link>static $(PY)
61 : exec.py # input files
69 : exec.py
77 # : import_.py # input files
[all …]
/third_party/libxml2/python/
DMakefile.am10 setup.py \
11 generator.py \
12 libxml.py \
15 libxml2class.py \
26 libxml2mod_la_SOURCES = libxml.c libxml_wrap.h libxml2-py.h libxml2-py.c types.c
30 BUILT_SOURCES = libxml2-export.c libxml2-py.h libxml2-py.c
35 libxml2.py: $(srcdir)/libxml.py libxml2class.py
36 cat $(srcdir)/libxml.py `test -f libxml2class.py || echo $(srcdir)/`libxml2class.py > $@
39 drv_libxml2.py \
40 libxml2.py
[all …]
/third_party/XKeyboardConfig/rules/compat/
DMakefile.am33 base.ml1_s.part: map-variants.py $(layout_mappings) $(variant_mappings)
34 $(srcdir)/map-variants.py --want=mls --number=1 $@ $(layout_mappings) $(variant_mappings)
36 base.ml2_s.part: map-variants.py $(layout_mappings) $(variant_mappings)
37 $(srcdir)/map-variants.py --want=mls --number=2 $@ $(layout_mappings) $(variant_mappings)
39 base.ml3_s.part: map-variants.py $(layout_mappings) $(variant_mappings)
40 $(srcdir)/map-variants.py --want=mls --number=3 $@ $(layout_mappings) $(variant_mappings)
42 base.ml4_s.part: map-variants.py $(layout_mappings) $(variant_mappings)
43 $(srcdir)/map-variants.py --want=mls --number=4 $@ $(layout_mappings) $(variant_mappings)
45 base.ml1v1_s.part: map-variants.py $(variant_mappings)
46 $(srcdir)/map-variants.py --want=mlvs --number=1 $@ $(variant_mappings)
[all …]
/third_party/python/Doc/howto/
Dargparse.rst30 cpython devguide prog.py pypy rm-unused-function.patch
37 -rwxr-xr-x 1 wena wena 535 Feb 19 00:05 prog.py
82 $ python3 prog.py
83 $ python3 prog.py --help
84 usage: prog.py [-h]
88 $ python3 prog.py --verbose
89 usage: prog.py [-h]
90 prog.py: error: unrecognized arguments: --verbose
91 $ python3 prog.py foo
92 usage: prog.py [-h]
[all …]
/third_party/jerryscript/docs/
D00.GETTING-STARTED.md33 python tools/build.py --debug
39 python tools/build.py --debug --lto=off
45 tools/build.py --debug --logging=on --error-messages=on --line-info=on
51 python tools/build.py --cmake-param=CMAKE_PARAM
57 python tools/build.py --profile=es5.1|es2015-subset|minimal
69 python tools/build.py
75 python tools/build.py --compile-flag="-nostdlib -I/path/to/ext-libc/include" --link-lib="ext-c"
83 python tools/build.py --toolchain=TOOLCHAIN
89 python tools/build.py --toolchain=cmake/toolchain_linux_armv7l.cmake
95 python tools/build.py --system-allocator=on
[all …]
/third_party/python/Tools/demo/
DREADME4 beer.py Well-known programming example: Bottles of beer.
5 eiffel.py Python advanced magic: A metaclass for Eiffel post/preconditions.
6 hanoi.py Well-known programming example: Towers of Hanoi.
7 life.py Curses programming: Simple game-of-life.
8 markov.py Algorithms: Markov chain simulation.
9 mcast.py Network programming: Send and receive UDP multicast packets.
10 queens.py Well-known programming example: N-Queens problem.
11 redemo.py Regular Expressions: GUI script to test regexes.
12 rpython.py Network programming: Small client for remote code execution.
13 rpythond.py Network programming: Small server for remote code execution.
[all …]
/third_party/flutter/skia/infra/bots/assets/
DREADME.md5 primary entry point is assets.py, which allows a user to add, remove, upload,
16 * download.py: Convenience script for downloading the current version of the asset.
17 * upload.py: Convenience script for uploading a new version of the asset.
18 * [optional] create.py: Script which creates the asset, implemented by the user.
19 * [optional] create\_and\_upload.py: Convenience script which combines create.py with upload.py.
28 $ infra/bots/assets/assets.py add myasset
30 Creating infra/bots/assets/myasset/download.py
31 Creating infra/bots/assets/myasset/upload.py
32 Creating infra/bots/assets/myasset/common.py
34 $ infra/bots/assets/myasset/upload.py -t ${MY_ASSET_LOCATION}
[all …]

12345678910>>...139