input
stringlengths
28
198k
output
stringlengths
3
71k
file
stringlengths
19
330
input_tokens
int64
5
159k
output_tokens
int64
3
9.07k
__index_level_0__
int64
2
449k
LOAD_CONST 'Cardboardlint library.' STORE_NAME __doc__ LOAD_CONST None RETURN_VALUE
"""Cardboardlint library."""
data/cardboardlint-1.3.1/cardboardlint/__init__.py
19
9
332,874
LOAD_CONST 'Lorem\nipsum' STORE_NAME __doc__ LOAD_CONST None RETURN_VALUE
"""Lorem ipsum"""
data/anyconfig-0.14.0/tests/res/1/dumpers/yaml.pyyaml/10/630_str_lorem_ipsum_with_line_breaks.py
20
9
390,729
LOAD_CONST 1 LOAD_CONST ('convert',) IMPORT_NAME _converter IMPORT_FROM convert STORE_NAME convert POP_TOP LOAD_CONST None RETURN_VALUE
from ._converter import convert
data/coremltools-7.1/coremltools/converters/sklearn/__init__.py
28
9
447,393
LOAD_CONST '\nModel Templates\n' STORE_NAME __doc__ LOAD_CONST None RETURN_VALUE
""" Model Templates """
data/autots-0.6.10/autots/templates/__init__.py
20
9
82,881
LOAD_CONST 1 LOAD_CONST ('*',) IMPORT_NAME profiler IMPORT_STAR LOAD_CONST None RETURN_VALUE
from .profiler import *
data/deepspeed-0.13.2/deepspeed/profiling/flops_profiler/__init__.py
21
9
84,809
LOAD_CONST '\nModel Models\n' STORE_NAME __doc__ LOAD_CONST None RETURN_VALUE
""" Model Models """
data/autots-0.6.10/autots/models/__init__.py
20
9
82,898
LOAD_CONST 1 LOAD_CONST ('Variants',) IMPORT_NAME Variants IMPORT_FROM Variants STORE_NAME Variants POP_TOP LOAD_CONST None RETURN_VALUE
from .Variants import Variants
data/UnleashClient-5.11.1/UnleashClient/variants/__init__.py
30
9
389,668
LOAD_CONST 1 LOAD_CONST ('*',) IMPORT_NAME atom_builder IMPORT_STAR LOAD_CONST None RETURN_VALUE
from .atom_builder import *
data/deepspeed-0.13.2/deepspeed/inference/v2/kernels/ragged_ops/atom_builder/__init__.py
22
9
84,887
LOAD_CONST 0 LOAD_CONST ('annotations',) IMPORT_NAME __future__ IMPORT_FROM annotations STORE_NAME annotations POP_TOP LOAD_CONST None RETURN_VALUE
from __future__ import annotations
data/supabase-2.3.5/supabase/_async/__init__.py
31
9
405,769
LOAD_NAME self DUP_TOP LOAD_ATTR step_count LOAD_CONST 1 INPLACE_ADD ROT_TWO STORE_ATTR step_count LOAD_CONST None RETURN_VALUE
self.step_count += 1
data/executing-2.0.1/tests/small_samples/e7b78c6892baf1b134f78b3ba897ee6592b11358c9e0962880526cd44c4e258d.py
28
9
331,179
LOAD_CONST 0 LOAD_CONST ('admin',) IMPORT_NAME django.contrib IMPORT_FROM admin STORE_NAME admin POP_TOP LOAD_CONST None RETURN_VALUE
from django.contrib import admin
data/panel-1.3.8/examples/apps/django_multi_apps/stockscreener/admin.py
29
9
443,375
LOAD_CONST 0 LOAD_CONST ('models',) IMPORT_NAME django.db IMPORT_FROM models STORE_NAME models POP_TOP LOAD_CONST None RETURN_VALUE
from django.db import models
data/panel-1.3.8/examples/apps/django_multi_apps/sliders/models.py
29
9
443,373
BUILD_LIST STORE_NAME collect_ignore_glob LOAD_CONST None RETURN_VALUE
collect_ignore_glob = []
data/hvplot-0.9.2/hvplot/examples/conftest.py
14
9
439,918
LOAD_CONST 0 LOAD_CONST ('annotations',) IMPORT_NAME __future__ IMPORT_FROM annotations STORE_NAME annotations POP_TOP LOAD_CONST None RETURN_VALUE
from __future__ import annotations
data/beartype-0.17.2/beartype_test/a00_unit/data/claw/intraprocess/hookable_package/beartype_this_package/empty_nodoc_future.py
31
9
373,304
LOAD_CONST 'Test module for utility functions.' STORE_NAME __doc__ LOAD_CONST None RETURN_VALUE
"""Test module for utility functions."""
data/polars-0.20.10/py-polars/tests/unit/utils/__init__.py
19
9
333,857
LOAD_CONST 'Collection of Thai numbers.' STORE_NAME __doc__ LOAD_CONST None RETURN_VALUE
"""Collection of Thai numbers."""
data/python-stdnum-1.19/stdnum/th/__init__.py
19
9
417,875
LOAD_CONST 0 LOAD_CONST ('models',) IMPORT_NAME django.db IMPORT_FROM models STORE_NAME models POP_TOP LOAD_CONST None RETURN_VALUE
from django.db import models
data/openedx-django-wiki-2.0.3/wiki/plugins/help/models.py
29
9
219,322
LOAD_CONST 'The citybikes component.' STORE_NAME __doc__ LOAD_CONST None RETURN_VALUE
"""The citybikes component."""
data/homeassistant-2024.2.2/homeassistant/components/citybikes/__init__.py
19
9
295,946
LOAD_CONST 'Lorem\nipsum' STORE_NAME __doc__ LOAD_CONST None RETURN_VALUE
"""Lorem ipsum"""
data/anyconfig-0.14.0/tests/res/1/dumpers/yaml.ruamel/10/630_str_lorem_ipsum_with_line_breaks.py
20
9
390,672
LOAD_CONST '\nCore init file\n' STORE_NAME __doc__ LOAD_CONST None RETURN_VALUE
""" Core init file """
data/edk2-basetools-0.1.49/edk2basetools/__init__.py
20
9
331,878
LOAD_CONST 0 LOAD_CONST ('admin',) IMPORT_NAME django.contrib IMPORT_FROM admin STORE_NAME admin POP_TOP LOAD_CONST None RETURN_VALUE
from django.contrib import admin
data/panel-1.3.8/examples/apps/django_multi_apps/sliders/admin.py
29
9
443,367
LOAD_CONST '\nExecution Module Directory\n' STORE_NAME __doc__ LOAD_CONST None RETURN_VALUE
""" Execution Module Directory """
data/salt-3006.6/salt/modules/__init__.py
20
9
281,216
LOAD_CONST 0 LOAD_CONST ('admin',) IMPORT_NAME django.contrib IMPORT_FROM admin STORE_NAME admin POP_TOP LOAD_CONST None RETURN_VALUE
from django.contrib import admin
data/panel-1.3.8/examples/apps/django_multi_apps/landing/admin.py
29
9
443,361
LOAD_CONST 0 LOAD_CONST ('models',) IMPORT_NAME django.db IMPORT_FROM models STORE_NAME models POP_TOP LOAD_CONST None RETURN_VALUE
from django.db import models
data/panel-1.3.8/examples/apps/django_multi_apps/gbm/models.py
29
9
443,359
LOAD_CONST 'abcdefgh' STORE_NAME data LOAD_CONST None RETURN_VALUE
data = "abcdefgh"
data/ansible-core-2.16.3/test/integration/targets/module_utils/module_utils/a/b/c/d/e/f/g/h/__init__.py
15
9
437,385
LOAD_CONST 'Support for PAML.' STORE_NAME __doc__ LOAD_CONST None RETURN_VALUE
"""Support for PAML."""
data/biopython-1.83/Bio/Phylo/PAML/__init__.py
19
9
387,532
LOAD_CONST 'Collection of United States numbers.' STORE_NAME __doc__ LOAD_CONST None RETURN_VALUE
"""Collection of United States numbers."""
data/python-stdnum-1.19/stdnum/us/__init__.py
19
9
417,700
LOAD_CONST '4.2' STORE_NAME DATA LOAD_CONST None RETURN_VALUE
DATA = "4.2"
data/anyconfig-0.14.0/tests/res/1/dumpers/yaml.ruamel/10/e/560_float_4.2.py.py
16
9
390,679
LOAD_CONST 0 LOAD_CONST ('admin',) IMPORT_NAME django.contrib IMPORT_FROM admin STORE_NAME admin POP_TOP LOAD_CONST None RETURN_VALUE
from django.contrib import admin
data/panel-1.3.8/examples/apps/django_multi_apps/gbm/admin.py
29
9
443,353
LOAD_CONST 0 LOAD_CONST ('models',) IMPORT_NAME django.db IMPORT_FROM models STORE_NAME models POP_TOP LOAD_CONST None RETURN_VALUE
from django.db import models
data/python-openid-2.2.5/examples/djopenid/consumer/models.py
29
9
84,462
LOAD_CONST 0 LOAD_CONST ('annotations',) IMPORT_NAME __future__ IMPORT_FROM annotations STORE_NAME annotations POP_TOP LOAD_CONST None RETURN_VALUE
from __future__ import annotations
data/supabase-2.3.5/supabase/_sync/__init__.py
31
9
405,772
LOAD_CONST 0 LOAD_CONST ('models',) IMPORT_NAME django.db IMPORT_FROM models STORE_NAME models POP_TOP LOAD_CONST None RETURN_VALUE
from django.db import models
data/panel-1.3.8/examples/apps/django_multi_apps/landing/models.py
29
9
443,365
LOAD_CONST 'Module containing unitary synthesis methods.' STORE_NAME __doc__ LOAD_CONST None RETURN_VALUE
"""Module containing unitary synthesis methods."""
data/qiskit-terra-0.46.0/qiskit/synthesis/unitary/__init__.py
19
9
431,035
LOAD_CONST 'The google_cloud component.' STORE_NAME __doc__ LOAD_CONST None RETURN_VALUE
"""The google_cloud component."""
data/homeassistant-2024.2.2/homeassistant/components/google_cloud/__init__.py
19
9
297,065
LOAD_CONST 1 LOAD_CONST ('Chartsheet',) IMPORT_NAME chartsheet IMPORT_FROM Chartsheet STORE_NAME Chartsheet POP_TOP LOAD_CONST None RETURN_VALUE
from .chartsheet import Chartsheet
data/openpyxl-3.1.2/openpyxl/chartsheet/__init__.py
30
9
444,419
LOAD_CONST '[a]\n' STORE_NAME DATA LOAD_CONST None RETURN_VALUE
DATA = "[a]\n"
data/anyconfig-0.14.0/tests/res/1/dumpers/toml.tomllib/10/e/130_a_sect_wo_values.json.py
17
9
390,755
LOAD_CONST <code object baz at 0x7fab425bf5d0, file "f.py", line 1> LOAD_CONST 'baz' MAKE_FUNCTION STORE_NAME baz LOAD_CONST None RETURN_VALUE LOAD_CONST None RETURN_VALUE
def baz(): pass
data/pycobertura-3.3.1/tests/dummy/dummy/dummy2.py
55
9
353,427
LOAD_CONST <code object baz at 0x7fab425bf660, file "f.py", line 1> LOAD_CONST 'baz' MAKE_FUNCTION STORE_NAME baz LOAD_CONST None RETURN_VALUE LOAD_CONST None RETURN_VALUE
def baz(): pass
data/pycobertura-3.3.1/tests/dummy.source1/dummy/dummy2.py
55
9
353,431
LOAD_CONST <code object baz at 0x7fab425bf5d0, file "f.py", line 1> LOAD_CONST 'baz' MAKE_FUNCTION STORE_NAME baz LOAD_CONST None RETURN_VALUE LOAD_CONST None RETURN_VALUE
def baz(): pass
data/pycobertura-3.3.1/tests/dummy.moved/dummy/dummy2.py
55
9
353,424
LOAD_CONST 'Package __init__ file.' STORE_NAME __doc__ LOAD_CONST None RETURN_VALUE
"""Package __init__ file."""
data/clu-0.0.11/clu/metric_writers/tf/__init__.py
19
9
174,527
LOAD_CONST 'package.module' STORE_NAME value LOAD_CONST None RETURN_VALUE
value = "package.module"
data/jedi-0.19.1/test/examples/not_in_sys_path/not_in_sys_path_package/module.py
15
9
421,019
LOAD_CONST <code object <lambda> at 0x7fab8244ded0, file "f.py", line 1> LOAD_CONST '<lambda>' MAKE_FUNCTION STORE_NAME clean LOAD_CONST None RETURN_VALUE LOAD_FAST x RETURN_VALUE
clean = lambda x: x
data/flit-3.9.0/flit/vendorized/readme/clean.py
55
9
89,081
LOAD_CONST 'Qiskit tools tests.' STORE_NAME __doc__ LOAD_CONST None RETURN_VALUE
"""Qiskit tools tests."""
data/qiskit-terra-0.46.0/test/python/tools/__init__.py
19
9
431,925
LOAD_CONST 8 STORE_NAME inline_var LOAD_CONST None RETURN_VALUE
inline_var = 5 + 3
data/jedi-0.19.1/test/refactor/import_tree/inline_mod.py
14
9
421,028
LOAD_CONST 'The garadget component.' STORE_NAME __doc__ LOAD_CONST None RETURN_VALUE
"""The garadget component."""
data/homeassistant-2024.2.2/homeassistant/components/garadget/__init__.py
19
9
296,998
LOAD_CONST 'spam1' STORE_NAME data LOAD_CONST None RETURN_VALUE
data = "spam1"
data/ansible-core-2.16.3/test/integration/targets/module_utils/module_utils/spam1/ham/eggs/__init__.py
15
9
437,384
LOAD_CONST 1 LOAD_CONST ('*',) IMPORT_NAME child_package IMPORT_STAR LOAD_CONST None RETURN_VALUE
from .child_package import *
data/Nuitka-2.0.3/tests/programs/package_init_issue/some_package/__init__.py
22
9
148,275
LOAD_CONST ('a', 1) BUILD_LIST POP_TOP LOAD_CONST None RETURN_VALUE
[("a", 1)]
data/anyconfig-0.14.0/tests/res/parser/attrlist_0/10/e/10.py
17
9
390,758
LOAD_CONST 0 LOAD_CONST ('models',) IMPORT_NAME django.db IMPORT_FROM models STORE_NAME models POP_TOP LOAD_CONST None RETURN_VALUE
from django.db import models
data/openedx-django-pyfs-3.5.0/example/sample/models.py
29
9
136,455
LOAD_CONST '4.2' STORE_NAME DATA LOAD_CONST None RETURN_VALUE
DATA = "4.2"
data/anyconfig-0.14.0/tests/res/1/dumpers/yaml.pyyaml/10/e/560_float_4.2.py.py
16
9
390,736
LOAD_CONST 0 LOAD_CONST ('TestCase',) IMPORT_NAME django.test IMPORT_FROM TestCase STORE_NAME TestCase POP_TOP LOAD_CONST None RETURN_VALUE
from django.test import TestCase
data/django-tenants-3.6.1/examples/tenant_multi_types/tenant_type_two_only/tests.py
31
10
224,896
LOAD_CONST 'Widgets for the Application plugin.' STORE_NAME __doc__ LOAD_CONST None RETURN_VALUE
"""Widgets for the Application plugin."""
data/spyder-5.5.1/spyder/plugins/application/widgets/__init__.py
20
10
369,808
LOAD_CONST <code object patch_sdk at 0x7fae2f404540, file "f.py", line 1> LOAD_CONST 'patch_sdk' MAKE_FUNCTION STORE_NAME patch_sdk LOAD_CONST None RETURN_VALUE LOAD_CONST None RETURN_VALUE
def patch_sdk(): pass
data/azure-mgmt-imagebuilder-1.3.0/azure/mgmt/imagebuilder/aio/_patch.py
59
10
306,071
LOAD_CONST 1 LOAD_CONST ('*',) IMPORT_NAME __cmd_group IMPORT_STAR LOAD_CONST None RETURN_VALUE
from .__cmd_group import *
data/azure-cli-2.57.0/azure/cli/command_modules/vm/aaz/profile_2018_03_01_hybrid/network/__init__.py
23
10
376,897
LOAD_CONST '\nEDA Tests\n' STORE_NAME __doc__ LOAD_CONST None RETURN_VALUE
""" EDA Tests """
data/dataprep-0.4.5/dataprep/tests/eda/__init__.py
21
10
199,114
LOAD_CONST 1 LOAD_CONST ('*',) IMPORT_NAME __cmd_group IMPORT_STAR LOAD_CONST None RETURN_VALUE
from .__cmd_group import *
data/azure-cli-2.57.0/azure/cli/command_modules/search/aaz/latest/search/__init__.py
23
10
376,315
LOAD_CONST 'Test for pulse visualization modules.' STORE_NAME __doc__ LOAD_CONST None RETURN_VALUE
"""Test for pulse visualization modules."""
data/qiskit-terra-0.46.0/test/python/visualization/pulse_v2/__init__.py
20
10
431,464
LOAD_CONST 1 LOAD_CONST ('*',) IMPORT_NAME __cmd_group IMPORT_STAR LOAD_CONST None RETURN_VALUE
from .__cmd_group import *
data/azure-cli-2.57.0/azure/cli/command_modules/storage/aaz/latest/storage/account/__init__.py
23
10
374,669
LOAD_BUILD_CLASS LOAD_CONST <code object Telemetry at 0x7fab8223fb70, file "f.py", line 1> LOAD_CONST 'Telemetry' MAKE_FUNCTION LOAD_CONST 'Telemetry' CALL_FUNCTION STORE_NAME Telemetry LOAD_CONST None RETURN_VALUE LOAD_NAME __name__ STORE_NAME __module__ LOAD_CONST 'Telemetry' STORE_NAME __qualname__ LOAD_CONST None RETURN_VALUE
class Telemetry: pass
data/soda-core-3.2.1/soda/execution/telemetry.py
93
10
305,338
LOAD_CONST 1 LOAD_CONST ('*',) IMPORT_NAME __cmd_group IMPORT_STAR LOAD_CONST None RETURN_VALUE
from .__cmd_group import *
data/azure-cli-2.57.0/azure/cli/command_modules/hdinsight/aaz/latest/network/vnet/__init__.py
23
10
376,347
LOAD_CONST <code object patch_sdk at 0x7fab42351030, file "f.py", line 1> LOAD_CONST 'patch_sdk' MAKE_FUNCTION STORE_NAME patch_sdk LOAD_CONST None RETURN_VALUE LOAD_CONST None RETURN_VALUE
def patch_sdk(): pass
data/azure-mgmt-imagebuilder-1.3.0/azure/mgmt/imagebuilder/_patch.py
59
10
306,062
LOAD_CONST 0 LOAD_CONST ('render',) IMPORT_NAME django.shortcuts IMPORT_FROM render STORE_NAME render POP_TOP LOAD_CONST None RETURN_VALUE
from django.shortcuts import render
data/django-tenants-3.6.1/examples/tenant_subfolder_tutorial/tenant_only/views.py
30
10
224,905
LOAD_CONST 1 LOAD_CONST ('figure_test',) IMPORT_NAME helpers IMPORT_FROM figure_test STORE_NAME figure_test POP_TOP LOAD_CONST None RETURN_VALUE
from .helpers import figure_test
data/astropy-6.0.0/astropy/tests/figures/__init__.py
33
10
21,005
LOAD_CONST 0 LOAD_CONST ('TestCase',) IMPORT_NAME django.test IMPORT_FROM TestCase STORE_NAME TestCase POP_TOP LOAD_CONST None RETURN_VALUE
from django.test import TestCase
data/django-tenants-3.6.1/examples/tenant_subfolder_tutorial/tenant_only/tests.py
31
10
224,903
LOAD_CONST 1 LOAD_CONST ('*',) IMPORT_NAME __cmd_group IMPORT_STAR LOAD_CONST None RETURN_VALUE
from .__cmd_group import *
data/azure-cli-2.57.0/azure/cli/command_modules/vm/aaz/latest/capacity/__init__.py
23
10
376,558
LOAD_CONST 1 LOAD_CONST ('Deprecated',) IMPORT_NAME deprecated_utils IMPORT_FROM Deprecated STORE_NAME Deprecated POP_TOP LOAD_CONST None RETURN_VALUE
from .deprecated_utils import Deprecated
data/autogluon.common-1.0.0/src/autogluon/common/utils/__init__.py
32
10
389,073
LOAD_CONST 1 LOAD_CONST ('*',) IMPORT_NAME __cmd_group IMPORT_STAR LOAD_CONST None RETURN_VALUE
from .__cmd_group import *
data/azure-cli-2.57.0/azure/cli/command_modules/aro/aaz/latest/network/__init__.py
23
10
377,048
LOAD_CONST 1 LOAD_CONST ('*',) IMPORT_NAME __cmd_group IMPORT_STAR LOAD_CONST None RETURN_VALUE
from .__cmd_group import *
data/azure-cli-2.57.0/azure/cli/command_modules/eventhubs/aaz/latest/eventhubs/__init__.py
23
10
374,730
LOAD_CONST 1 LOAD_CONST ('*',) IMPORT_NAME __cmd_group IMPORT_STAR LOAD_CONST None RETURN_VALUE
from .__cmd_group import *
data/azure-cli-2.57.0/azure/cli/command_modules/consumption/aaz/latest/consumption/__init__.py
23
10
376,359
LOAD_CONST 0 LOAD_CONST ('TestCase',) IMPORT_NAME django.test IMPORT_FROM TestCase STORE_NAME TestCase POP_TOP LOAD_CONST None RETURN_VALUE
from django.test import TestCase
data/django-tenants-3.6.1/examples/tenant_multi_types/tenant_type_one_only/tests.py
31
10
224,876
LOAD_CONST 1 LOAD_CONST ('*',) IMPORT_NAME __cmd_group IMPORT_STAR LOAD_CONST None RETURN_VALUE
from .__cmd_group import *
data/azure-cli-2.57.0/azure/cli/command_modules/eventhubs/aaz/profile_2019_03_01_hybrid/eventhubs/__init__.py
23
10
374,702
LOAD_CONST 1 LOAD_CONST ('*',) IMPORT_NAME __cmd_group IMPORT_STAR LOAD_CONST None RETURN_VALUE
from .__cmd_group import *
data/azure-cli-2.57.0/azure/cli/command_modules/hdinsight/aaz/latest/network/__init__.py
23
10
376,345
LOAD_CONST 1 LOAD_CONST ('*',) IMPORT_NAME __cmd_group IMPORT_STAR LOAD_CONST None RETURN_VALUE
from .__cmd_group import *
data/azure-cli-2.57.0/azure/cli/command_modules/acr/aaz/latest/network/__init__.py
23
10
377,022
LOAD_CONST 1 LOAD_CONST ('*',) IMPORT_NAME __cmd_group IMPORT_STAR LOAD_CONST None RETURN_VALUE
from .__cmd_group import *
data/azure-cli-2.57.0/azure/cli/command_modules/eventhubs/aaz/profile_2019_03_01_hybrid/eventhubs/eventhub/__init__.py
23
10
374,704
LOAD_CONST 0 LOAD_CONST ('TestCase',) IMPORT_NAME django.test IMPORT_FROM TestCase STORE_NAME TestCase POP_TOP LOAD_CONST None RETURN_VALUE
from django.test import TestCase
data/django-tenants-3.6.1/examples/tenant_multi_types/tenant_type_both/tests.py
31
10
224,884
LOAD_CONST <code object test_foo at 0x7f8e2fe14930, file "f.py", line 1> LOAD_CONST 'test_foo' MAKE_FUNCTION STORE_NAME test_foo LOAD_CONST None RETURN_VALUE LOAD_CONST None RETURN_VALUE
def test_foo(): pass
data/nose-1.3.7/unit_tests/support/foo/tests/dir_test_file.py
59
10
401,676
LOAD_CONST '\nPQ protocol facilities\n' STORE_NAME __doc__ LOAD_CONST None RETURN_VALUE
""" PQ protocol facilities """
data/py-postgresql-1.3.0/postgresql/protocol/__init__.py
21
10
390,029
LOAD_CONST 0 LOAD_CONST ('render',) IMPORT_NAME django.shortcuts IMPORT_FROM render STORE_NAME render POP_TOP LOAD_CONST None RETURN_VALUE
from django.shortcuts import render
data/django-tenants-3.6.1/examples/tenant_multi_types/tenant_type_both/views.py
30
10
224,886
LOAD_CONST 1 LOAD_CONST ('*',) IMPORT_NAME __cmd_group IMPORT_STAR LOAD_CONST None RETURN_VALUE
from .__cmd_group import *
data/azure-cli-2.57.0/azure/cli/command_modules/eventhubs/aaz/profile_2019_03_01_hybrid/eventhubs/namespace/__init__.py
23
10
374,717
LOAD_CONST 'Support for Baidu integration.' STORE_NAME __doc__ LOAD_CONST None RETURN_VALUE
"""Support for Baidu integration."""
data/homeassistant-2024.2.2/homeassistant/components/baidu/__init__.py
20
10
407,143
LOAD_CONST 'Qiskit randomized tests.' STORE_NAME __doc__ LOAD_CONST None RETURN_VALUE
"""Qiskit randomized tests."""
data/qiskit-terra-0.46.0/test/randomized/__init__.py
20
10
431,440
LOAD_CONST <code object patch_sdk at 0x7faaac2dcc00, file "f.py", line 1> LOAD_CONST 'patch_sdk' MAKE_FUNCTION STORE_NAME patch_sdk LOAD_CONST None RETURN_VALUE LOAD_CONST None RETURN_VALUE
def patch_sdk(): pass
data/azure-mgmt-cdn-13.0.0/azure/mgmt/cdn/_patch.py
57
10
80,770
LOAD_CONST '\nExternal or vendor files\n' STORE_NAME __doc__ LOAD_CONST None RETURN_VALUE
""" External or vendor files """
data/nose-1.3.7/nose/ext/__init__.py
21
10
401,697
LOAD_CONST ' Commercial tools package.\n\n' STORE_NAME __doc__ LOAD_CONST None RETURN_VALUE
""" Commercial tools package. """
data/Nuitka-2.0.3/nuitka/tools/commercial/__init__.py
21
10
149,357
LOAD_CONST 1 LOAD_CONST ('*',) IMPORT_NAME __cmd_group IMPORT_STAR LOAD_CONST None RETURN_VALUE
from .__cmd_group import *
data/azure-cli-2.57.0/azure/cli/command_modules/privatedns/aaz/latest/network/private_dns/link/__init__.py
23
10
376,291
LOAD_NAME outer POP_JUMP_IF_FALSE LOAD_CONST False POP_JUMP_IF_FALSE LOAD_NAME self POP_TOP LOAD_CONST None RETURN_VALUE
if outer and False: self
data/executing-2.0.1/tests/small_samples/b38dc0d61808291d3c0a1bb2ed6a6a488a3df729d2307d426f1a101c9e512f06.py
21
10
331,141
LOAD_CONST <code object func at 0x7fab823349c0, file "f.py", line 1> LOAD_CONST 'func' MAKE_FUNCTION STORE_NAME func LOAD_CONST None RETURN_VALUE LOAD_CONST None RETURN_VALUE
def func(var): pass
data/astroid-3.0.3/tests/testdata/python3/data/beyond_top_level_two/level1/__init__.py
53
10
388,631
LOAD_CONST 1 LOAD_CONST ('*',) IMPORT_NAME __cmd_group IMPORT_STAR LOAD_CONST None RETURN_VALUE
from .__cmd_group import *
data/azure-cli-2.57.0/azure/cli/command_modules/vm/aaz/latest/image/builder/__init__.py
23
10
376,519
LOAD_CONST 0 LOAD_CONST None IMPORT_NAME math STORE_NAME math LOAD_NAME print LOAD_NAME math CALL_FUNCTION POP_TOP LOAD_CONST None RETURN_VALUE
import math print(math)
data/astroid-3.0.3/tests/testdata/python3/data/import_conflicting_names/math.py
29
10
388,646
LOAD_CONST 'Cardboardlint unit tests.' STORE_NAME __doc__ LOAD_CONST None RETURN_VALUE
"""Cardboardlint unit tests."""
data/cardboardlint-1.3.1/cardboardlint/test/__init__.py
20
10
332,882
LOAD_CONST 1 LOAD_CONST ('*',) IMPORT_NAME __cmd_group IMPORT_STAR LOAD_CONST None RETURN_VALUE
from .__cmd_group import *
data/azure-cli-2.57.0/azure/cli/command_modules/storage/aaz/latest/storage/__init__.py
23
10
374,667
LOAD_CONST 'Virtual integration: AEP Texas.' STORE_NAME __doc__ LOAD_CONST None RETURN_VALUE
"""Virtual integration: AEP Texas."""
data/homeassistant-2024.2.2/homeassistant/components/aep_texas/__init__.py
20
10
407,145
LOAD_NAME print LOAD_CONST 'subinst.submod' CALL_FUNCTION POP_TOP LOAD_CONST None RETURN_VALUE
print("subinst.submod")
data/meson-1.3.2/test cases/python/2 extmodule/subinst/submod/printer.py
21
10
81,945
LOAD_CONST 1 LOAD_CONST ('*',) IMPORT_NAME __cmd_group IMPORT_STAR LOAD_CONST None RETURN_VALUE
from .__cmd_group import *
data/azure-cli-2.57.0/azure/cli/command_modules/vm/aaz/latest/network/__init__.py
23
10
376,666
LOAD_CONST 'Tests for Pylint plugin.' STORE_NAME __doc__ LOAD_CONST None RETURN_VALUE
"""Tests for Pylint plugin."""
data/spyder-5.5.1/spyder/plugins/pylint/tests/__init__.py
20
10
369,939
LOAD_NAME result LOAD_NAME src LOAD_NAME start_pos BINARY_SUBSCR INPLACE_ADD STORE_NAME result LOAD_CONST None RETURN_VALUE
result += src[start_pos]
data/executing-2.0.1/tests/small_samples/d06afcef230a0babce66218961fb7dc171e71ae19f194ebf34e85e3c9501eda7.py
23
10
331,129
LOAD_CONST 'package.subpackage.module' STORE_NAME __doc__ LOAD_CONST None RETURN_VALUE
"""package.subpackage.module"""
data/astroid-3.0.3/tests/testdata/python3/data/package/subpackage/module.py
20
10
388,638
LOAD_CONST 1 LOAD_CONST ('*',) IMPORT_NAME __cmd_group IMPORT_STAR LOAD_CONST None RETURN_VALUE
from .__cmd_group import *
data/azure-cli-2.57.0/azure/cli/command_modules/vm/aaz/profile_2019_03_01_hybrid/network/__init__.py
23
10
376,473
LOAD_CONST 'The linux_battery component.' STORE_NAME __doc__ LOAD_CONST None RETURN_VALUE
"""The linux_battery component."""
data/homeassistant-2024.2.2/homeassistant/components/linux_battery/__init__.py
20
10
406,838
LOAD_CONST 0 LOAD_CONST ('absolute_import',) IMPORT_NAME __future__ IMPORT_FROM absolute_import STORE_NAME absolute_import POP_TOP LOAD_CONST None RETURN_VALUE
from __future__ import absolute_import
data/scrapy-splash-0.9.0/tests/__init__.py
35
10
126,409