Searched full:py (Results 1 – 25 of 4405) sorted by relevance
12345678910>>...177
... pip/__init__.py pip/__main__.py pip/_internal/__init__.py pip/_internal/ ...
... py setuptools/distutils_patch.py setuptools/errors.py setuptools/extension.py setuptools/glob.py ...
8 <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 …]
22 * ChangeLog, EditorWindow.py, INSTALLATION, NEWS.txt, README.txt,23 TODO.txt, idlever.py:28 * INSTALLATION, setup.py: INSTALLATION: Remove the coexist.patch31 **************** setup.py:42 * PyShell.py, idle, idles: Implement idle command interface as46 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 Python99 window can be started in parallel by "idles -e foo.py".[all …]
24 __init__.py # import, does nothing25 __main__.py # -m, starts IDLE27 idle.py32 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 …]
5 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 …]
6 abitype.py Converts a C file to use the PEP 384 type definition API7 analyze_dxp.py Analyzes the result of sys.getdxp()8 byext.py Print lines/words/chars stats of files by extension9 byteyears.py Print product of a file's size and age10 cleanfuture.py Fix redundant Python __future__ statements11 combinerefs.py A helper for analyzing PYTHONDUMPREFS output12 copytime.py Copy one file's atime and mtime to another13 crlf.py Change CRLF line endings to LF (Windows to Unix)14 db2pickle.py Dump a database file to a pickle15 diff.py Print file diffs in context, unified, or ndiff formats[all …]
6 "_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 …]
79 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 …]
37 a/__init__.py38 a/module.py41 b/__init__.py52 a/__init__.py53 a/module.py56 b/__init__.py66 mymodule.py67 a/__init__.py71 a/module.py75 a/b.py[all …]
117 with open('demo.py', 'w') as f:123 'demo.py',172 28 27.972 0.999 27.972 0.999 profilee.py:110(__getattr__)173 1 269.996 269.996 999.769 999.769 profilee.py:25(testfunc)174 23/3 149.937 6.519 169.917 56.639 profilee.py:35(factorial)175 20 19.980 0.999 19.980 0.999 profilee.py:48(mul)176 2 39.986 19.993 599.830 299.915 profilee.py:55(helper)177 4 115.984 28.996 119.964 29.991 profilee.py:73(helper1)178 2 -0.006 -0.003 139.946 69.973 profilee.py:84(helper2_indirect)179 8 311.976 38.997 399.912 49.989 profilee.py:88(helper2)[all …]
9 cat <<\EOF > xg-py-3a.py15 cat <<\EOF > xg-py-3b.py22 cat <<\EOF > xg-py-3u.py28 cat <<\EOF > xg-py-3.ok56 -d xg-py-3a xg-py-3a.py > /dev/null 2>&159 -o xg-py-3a.tmp xg-py-3a.py || Exit 160 func_filter_POT_Creation_Date xg-py-3a.tmp xg-py-3a.pot63 ${DIFF} xg-py-3.ok xg-py-3a.pot || Exit 168 -o xg-py-3b.tmp xg-py-3b.py || Exit 169 func_filter_POT_Creation_Date xg-py-3b.tmp xg-py-3b.pot[all …]
99 ./test/py/test.py --bd sandbox --build -k ut_dm -v103 (venv)$ ./test/py/test.py --bd sandbox --build -k ut_dm -v107 …platform linux2 -- Python 2.7.5, pytest-2.9.0, py-1.4.31, pluggy-0.3.1 -- /root/u-boot/venv/bin/py…112 test/py/tests/test_ut.py::test_ut_dm_init PASSED113 test/py/tests/test_ut.py::test_ut[ut_dm_adc_bind] PASSED114 test/py/tests/test_ut.py::test_ut[ut_dm_adc_multi_channel_conversion] PASSED115 test/py/tests/test_ut.py::test_ut[ut_dm_adc_multi_channel_shot] PASSED116 test/py/tests/test_ut.py::test_ut[ut_dm_adc_single_channel_conversion] PASSED117 test/py/tests/test_ut.py::test_ut[ut_dm_adc_single_channel_shot] PASSED118 test/py/tests/test_ut.py::test_ut[ut_dm_adc_supply] PASSED[all …]
2 "//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 …]
4 "//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 …]
2 "${skia_third_party_dir}/jinja2/__init__.py",3 "${skia_third_party_dir}/jinja2/_compat.py",4 "${skia_third_party_dir}/jinja2/_identifier.py",5 "${skia_third_party_dir}/jinja2/asyncfilters.py",6 "${skia_third_party_dir}/jinja2/asyncsupport.py",7 "${skia_third_party_dir}/jinja2/bccache.py",8 "${skia_third_party_dir}/jinja2/compiler.py",9 "${skia_third_party_dir}/jinja2/constants.py",10 "${skia_third_party_dir}/jinja2/debug.py",11 "${skia_third_party_dir}/jinja2/defaults.py",[all …]
17 namespace py = ::pybind11;41 py::function f) { in RegisterBenchmark()48 py::enum_<TimeUnit>(m, "TimeUnit") in PYBIND11_MODULE()55 py::enum_<BigO>(m, "BigO") in PYBIND11_MODULE()68 py::class_<Benchmark>(m, "Benchmark") in PYBIND11_MODULE()77 .def("unit", &Benchmark::Unit, py::return_value_policy::reference) in PYBIND11_MODULE()78 .def("arg", &Benchmark::Arg, py::return_value_policy::reference) in PYBIND11_MODULE()79 .def("args", &Benchmark::Args, py::return_value_policy::reference) in PYBIND11_MODULE()80 .def("range", &Benchmark::Range, py::return_value_policy::reference, in PYBIND11_MODULE()81 py::arg("start"), py::arg("limit")) in PYBIND11_MODULE()[all …]
1 line:line.py:test_line:22 line:line.py:test_line:33 line:line.py:test_line:44 line:line.py:test_line:55 line:line.py:test_line:66 line:line.py:test_line:77 line:line.py:test_line:88 line:line.py:test_line:99 line:line.py:test_line:1010 line:line.py:test_line:11[all …]
1 function-entry:call_stack.py:start:232 function-entry: call_stack.py:function_1:13 function-entry: call_stack.py:function_3:94 function-return: call_stack.py:function_3:105 function-return: call_stack.py:function_1:26 function-entry: call_stack.py:function_2:57 function-entry: call_stack.py:function_1:18 function-entry: call_stack.py:function_3:99 function-return: call_stack.py:function_3:1010 function-return: call_stack.py:function_1:2[all …]
152 '*.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 …]
4 .. py:module:: nghttp221 .. py:class:: HDDeflater(hd_table_bufsize_max=DEFLATE_MAX_HEADER_TABLE_SIZE)26 :py:data:`DEFLATE_MAX_HEADER_TABLE_SIZE`. This is necessary34 .. py:method:: deflate(headers)42 .. py:method:: set_no_refset(no_refset)46 invocation of :py:meth:`deflate()`, deflater will clear up49 .. py:method:: change_table_size(hd_table_bufsize_max)58 .. py:method:: get_hd_table()76 .. py:class:: HDInflater()80 .. py:method:: inflate(data)[all …]
10 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.c30 BUILT_SOURCES = libxml2-export.c libxml2-py.h libxml2-py.c35 libxml2.py: $(srcdir)/libxml.py libxml2class.py36 cat $(srcdir)/libxml.py `test -f libxml2class.py || echo $(srcdir)/`libxml2class.py > $@39 drv_libxml2.py \40 libxml2.py[all …]
18 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 files69 : exec.py77 # : import_.py # input files[all …]
5 .. py:module:: netlink.core15 .. py:class:: Object22 .. py:method:: clone26 .. py:method:: dump([params=None])31 .. py:method:: apply(attr, val)40 .. py:attribute:: mark44 .. py:attribute:: shared48 .. py:attribute:: refcnt53 .. py:attribute:: attrs63 .. py:class:: Cache[all …]
33 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 …]