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 "Modin's functionality related to Python execution engine and optimized for pandas storage format."
STORE_NAME __doc__
LOAD_CONST None
RETURN_VALUE | """Modin's functionality related to Python execution engine and optimized for pandas storage format."""
| data/modin-0.27.0/modin/core/execution/python/implementations/pandas_on_python/__init__.py | 31 | 21 | 165,595 |
LOAD_CONST 0
LOAD_CONST ('Plugin',)
IMPORT_NAME nose.plugins
IMPORT_FROM Plugin
STORE_NAME Plugin
POP_TOP
LOAD_BUILD_CLASS
LOAD_CONST <code object ExamplePlugin at 0x7f8e2fe14a50, file "f.py", line 4>
LOAD_CONST 'ExamplePlugin'
MAKE_FUNCTION
LOAD_CONST 'ExamplePlugin'
LOAD_NAME Plugin
CALL_FUNCTION
STORE_NAME ExamplePlugin
LOAD_CONST None
RETURN_VALUE
LOAD_NAME __name__
STORE_NAME __module__
LOAD_CONST 'ExamplePlugin'
STORE_NAME __qualname__
LOAD_CONST None
RETURN_VALUE | from nose.plugins import Plugin
class ExamplePlugin(Plugin):
pass
| data/nose-1.3.7/examples/plugin/plug.py | 119 | 21 | 401,680 |
LOAD_CONST 'MNE sample dataset.'
STORE_NAME __doc__
LOAD_CONST 1
LOAD_CONST ('data_path', 'get_version')
IMPORT_NAME sample
IMPORT_FROM data_path
STORE_NAME data_path
IMPORT_FROM get_version
STORE_NAME get_version
POP_TOP
LOAD_CONST None
RETURN_VALUE | """MNE sample dataset."""
from .sample import data_path, get_version
| data/mne-1.6.1/mne/datasets/sample/__init__.py | 60 | 21 | 125,965 |
LOAD_CONST 'OPM dataset.'
STORE_NAME __doc__
LOAD_CONST 1
LOAD_CONST ('data_path', 'get_version')
IMPORT_NAME opm
IMPORT_FROM data_path
STORE_NAME data_path
IMPORT_FROM get_version
STORE_NAME get_version
POP_TOP
LOAD_CONST None
RETURN_VALUE | """OPM dataset."""
from .opm import data_path, get_version
| data/mne-1.6.1/mne/datasets/opm/__init__.py | 60 | 21 | 125,969 |
LOAD_CONST 0
LOAD_CONST None
IMPORT_NAME os
STORE_NAME os
LOAD_NAME os
LOAD_ATTR path
LOAD_METHOD dirname
LOAD_NAME __file__
CALL_METHOD
STORE_NAME PACKAGE_PATH
LOAD_CONST None
RETURN_VALUE | import os
PACKAGE_PATH = os.path.dirname(__file__)
| data/dbt-trino-1.7.1/dbt/include/trino/__init__.py | 43 | 21 | 237,985 |
LOAD_CONST 1
LOAD_CONST ('load_tests',)
IMPORT_NAME
IMPORT_FROM load_tests
STORE_NAME load_tests
POP_TOP
LOAD_CONST 0
LOAD_CONST None
IMPORT_NAME unittest
STORE_NAME unittest
LOAD_NAME unittest
LOAD_METHOD main
CALL_METHOD
POP_TOP
LOAD_CONST None
RETURN_VALUE | from . import load_tests
import unittest
unittest.main()
| data/fissix-21.11.13/fissix/tests/__main__.py | 62 | 21 | 417,082 |
LOAD_CONST 0
LOAD_CONST ('annotations',)
IMPORT_NAME __future__
IMPORT_FROM annotations
STORE_NAME annotations
POP_TOP
LOAD_BUILD_CLASS
LOAD_CONST <code object InvalidToken at 0x7f8af15c2e40, file "f.py", line 4>
LOAD_CONST 'InvalidToken'
MAKE_FUNCTION
LOAD_CONST 'InvalidToken'
LOAD_NAME Exception
CALL_FUNCTION
STORE_NAME InvalidToken
LOAD_CONST None
RETURN_VALUE
LOAD_NAME __name__
STORE_NAME __module__
LOAD_CONST 'InvalidToken'
STORE_NAME __qualname__
LOAD_CONST None
RETURN_VALUE | from __future__ import annotations
class InvalidToken(Exception):
pass
| data/cryptography-42.0.4/src/cryptography/hazmat/primitives/twofactor/__init__.py | 119 | 21 | 400,901 |
LOAD_CONST 0
LOAD_CONST None
IMPORT_NAME django.dispatch
STORE_NAME django
LOAD_NAME django
LOAD_ATTR dispatch
LOAD_METHOD Signal
CALL_METHOD
STORE_NAME config_updated
LOAD_CONST None
RETURN_VALUE | import django.dispatch
config_updated = django.dispatch.Signal()
| data/django-constance-3.1.0/constance/signals.py | 41 | 21 | 147,201 |
LOAD_CONST 1
LOAD_CONST ('AdServiceClient',)
IMPORT_NAME client
IMPORT_FROM AdServiceClient
STORE_NAME AdServiceClient
POP_TOP
LOAD_CONST ('AdServiceClient',)
STORE_NAME __all__
LOAD_CONST None
RETURN_VALUE | from .client import AdServiceClient
__all__ = ("AdServiceClient",)
| data/google-ads-23.0.0/google/ads/googleads/v15/services/services/ad_service/__init__.py | 46 | 21 | 75,270 |
LOAD_CONST 'The Streaming Version.'
STORE_NAME __doc__
LOAD_CONST '0.7.4'
STORE_NAME __version__
LOAD_CONST None
RETURN_VALUE | """The Streaming Version."""
__version__ = "0.7.4"
| data/mosaicml-streaming-0.7.4/streaming/_version.py | 33 | 21 | 292,807 |
LOAD_CONST 0
LOAD_CONST ('*',)
IMPORT_NAME pysnmp.carrier.asyncore.dgram.unix
IMPORT_STAR
LOAD_CONST None
RETURN_VALUE | from pysnmp.carrier.asyncore.dgram.unix import *
| data/pysnmp_lextudio-6.0.2/pysnmp/carrier/asynsock/dgram/unix.py | 35 | 21 | 343,812 |
LOAD_CONST 0
LOAD_CONST ('*',)
IMPORT_NAME pysnmp.carrier.asyncore.dgram.udp
IMPORT_STAR
LOAD_CONST None
RETURN_VALUE | from pysnmp.carrier.asyncore.dgram.udp import *
| data/pysnmp_lextudio-6.0.2/pysnmp/carrier/asynsock/dgram/udp.py | 35 | 21 | 343,810 |
SETUP_ANNOTATIONS
LOAD_CONST 0
LOAD_CONST ('annotations',)
IMPORT_NAME __future__
IMPORT_FROM annotations
STORE_NAME annotations
POP_TOP
BUILD_LIST
STORE_NAME __all__
LOAD_CONST 'list[str]'
LOAD_NAME __annotations__
LOAD_CONST '__all__'
STORE_SUBSCR
LOAD_CONST None
RETURN_VALUE | from __future__ import annotations
__all__: list[str] = []
| data/scikit_build_core-0.8.1/src/scikit_build_core/setuptools/__init__.py | 64 | 21 | 134,847 |
SETUP_ANNOTATIONS
LOAD_CONST 0
LOAD_CONST ('annotations',)
IMPORT_NAME __future__
IMPORT_FROM annotations
STORE_NAME annotations
POP_TOP
BUILD_LIST
STORE_NAME __all__
LOAD_CONST 'list[str]'
LOAD_NAME __annotations__
LOAD_CONST '__all__'
STORE_SUBSCR
LOAD_CONST None
RETURN_VALUE | from __future__ import annotations
__all__: list[str] = []
| data/scikit_build_core-0.8.1/src/scikit_build_core/resources/find_python/__init__.py | 64 | 21 | 134,858 |
SETUP_ANNOTATIONS
LOAD_CONST 0
LOAD_CONST ('annotations',)
IMPORT_NAME __future__
IMPORT_FROM annotations
STORE_NAME annotations
POP_TOP
BUILD_LIST
STORE_NAME __all__
LOAD_CONST 'list[str]'
LOAD_NAME __annotations__
LOAD_CONST '__all__'
STORE_SUBSCR
LOAD_CONST None
RETURN_VALUE | from __future__ import annotations
__all__: list[str] = []
| data/scikit_build_core-0.8.1/src/scikit_build_core/settings/__init__.py | 64 | 21 | 134,868 |
SETUP_ANNOTATIONS
LOAD_CONST 0
LOAD_CONST ('annotations',)
IMPORT_NAME __future__
IMPORT_FROM annotations
STORE_NAME annotations
POP_TOP
BUILD_LIST
STORE_NAME __all__
LOAD_CONST 'list[str]'
LOAD_NAME __annotations__
LOAD_CONST '__all__'
STORE_SUBSCR
LOAD_CONST None
RETURN_VALUE | from __future__ import annotations
__all__: list[str] = []
| data/scikit_build_core-0.8.1/src/scikit_build_core/metadata/__init__.py | 64 | 21 | 134,872 |
SETUP_ANNOTATIONS
LOAD_CONST 0
LOAD_CONST ('annotations',)
IMPORT_NAME __future__
IMPORT_FROM annotations
STORE_NAME annotations
POP_TOP
BUILD_LIST
STORE_NAME __all__
LOAD_CONST 'list[str]'
LOAD_NAME __annotations__
LOAD_CONST '__all__'
STORE_SUBSCR
LOAD_CONST None
RETURN_VALUE | from __future__ import annotations
__all__: list[str] = []
| data/scikit_build_core-0.8.1/src/scikit_build_core/_compat/__init__.py | 64 | 21 | 134,875 |
LOAD_NAME args
UNPACK_EX
STORE_NAME cls_or_self
STORE_NAME rest
LOAD_NAME args
EXTENDED_ARG
UNPACK_EX
STORE_NAME a
STORE_NAME b
STORE_NAME c
LOAD_CONST None
RETURN_VALUE | cls_or_self, *rest = args
a, *b, c = args
| data/xdis-6.0.5/test/simple_source/stmts/04_multi_assign.py | 38 | 21 | 85,384 |
SETUP_ANNOTATIONS
LOAD_CONST 0
LOAD_CONST ('annotations',)
IMPORT_NAME __future__
IMPORT_FROM annotations
STORE_NAME annotations
POP_TOP
BUILD_LIST
STORE_NAME __all__
LOAD_CONST 'list[str]'
LOAD_NAME __annotations__
LOAD_CONST '__all__'
STORE_SUBSCR
LOAD_CONST None
RETURN_VALUE | from __future__ import annotations
__all__: list[str] = []
| data/scikit_build_core-0.8.1/src/scikit_build_core/_compat/importlib/__init__.py | 64 | 21 | 134,879 |
LOAD_CONST <code object foo at 0x7fab4106c030, file "f.py", line 1>
LOAD_CONST 'foo'
MAKE_FUNCTION
STORE_NAME foo
LOAD_CONST None
RETURN_VALUE
SETUP_FINALLY to 10
LOAD_CONST 1
STORE_FAST x
POP_BLOCK
LOAD_CONST None
LOAD_CONST None
RETURN_VALUE | def foo():
try:
x = 1
finally:
return
| data/xdis-6.0.5/test/simple_source/bug36/02_tryfinally_return.py | 73 | 21 | 85,341 |
SETUP_ANNOTATIONS
LOAD_CONST 0
LOAD_CONST ('annotations',)
IMPORT_NAME __future__
IMPORT_FROM annotations
STORE_NAME annotations
POP_TOP
BUILD_LIST
STORE_NAME __all__
LOAD_CONST 'list[str]'
LOAD_NAME __annotations__
LOAD_CONST '__all__'
STORE_SUBSCR
LOAD_CONST None
RETURN_VALUE | from __future__ import annotations
__all__: list[str] = []
| data/scikit_build_core-0.8.1/src/scikit_build_core/file_api/__init__.py | 64 | 21 | 134,882 |
LOAD_CONST 0
LOAD_CONST ('ExportArchive',)
IMPORT_NAME tf_keras.src.export.export_lib
IMPORT_FROM ExportArchive
STORE_NAME ExportArchive
POP_TOP
LOAD_CONST None
RETURN_VALUE | from tf_keras.src.export.export_lib import ExportArchive
| data/tf_keras-2.15.0/tf_keras/src/export/__init__.py | 46 | 21 | 353,721 |
LOAD_CONST 1
LOAD_CONST ('AdServiceClient',)
IMPORT_NAME client
IMPORT_FROM AdServiceClient
STORE_NAME AdServiceClient
POP_TOP
LOAD_CONST ('AdServiceClient',)
STORE_NAME __all__
LOAD_CONST None
RETURN_VALUE | from .client import AdServiceClient
__all__ = ("AdServiceClient",)
| data/google-ads-23.0.0/google/ads/googleads/v14/services/services/ad_service/__init__.py | 46 | 21 | 73,928 |
LOAD_CONST 1
LOAD_CONST ('MissingShapeCalculator', 'MissingConverter')
IMPORT_NAME exceptions
IMPORT_FROM MissingShapeCalculator
STORE_NAME MissingShapeCalculator
IMPORT_FROM MissingConverter
STORE_NAME MissingConverter
POP_TOP
LOAD_CONST None
RETURN_VALUE | from .exceptions import MissingShapeCalculator, MissingConverter # noqa
| data/skl2onnx-1.16.0/skl2onnx/common/__init__.py | 50 | 21 | 345,302 |
LOAD_CONST <code object chain at 0x7fab702a6e40, file "f.py", line 1>
LOAD_CONST 'chain'
MAKE_FUNCTION
STORE_NAME chain
LOAD_CONST None
RETURN_VALUE
SETUP_LOOP to 24
LOAD_FAST iters
GET_ITER
FOR_ITER to 22
STORE_FAST it
LOAD_FAST it
GET_YIELD_FROM_ITER
LOAD_CONST None
YIELD_FROM
POP_TOP
JUMP_ABSOLUTE
POP_BLOCK
LOAD_CONST None
RETURN_VALUE | def chain(*iters):
for it in iters:
yield from it
| data/pytype-2024.2.13/pytype/test_data/yield_from.py | 91 | 21 | 353,118 |
LOAD_CONST '\nDummy package only to ensure `pip install` works on this package.\n'
STORE_NAME __doc__
LOAD_CONST None
RETURN_VALUE | """
Dummy package only to ensure `pip install` works on this package.
"""
| data/openedx-atlas-0.6.0/openedx_atlas/__ini__.py | 31 | 21 | 399,592 |
LOAD_CONST 1
LOAD_CONST ('FeedServiceClient',)
IMPORT_NAME client
IMPORT_FROM FeedServiceClient
STORE_NAME FeedServiceClient
POP_TOP
LOAD_CONST ('FeedServiceClient',)
STORE_NAME __all__
LOAD_CONST None
RETURN_VALUE | from .client import FeedServiceClient
__all__ = ("FeedServiceClient",)
| data/google-ads-23.0.0/google/ads/googleads/v14/services/services/feed_service/__init__.py | 46 | 21 | 74,110 |
LOAD_CONST 1
LOAD_CONST ('MiddlewareTest',)
IMPORT_NAME tests
IMPORT_FROM MiddlewareTest
STORE_NAME MiddlewareTest
POP_TOP
LOAD_CONST 'MiddlewareTest'
BUILD_LIST
STORE_NAME __all__
LOAD_CONST None
RETURN_VALUE | from .tests import MiddlewareTest
__all__ = ["MiddlewareTest"]
| data/django-user_agents-0.4.0/django_user_agents/tests/__init__.py | 49 | 21 | 246,258 |
LOAD_CONST 1
LOAD_CONST ('CustomerServiceClient',)
IMPORT_NAME client
IMPORT_FROM CustomerServiceClient
STORE_NAME CustomerServiceClient
POP_TOP
LOAD_CONST ('CustomerServiceClient',)
STORE_NAME __all__
LOAD_CONST None
RETURN_VALUE | from .client import CustomerServiceClient
__all__ = ("CustomerServiceClient",)
| data/google-ads-23.0.0/google/ads/googleads/v14/services/services/customer_service/__init__.py | 46 | 21 | 74,267 |
LOAD_CONST 'Intelligent Document Processing base package.'
STORE_NAME __doc__
LOAD_CONST 1
LOAD_CONST ('DocumentAI',)
IMPORT_NAME DocumentAI
IMPORT_FROM DocumentAI
STORE_NAME DocumentAI
POP_TOP
LOAD_CONST None
RETURN_VALUE | """Intelligent Document Processing base package."""
from .DocumentAI import DocumentAI
| data/rpaframework-28.2.0/src/RPA/DocumentAI/__init__.py | 48 | 21 | 129,308 |
LOAD_CONST 1
LOAD_CONST ('*',)
IMPORT_NAME __cmd_group
IMPORT_STAR
LOAD_CONST 1
LOAD_CONST ('*',)
IMPORT_NAME _initiate_transfer
IMPORT_STAR
LOAD_CONST None
RETURN_VALUE | from .__cmd_group import *
from ._initiate_transfer import *
| data/azure-cli-2.57.0/azure/cli/command_modules/billing/aaz/latest/billing/invoice/section/__init__.py | 44 | 21 | 377,380 |
LOAD_CONST 0
LOAD_CONST None
IMPORT_NAME pint
STORE_NAME pint
LOAD_NAME pint
LOAD_METHOD UnitRegistry
CALL_METHOD
STORE_NAME ureg
LOAD_NAME ureg
LOAD_ATTR default_format
POP_TOP
LOAD_CONST None
RETURN_VALUE | import pint
ureg = pint.UnitRegistry()
ureg.default_format
| data/vulture-2.11/vulture/whitelists/pint_whitelist.py | 46 | 21 | 190,423 |
LOAD_CONST '\n{{app_name}}\n=====\n'
STORE_NAME readme_md_string
LOAD_CONST None
RETURN_VALUE | readme_md_string = """
{{app_name}}
=====
"""
| data/Naked-0.1.32/lib/Naked/templates/readme_md_file.py | 28 | 21 | 178,022 |
LOAD_CONST 0
LOAD_CONST ('View',)
IMPORT_NAME server.views.generic.base
IMPORT_FROM View
STORE_NAME View
POP_TOP
LOAD_CONST 'View'
BUILD_LIST
STORE_NAME __all__
LOAD_CONST None
RETURN_VALUE | from server.views.generic.base import View
__all__ = ["View"]
| data/os_sys-2.1.4/server/views/__init__.py | 45 | 21 | 247,342 |
LOAD_CONST <code object test_import at 0x7fab8203a6f0, file "f.py", line 1>
LOAD_CONST 'test_import'
MAKE_FUNCTION
STORE_NAME test_import
LOAD_CONST None
RETURN_VALUE
LOAD_CONST 0
LOAD_CONST None
IMPORT_NAME eth
STORE_FAST eth
LOAD_CONST None
RETURN_VALUE | def test_import():
import eth # noqa: F401
| data/py-evm-0.9.0b1/tests/core/test_import.py | 72 | 21 | 107,116 |
LOAD_CONST 0
LOAD_CONST ('File',)
IMPORT_NAME server.core.files.base
IMPORT_FROM File
STORE_NAME File
POP_TOP
LOAD_CONST 'File'
BUILD_LIST
STORE_NAME __all__
LOAD_CONST None
RETURN_VALUE | from server.core.files.base import File
__all__ = ["File"]
| data/os_sys-2.1.4/server/core/files/__init__.py | 45 | 21 | 247,695 |
LOAD_CONST 1
LOAD_CONST ('LabelServiceClient',)
IMPORT_NAME client
IMPORT_FROM LabelServiceClient
STORE_NAME LabelServiceClient
POP_TOP
LOAD_CONST ('LabelServiceClient',)
STORE_NAME __all__
LOAD_CONST None
RETURN_VALUE | from .client import LabelServiceClient
__all__ = ("LabelServiceClient",)
| data/google-ads-23.0.0/google/ads/googleads/v14/services/services/label_service/__init__.py | 46 | 21 | 74,379 |
LOAD_CONST 'Flags for logging control.'
STORE_NAME __doc__
LOAD_CONST True
STORE_NAME INTERACTIVE_LOGGING_DEFAULT
LOAD_CONST None
RETURN_VALUE | """Flags for logging control."""
INTERACTIVE_LOGGING_DEFAULT = True
| data/tf_keras-2.15.0/tf_keras/src/utils/keras_logging.py | 34 | 21 | 353,703 |
LOAD_CONST 0
LOAD_CONST None
IMPORT_NAME argparse
STORE_NAME argparse
LOAD_NAME argparse
LOAD_ATTR _SubParsersAction
STORE_NAME SubParsersAction
LOAD_CONST None
RETURN_VALUE | import argparse
SubParsersAction = argparse._SubParsersAction
| data/rasa-3.6.17/rasa/cli/__init__.py | 40 | 21 | 293,417 |
LOAD_CONST 1
LOAD_CONST ('XlsParser',)
IMPORT_NAME xls
IMPORT_FROM XlsParser
STORE_NAME XlsParser
POP_TOP
LOAD_CONST 1
LOAD_CONST ('XlsxParser',)
IMPORT_NAME xlsx
IMPORT_FROM XlsxParser
STORE_NAME XlsxParser
POP_TOP
LOAD_CONST None
RETURN_VALUE | from .xls import XlsParser
from .xlsx import XlsxParser
| data/frictionless-5.16.1/frictionless/formats/excel/parsers/__init__.py | 66 | 21 | 41,919 |
LOAD_CONST 0
LOAD_CONST ('absolute_import',)
IMPORT_NAME __future__
IMPORT_FROM absolute_import
STORE_NAME absolute_import
POP_TOP
LOAD_CONST 0
LOAD_CONST ('*',)
IMPORT_NAME pony.orm.core
IMPORT_STAR
LOAD_CONST None
RETURN_VALUE | from __future__ import absolute_import
from pony.orm.core import *
| data/pony-0.7.17/pony/orm/__init__.py | 56 | 21 | 133,823 |
LOAD_CONST 'sseclient-py'
STORE_NAME name
LOAD_CONST '1.8.0'
STORE_NAME version
LOAD_CONST None
RETURN_VALUE | name = "sseclient-py"
version = "1.8.0"
| data/oci-2.122.0/src/oci/_vendor/sseclient/version.py | 30 | 21 | 182,346 |
LOAD_CONST 1
LOAD_CONST ('TaskSet', 'tag', 'task')
IMPORT_NAME task
IMPORT_FROM TaskSet
STORE_NAME TaskSet
IMPORT_FROM tag
STORE_NAME tag
IMPORT_FROM task
STORE_NAME task
POP_TOP
LOAD_CONST 1
LOAD_CONST ('HttpUser', 'User')
IMPORT_NAME users
IMPORT_FROM HttpUser
STORE_NAME HttpUser
IMPORT_FROM User
STORE_NAME User
POP_TOP
LOAD_CONST None
RETURN_VALUE | from .task import TaskSet, tag, task
from .users import HttpUser, User
| data/locust-2.23.1/locust/user/__init__.py | 79 | 21 | 416,596 |
LOAD_CONST 0
LOAD_CONST ('InvalidHTTPVersion',)
IMPORT_NAME gunicorn.http.errors
IMPORT_FROM InvalidHTTPVersion
STORE_NAME InvalidHTTPVersion
POP_TOP
LOAD_NAME InvalidHTTPVersion
STORE_NAME request
LOAD_CONST None
RETURN_VALUE | from gunicorn.http.errors import InvalidHTTPVersion
request = InvalidHTTPVersion
| data/gunicorn-21.2.0/tests/requests/invalid/004.py | 47 | 21 | 343,474 |
LOAD_CONST 0
LOAD_CONST None
IMPORT_NAME os
STORE_NAME os
LOAD_NAME os
LOAD_ATTR path
LOAD_METHOD dirname
LOAD_NAME __file__
CALL_METHOD
STORE_NAME PACKAGE_PATH
LOAD_CONST None
RETURN_VALUE | import os
PACKAGE_PATH = os.path.dirname(__file__)
| data/dbt-core-1.7.8/dbt/include/starter_project/__init__.py | 43 | 21 | 172,387 |
LOAD_CONST 0
LOAD_CONST ('InvalidRequestMethod',)
IMPORT_NAME gunicorn.http.errors
IMPORT_FROM InvalidRequestMethod
STORE_NAME InvalidRequestMethod
POP_TOP
LOAD_NAME InvalidRequestMethod
STORE_NAME request
LOAD_CONST None
RETURN_VALUE | from gunicorn.http.errors import InvalidRequestMethod
request = InvalidRequestMethod
| data/gunicorn-21.2.0/tests/requests/invalid/003.py | 47 | 21 | 343,471 |
LOAD_CONST 0
LOAD_CONST ('InvalidRequestLine',)
IMPORT_NAME gunicorn.http.errors
IMPORT_FROM InvalidRequestLine
STORE_NAME InvalidRequestLine
POP_TOP
LOAD_NAME InvalidRequestLine
STORE_NAME request
LOAD_CONST None
RETURN_VALUE | from gunicorn.http.errors import InvalidRequestLine
request = InvalidRequestLine
| data/gunicorn-21.2.0/tests/requests/invalid/002.py | 47 | 21 | 343,469 |
LOAD_CONST 0
LOAD_CONST ('annotations',)
IMPORT_NAME __future__
IMPORT_FROM annotations
STORE_NAME annotations
POP_TOP
LOAD_CONST 'pytester'
STORE_NAME pytest_plugins
LOAD_CONST None
RETURN_VALUE | from __future__ import annotations
pytest_plugins = "pytester"
| data/pytest_memray-1.5.0/tests/conftest.py | 45 | 21 | 242,960 |
LOAD_CONST 'A planet application, pronounced "plant".'
STORE_NAME __doc__
LOAD_CONST 1
LOAD_CONST ('Plnt',)
IMPORT_NAME webapp
IMPORT_FROM Plnt
STORE_NAME Plnt
POP_TOP
LOAD_CONST None
RETURN_VALUE | """A planet application, pronounced "plant"."""
from .webapp import Plnt
| data/werkzeug-3.0.1/examples/plnt/__init__.py | 48 | 21 | 396,672 |
LOAD_CONST 0
LOAD_CONST ('WorkSpace',)
IMPORT_NAME ibm_watson_machine_learning.workspace.workspace
IMPORT_FROM WorkSpace
STORE_NAME WorkSpace
POP_TOP
LOAD_CONST None
RETURN_VALUE | from ibm_watson_machine_learning.workspace.workspace import WorkSpace
| data/ibm_watson_machine_learning-1.0.347/ibm_watson_machine_learning/workspace/__init__.py | 43 | 21 | 251,899 |
LOAD_CONST 1
LOAD_CONST ('xresnet',)
IMPORT_NAME
IMPORT_FROM xresnet
STORE_NAME xresnet
POP_TOP
LOAD_CONST 1
LOAD_CONST ('unet',)
IMPORT_NAME
IMPORT_FROM unet
STORE_NAME unet
POP_TOP
LOAD_CONST 1
LOAD_CONST ('*',)
IMPORT_NAME tvm
IMPORT_STAR
LOAD_CONST None
RETURN_VALUE | from . import xresnet
from . import unet
from .tvm import *
| data/fastai-2.7.14/fastai/vision/models/__init__.py | 72 | 21 | 172,294 |
LOAD_CONST 0
LOAD_CONST ('CommandLineInterface',)
IMPORT_NAME daphne.cli
IMPORT_FROM CommandLineInterface
STORE_NAME CommandLineInterface
POP_TOP
LOAD_NAME CommandLineInterface
LOAD_METHOD entrypoint
CALL_METHOD
POP_TOP
LOAD_CONST None
RETURN_VALUE | from daphne.cli import CommandLineInterface
CommandLineInterface.entrypoint()
| data/daphne-4.1.0/daphne/__main__.py | 50 | 21 | 347,213 |
LOAD_CONST 'JAXopt version.'
STORE_NAME __doc__
LOAD_CONST '0.8.3'
STORE_NAME __version__
LOAD_CONST None
RETURN_VALUE | """JAXopt version."""
__version__ = "0.8.3"
| data/jaxopt-0.8.3/jaxopt/version.py | 33 | 21 | 252,417 |
LOAD_CONST 0
LOAD_CONST None
IMPORT_NAME six
STORE_NAME six
LOAD_CONST <code object do_stuff at 0x7faac000c300, file "f.py", line 4>
LOAD_CONST 'do_stuff'
MAKE_FUNCTION
STORE_NAME do_stuff
LOAD_CONST None
RETURN_VALUE
LOAD_GLOBAL six
LOAD_ATTR text_type
POP_JUMP_IF_TRUE
LOAD_GLOBAL AssertionError
RAISE_VARARGS
LOAD_CONST None
RETURN_VALUE | import six
def do_stuff():
assert six.text_type
| data/ansible-core-2.16.3/test/integration/targets/ansible-test-sanity-use-compat-six/ansible_collections/ns/col/do-not-check-me.py | 92 | 21 | 437,465 |
LOAD_CONST 0
LOAD_CONST None
IMPORT_NAME six
STORE_NAME six
LOAD_CONST <code object do_stuff at 0x7fab801d94b0, file "f.py", line 4>
LOAD_CONST 'do_stuff'
MAKE_FUNCTION
STORE_NAME do_stuff
LOAD_CONST None
RETURN_VALUE
LOAD_GLOBAL six
LOAD_ATTR text_type
POP_JUMP_IF_TRUE
LOAD_GLOBAL AssertionError
RAISE_VARARGS
LOAD_CONST None
RETURN_VALUE | import six
def do_stuff():
assert six.text_type
| data/ansible-core-2.16.3/test/integration/targets/ansible-test-sanity-use-compat-six/ansible_collections/ns/col/plugins/modules/check-me.py | 93 | 21 | 437,466 |
LOAD_CONST 'Built-in Logger formatters for Observability Providers that require custom config.'
STORE_NAME __doc__
LOAD_CONST None
RETURN_VALUE | """Built-in Logger formatters for Observability Providers that require custom config."""
| data/aws_lambda_powertools-2.34.0/aws_lambda_powertools/logging/formatters/__init__.py | 31 | 21 | 359,686 |
LOAD_CONST 1
LOAD_CONST ('CustomerServiceClient',)
IMPORT_NAME client
IMPORT_FROM CustomerServiceClient
STORE_NAME CustomerServiceClient
POP_TOP
LOAD_CONST ('CustomerServiceClient',)
STORE_NAME __all__
LOAD_CONST None
RETURN_VALUE | from .client import CustomerServiceClient
__all__ = ("CustomerServiceClient",)
| data/google-ads-23.0.0/google/ads/googleads/v15/services/services/customer_service/__init__.py | 46 | 21 | 75,609 |
LOAD_CONST 1
LOAD_CONST ('Fan',)
IMPORT_NAME fan
IMPORT_FROM Fan
STORE_NAME Fan
POP_TOP
LOAD_CONST 1
LOAD_CONST ('FanZA5',)
IMPORT_NAME zhimi_miot
IMPORT_FROM FanZA5
STORE_NAME FanZA5
POP_TOP
LOAD_CONST None
RETURN_VALUE | from .fan import Fan
from .zhimi_miot import FanZA5
| data/python-miio-0.5.12/miio/integrations/fan/zhimi/__init__.py | 64 | 21 | 24,439 |
SETUP_ANNOTATIONS
LOAD_CONST 0
LOAD_CONST ('annotations',)
IMPORT_NAME __future__
IMPORT_FROM annotations
STORE_NAME annotations
POP_TOP
BUILD_LIST
STORE_NAME __all__
LOAD_CONST 'list[str]'
LOAD_NAME __annotations__
LOAD_CONST '__all__'
STORE_SUBSCR
LOAD_CONST None
RETURN_VALUE | from __future__ import annotations
__all__: list[str] = []
| data/scikit_build_core-0.8.1/src/scikit_build_core/file_api/model/__init__.py | 64 | 21 | 134,890 |
LOAD_CONST 0
LOAD_CONST ('NoMoreData',)
IMPORT_NAME gunicorn.http.errors
IMPORT_FROM NoMoreData
STORE_NAME NoMoreData
POP_TOP
LOAD_NAME NoMoreData
STORE_NAME request
LOAD_CONST None
RETURN_VALUE | from gunicorn.http.errors import NoMoreData
request = NoMoreData
| data/gunicorn-21.2.0/tests/requests/invalid/001.py | 47 | 21 | 343,480 |
LOAD_CONST 0
LOAD_CONST ('InvalidHeaderName',)
IMPORT_NAME gunicorn.http.errors
IMPORT_FROM InvalidHeaderName
STORE_NAME InvalidHeaderName
POP_TOP
LOAD_NAME InvalidHeaderName
STORE_NAME request
LOAD_CONST None
RETURN_VALUE | from gunicorn.http.errors import InvalidHeaderName
request = InvalidHeaderName
| data/gunicorn-21.2.0/tests/requests/invalid/005.py | 47 | 21 | 343,484 |
LOAD_CONST 1
LOAD_CONST ('*',)
IMPORT_NAME utilities
IMPORT_STAR
LOAD_CONST '1.0.1'
STORE_NAME __version__
LOAD_CONST None
RETURN_VALUE | from .utilities import *
__version__ = "1.0.1"
| data/swimlane-connector-utilities-1.0.1/src/swimlane_connector_utilities/__init__.py | 36 | 21 | 343,663 |
LOAD_CONST <code object pytest_metadata at 0x7faa51633b70, file "f.py", line 1>
LOAD_CONST 'pytest_metadata'
MAKE_FUNCTION
STORE_NAME pytest_metadata
LOAD_CONST None
RETURN_VALUE
LOAD_CONST None
RETURN_VALUE | def pytest_metadata(metadata, config):
"""Called after collecting metadata"""
| data/pytest_metadata-3.1.1/src/pytest_metadata/hooks.py | 62 | 21 | 237,196 |
LOAD_CONST 'Shared constants.\n'
STORE_NAME __doc__
LOAD_CONST b'inprocess'
STORE_NAME INPROCESS_KEY
LOAD_CONST None
RETURN_VALUE | """Shared constants.
"""
INPROCESS_KEY = b"inprocess"
| data/ipykernel-6.29.2/ipykernel/inprocess/constants.py | 33 | 21 | 343,651 |
LOAD_CONST 1
LOAD_CONST ('pyPDM',)
IMPORT_NAME
IMPORT_FROM pyPDM
STORE_NAME pyPDM
POP_TOP
LOAD_CONST 1
LOAD_CONST ('pyPeriod',)
IMPORT_NAME
IMPORT_FROM pyPeriod
STORE_NAME pyPeriod
POP_TOP
LOAD_CONST 1
LOAD_CONST ('*',)
IMPORT_NAME stringlength
IMPORT_STAR
LOAD_CONST None
RETURN_VALUE | from . import pyPDM
from . import pyPeriod
from .stringlength import *
| data/PyAstronomy-0.20.0/src/pyTiming/__init__.py | 72 | 21 | 250,477 |
LOAD_CONST 1
LOAD_CONST ('FeedServiceClient',)
IMPORT_NAME client
IMPORT_FROM FeedServiceClient
STORE_NAME FeedServiceClient
POP_TOP
LOAD_CONST ('FeedServiceClient',)
STORE_NAME __all__
LOAD_CONST None
RETURN_VALUE | from .client import FeedServiceClient
__all__ = ("FeedServiceClient",)
| data/google-ads-23.0.0/google/ads/googleads/v15/services/services/feed_service/__init__.py | 46 | 21 | 75,452 |
LOAD_CONST 1
LOAD_CONST ('DeepIV',)
IMPORT_NAME _deepiv
IMPORT_FROM DeepIV
STORE_NAME DeepIV
POP_TOP
LOAD_CONST 'DeepIV'
BUILD_LIST
STORE_NAME __all__
LOAD_CONST None
RETURN_VALUE | from ._deepiv import DeepIV
__all__ = ["DeepIV"]
| data/econml-0.15.0/econml/iv/nnet/__init__.py | 47 | 21 | 237,009 |
LOAD_CONST 0
LOAD_CONST ('resolve',)
IMPORT_NAME pdm.resolver.core
IMPORT_FROM resolve
STORE_NAME resolve
POP_TOP
LOAD_CONST 'resolve'
BUILD_LIST
STORE_NAME __all__
LOAD_CONST None
RETURN_VALUE | from pdm.resolver.core import resolve
__all__ = ["resolve"]
| data/pdm-2.12.3/src/pdm/resolver/__init__.py | 45 | 21 | 354,344 |
LOAD_CONST 'dml'
LOAD_CONST 'dr'
LOAD_CONST 'nnet'
LOAD_CONST 'sieve'
BUILD_LIST
STORE_NAME __all__
LOAD_CONST None
RETURN_VALUE | __all__ = ["dml", "dr", "nnet", "sieve"]
| data/econml-0.15.0/econml/iv/__init__.py | 35 | 21 | 237,001 |
LOAD_CONST <code object pytest_setup_options at 0x7fadb5811c00, file "f.py", line 1>
LOAD_CONST 'pytest_setup_options'
MAKE_FUNCTION
STORE_NAME pytest_setup_options
LOAD_CONST None
RETURN_VALUE
LOAD_CONST None
RETURN_VALUE | def pytest_setup_options():
"""Called before webdriver is initialized."""
| data/dash-2.15.0/dash/testing/newhooks.py | 68 | 21 | 126,629 |
LOAD_CONST 0
LOAD_CONST None
IMPORT_NAME logging
STORE_NAME logging
LOAD_NAME logging
LOAD_METHOD getLogger
LOAD_CONST 'factory'
CALL_METHOD
LOAD_METHOD setLevel
LOAD_NAME logging
LOAD_ATTR WARN
CALL_METHOD
POP_TOP
LOAD_CONST None
RETURN_VALUE | import logging
logging.getLogger("factory").setLevel(logging.WARN)
| data/django_object_actions-4.2.0/django_object_actions/tests/__init__.py | 48 | 21 | 145,943 |
LOAD_CONST 1
LOAD_CONST ('ColorFormatter',)
IMPORT_NAME formatter
IMPORT_FROM ColorFormatter
STORE_NAME ColorFormatter
POP_TOP
LOAD_CONST 'ColorFormatter'
BUILD_LIST
STORE_NAME __all__
LOAD_CONST None
RETURN_VALUE | from .formatter import ColorFormatter
__all__ = ["ColorFormatter"]
| data/flake8-colors-0.1.9/flake8_colors/__init__.py | 48 | 21 | 243,800 |
BUILD_MAP
STORE_NAME deleteLoadBalancerMembers
LOAD_NAME deleteLoadBalancerMembers
STORE_NAME addLoadBalancerMembers
LOAD_CONST None
RETURN_VALUE | deleteLoadBalancerMembers = {}
addLoadBalancerMembers = deleteLoadBalancerMembers
| data/SoftLayer-6.1.11/SoftLayer/fixtures/SoftLayer_Network_LBaaS_Member.py | 29 | 21 | 291,497 |
LOAD_CONST 0
LOAD_CONST ('InvalidHTTPVersion',)
IMPORT_NAME gunicorn.http.errors
IMPORT_FROM InvalidHTTPVersion
STORE_NAME InvalidHTTPVersion
POP_TOP
LOAD_NAME InvalidHTTPVersion
STORE_NAME request
LOAD_CONST None
RETURN_VALUE | from gunicorn.http.errors import InvalidHTTPVersion
request = InvalidHTTPVersion
| data/gunicorn-21.2.0/tests/requests/invalid/018.py | 47 | 21 | 343,485 |
LOAD_CONST 1
LOAD_CONST ('RoidmiVacuumMiot',)
IMPORT_NAME roidmivacuum_miot
IMPORT_FROM RoidmiVacuumMiot
STORE_NAME RoidmiVacuumMiot
POP_TOP
LOAD_CONST None
RETURN_VALUE | from .roidmivacuum_miot import RoidmiVacuumMiot
| data/python-miio-0.5.12/miio/integrations/vacuum/roidmi/__init__.py | 55 | 21 | 24,460 |
LOAD_CONST 0
LOAD_CONST ('InvalidRequestLine',)
IMPORT_NAME gunicorn.http.errors
IMPORT_FROM InvalidRequestLine
STORE_NAME InvalidRequestLine
POP_TOP
LOAD_NAME InvalidRequestLine
STORE_NAME request
LOAD_CONST None
RETURN_VALUE | from gunicorn.http.errors import InvalidRequestLine
request = InvalidRequestLine
| data/gunicorn-21.2.0/tests/requests/invalid/016.py | 47 | 21 | 343,481 |
LOAD_CONST 1
LOAD_CONST ('stat_density',)
IMPORT_NAME stat_density
IMPORT_FROM stat_density
STORE_NAME stat_density
POP_TOP
LOAD_CONST 1
LOAD_CONST ('stat_smooth',)
IMPORT_NAME stat_smooth
IMPORT_FROM stat_smooth
STORE_NAME stat_smooth
POP_TOP
LOAD_CONST None
RETURN_VALUE | from .stat_density import stat_density
from .stat_smooth import stat_smooth
| data/ggplot-0.11.5/ggplot/stats/__init__.py | 64 | 21 | 356,633 |
LOAD_CONST "Modin's functionality related to Dask execution engine and optimized for specific storage formats."
STORE_NAME __doc__
LOAD_CONST None
RETURN_VALUE | """Modin's functionality related to Dask execution engine and optimized for specific storage formats."""
| data/modin-0.27.0/modin/core/execution/dask/implementations/__init__.py | 31 | 21 | 165,641 |
LOAD_CONST 1
LOAD_CONST ('*',)
IMPORT_NAME exceptions
IMPORT_STAR
LOAD_CONST '1.0.1'
STORE_NAME __version__
LOAD_CONST None
RETURN_VALUE | from .exceptions import *
__version__ = "1.0.1"
| data/swimlane-connector-exceptions-1.0.1/src/swimlane_connector_exceptions/__init__.py | 35 | 21 | 22,493 |
LOAD_CONST 'REQUEST_CACHE_PATH'
STORE_NAME ENV_REQUEST_CACHE_PATH
LOAD_CONST None
RETURN_VALUE | ENV_REQUEST_CACHE_PATH = "REQUEST_CACHE_PATH"
| data/airbyte-cdk-0.64.0/airbyte_cdk/utils/constants.py | 28 | 21 | 51,816 |
LOAD_CONST 0
LOAD_CONST ('*',)
IMPORT_NAME tensorrt_bindings
IMPORT_STAR
LOAD_CONST 0
LOAD_CONST ('__version__',)
IMPORT_NAME tensorrt_bindings
IMPORT_FROM __version__
STORE_NAME __version__
POP_TOP
LOAD_CONST None
RETURN_VALUE | from tensorrt_bindings import *
from tensorrt_bindings import __version__
| data/tensorrt-8.6.1.post1/tensorrt/__init__.py | 56 | 21 | 384,480 |
LOAD_CONST 1
LOAD_CONST ('EnumField',)
IMPORT_NAME fields
IMPORT_FROM EnumField
STORE_NAME EnumField
POP_TOP
LOAD_CONST 1
LOAD_CONST ('EnumSupportSerializerMixin',)
IMPORT_NAME serializers
IMPORT_FROM EnumSupportSerializerMixin
STORE_NAME EnumSupportSerializerMixin
POP_TOP
LOAD_CONST None
RETURN_VALUE | from .fields import EnumField
from .serializers import EnumSupportSerializerMixin
| data/django-enumfields-2.1.1/enumfields/drf/__init__.py | 68 | 21 | 224,764 |
LOAD_CONST 0
LOAD_CONST ('Client',)
IMPORT_NAME hvac.v1
IMPORT_FROM Client
STORE_NAME Client
POP_TOP
LOAD_CONST ('Client',)
STORE_NAME __all__
LOAD_CONST None
RETURN_VALUE | from hvac.v1 import Client
__all__ = ("Client",)
| data/hvac-2.1.0/hvac/__init__.py | 43 | 21 | 389,205 |
LOAD_CONST 0
LOAD_CONST ('*',)
IMPORT_NAME paramz.transformations
IMPORT_STAR
LOAD_CONST 0
LOAD_CONST ('__fixed__',)
IMPORT_NAME paramz.transformations
IMPORT_FROM __fixed__
STORE_NAME __fixed__
POP_TOP
LOAD_CONST None
RETURN_VALUE | from paramz.transformations import *
from paramz.transformations import __fixed__
| data/GPy-1.13.1/GPy/core/parameterization/transformations.py | 56 | 21 | 186,138 |
LOAD_CONST 1
LOAD_CONST ('*',)
IMPORT_NAME schemas.utf_queue_models.models.python.generated_models
IMPORT_STAR
LOAD_CONST None
RETURN_VALUE | from .schemas.utf_queue_models.models.python.generated_models import *
| data/utf-queue-client-1.15.2/utf_queue_client/models/__init__.py | 35 | 21 | 439,075 |
LOAD_CONST 0
LOAD_CONST ('Prompts', 'SegmentationResults')
IMPORT_NAME kornia.contrib.models.structures
IMPORT_FROM Prompts
STORE_NAME Prompts
IMPORT_FROM SegmentationResults
STORE_NAME SegmentationResults
POP_TOP
LOAD_CONST None
RETURN_VALUE | from kornia.contrib.models.structures import Prompts, SegmentationResults
| data/kornia-0.7.1/kornia/contrib/models/__init__.py | 56 | 21 | 358,513 |
LOAD_BUILD_CLASS
LOAD_CONST <code object StreamClosedError at 0x7fab4133e420, file "f.py", line 1>
LOAD_CONST 'StreamClosedError'
MAKE_FUNCTION
LOAD_CONST 'StreamClosedError'
LOAD_NAME Exception
CALL_FUNCTION
STORE_NAME StreamClosedError
LOAD_CONST None
RETURN_VALUE
LOAD_NAME __name__
STORE_NAME __module__
LOAD_CONST 'StreamClosedError'
STORE_NAME __qualname__
LOAD_CONST 'Operation not supported while stream is closed.'
STORE_NAME __doc__
LOAD_CONST None
RETURN_VALUE | class StreamClosedError(Exception):
"""Operation not supported while stream is closed."""
| data/google-cloud-bigquery-storage-2.24.0/google/cloud/bigquery_storage_v1/exceptions.py | 118 | 21 | 80,682 |
LOAD_CONST 0
LOAD_CONST ('*',)
IMPORT_NAME pysnmp.carrier.asyncore.dgram.unix
IMPORT_STAR
LOAD_CONST None
RETURN_VALUE | from pysnmp.carrier.asyncore.dgram.unix import *
| data/pysnmp-4.4.12/pysnmp/carrier/asynsock/dgram/unix.py | 35 | 21 | 222,312 |
LOAD_CONST 0
LOAD_CONST ('*',)
IMPORT_NAME pysnmp.carrier.asyncore.dgram.udp
IMPORT_STAR
LOAD_CONST None
RETURN_VALUE | from pysnmp.carrier.asyncore.dgram.udp import *
| data/pysnmp-4.4.12/pysnmp/carrier/asynsock/dgram/udp.py | 35 | 21 | 222,310 |
LOAD_CONST 1
LOAD_CONST ('get_abi_strategy',)
IMPORT_NAME _strategies
IMPORT_FROM get_abi_strategy
STORE_NAME get_abi_strategy
POP_TOP
LOAD_CONST None
RETURN_VALUE | from ._strategies import (
get_abi_strategy,
)
| data/eth_abi-5.0.0/eth_abi/tools/__init__.py | 44 | 21 | 241,672 |
LOAD_CONST 1
LOAD_CONST ('MultiProcessTestCase',)
IMPORT_NAME distributed
IMPORT_FROM MultiProcessTestCase
STORE_NAME MultiProcessTestCase
POP_TOP
LOAD_CONST 'MultiProcessTestCase'
BUILD_LIST
STORE_NAME __all__
LOAD_CONST None
RETURN_VALUE | from .distributed import MultiProcessTestCase
__all__ = ["MultiProcessTestCase"]
| data/mmengine-0.10.3/mmengine/testing/_internal/__init__.py | 47 | 21 | 191,382 |
LOAD_CONST ''
LOAD_CONST ''
LOAD_CONST ''
LOAD_CONST ('test1', 'test2')
BUILD_CONST_KEY_MAP
BINARY_MODULO
POP_TOP
LOAD_CONST None
RETURN_VALUE | "" % {
"test1": "",
"test2": "",
}
| data/libcst-1.2.0/native/libcst/tests/fixtures/mixed_newlines.py | 32 | 21 | 46,796 |
LOAD_CONST 0
LOAD_CONST None
IMPORT_NAME os
STORE_NAME os
LOAD_NAME os
LOAD_ATTR path
LOAD_METHOD dirname
LOAD_NAME __file__
CALL_METHOD
STORE_NAME PACKAGE_PATH
LOAD_CONST None
RETURN_VALUE | import os
PACKAGE_PATH = os.path.dirname(__file__)
| data/dbt-athena-community-1.7.2/dbt/include/athena/__init__.py | 43 | 21 | 113,161 |
LOAD_BUILD_CLASS
LOAD_CONST <code object StreamClosedError at 0x7fab41ed00c0, file "f.py", line 1>
LOAD_CONST 'StreamClosedError'
MAKE_FUNCTION
LOAD_CONST 'StreamClosedError'
LOAD_NAME Exception
CALL_FUNCTION
STORE_NAME StreamClosedError
LOAD_CONST None
RETURN_VALUE
LOAD_NAME __name__
STORE_NAME __module__
LOAD_CONST 'StreamClosedError'
STORE_NAME __qualname__
LOAD_CONST 'Operation not supported while stream is closed.'
STORE_NAME __doc__
LOAD_CONST None
RETURN_VALUE | class StreamClosedError(Exception):
"""Operation not supported while stream is closed."""
| data/google-cloud-bigquery-storage-2.24.0/google/cloud/bigquery_storage_v1beta2/exceptions.py | 117 | 21 | 80,652 |
LOAD_CONST 1
LOAD_CONST ('opt',)
IMPORT_NAME
IMPORT_FROM opt
STORE_NAME opt
POP_TOP
LOAD_CONST 1
LOAD_CONST ('*',)
IMPORT_NAME basic
IMPORT_STAR
LOAD_CONST 1
LOAD_CONST ('TypedListType',)
IMPORT_NAME type
IMPORT_FROM TypedListType
STORE_NAME TypedListType
POP_TOP
LOAD_CONST None
RETURN_VALUE | from . import opt
from .basic import *
from .type import TypedListType
| data/Theano-PyMC-1.1.2/theano/typed_list/__init__.py | 72 | 21 | 358,847 |
LOAD_CONST 0
LOAD_CONST None
IMPORT_NAME theano.tensor.random.opt
STORE_NAME theano
LOAD_CONST 0
LOAD_CONST None
IMPORT_NAME theano.tensor.random.utils
STORE_NAME theano
LOAD_CONST None
RETURN_VALUE | import theano.tensor.random.opt
import theano.tensor.random.utils
| data/Theano-PyMC-1.1.2/theano/tensor/random/__init__.py | 48 | 21 | 358,996 |
LOAD_CONST 2
LOAD_CONST ('UpdateAdapter',)
IMPORT_NAME update_adapter
IMPORT_FROM UpdateAdapter
STORE_NAME UpdateAdapter
POP_TOP
LOAD_CONST 'UpdateAdapter'
BUILD_LIST
STORE_NAME __all__
LOAD_CONST None
RETURN_VALUE | from ..update_adapter import UpdateAdapter
__all__ = ["UpdateAdapter"]
| data/casbin-1.36.0/casbin/persist/adapters/update_adapter.py | 46 | 21 | 175,859 |
LOAD_CONST 0
LOAD_CONST ('trace',)
IMPORT_NAME opencensus.ext.logging
IMPORT_FROM trace
STORE_NAME trace
POP_TOP
LOAD_CONST 'trace'
BUILD_LIST
STORE_NAME __all__
LOAD_CONST None
RETURN_VALUE | from opencensus.ext.logging import trace
__all__ = ["trace"]
| data/opencensus-ext-logging-0.1.1/opencensus/ext/logging/__init__.py | 45 | 21 | 111,846 |
LOAD_CONST '0.8.1'
STORE_NAME __version__
LOAD_CONST 1
LOAD_CONST ('Document',)
IMPORT_NAME readability
IMPORT_FROM Document
STORE_NAME Document
POP_TOP
LOAD_CONST None
RETURN_VALUE | __version__ = "0.8.1"
from .readability import Document
| data/readability-lxml-0.8.1/readability/__init__.py | 42 | 21 | 79,381 |
LOAD_CONST 0
LOAD_CONST ('App',)
IMPORT_NAME textual.app
IMPORT_FROM App
STORE_NAME App
POP_TOP
LOAD_BUILD_CLASS
LOAD_CONST <code object MyApp at 0x7faa51f69c90, file "f.py", line 4>
LOAD_CONST 'MyApp'
MAKE_FUNCTION
LOAD_CONST 'MyApp'
LOAD_NAME App
CALL_FUNCTION
STORE_NAME MyApp
LOAD_CONST None
RETURN_VALUE
LOAD_NAME __name__
STORE_NAME __module__
LOAD_CONST 'MyApp'
STORE_NAME __qualname__
LOAD_CONST None
RETURN_VALUE | from textual.app import App
class MyApp(App):
pass
| data/textual-0.52.1/docs/examples/app/simple01.py | 117 | 21 | 26,262 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.