Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/pygments/lexers/__pycache__/_lua_builtins.cpython-39.pyc
Ðазад
a a�h� � @ s~ d Z ddddddddd d dd�Zed krzddlZddlmZ ddlZdd� Zdd� Zdd� Z dd� Z dd� Zdd� Ze� dS )a� pygments.lexers._lua_builtins ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This file contains the names and modules of lua functions It is able to re-generate itself, but for adding new functions you probably have to add some callbacks (see function module_callbacks). Do not edit the MODULES dict by hand. Run with `python -I` to regenerate. :copyright: Copyright 2006-2025 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. )Z_GZ_VERSION�assertZcollectgarbageZdofile�errorZgetmetatableZipairs�loadZloadfile�next�pairsZpcall�printZrawequalZrawgetZrawlenZrawset�selectZsetmetatableZtonumberZtostring�type�warnZxpcall)z bit32.arshiftz bit32.bandz bit32.bnotz bit32.borzbit32.btestz bit32.bxorz bit32.extractz bit32.lrotatezbit32.lshiftz bit32.replacez bit32.rrotatezbit32.rshift)zcoroutine.closezcoroutine.createzcoroutine.isyieldablezcoroutine.resumezcoroutine.runningzcoroutine.statuszcoroutine.wrapzcoroutine.yield)zdebug.debugz debug.gethookz debug.getinfozdebug.getlocalzdebug.getmetatablezdebug.getregistryzdebug.getupvaluezdebug.getuservaluez debug.sethookzdebug.setlocalzdebug.setmetatablezdebug.setupvaluezdebug.setuservaluezdebug.tracebackzdebug.upvalueidzdebug.upvaluejoin)zio.closezio.flushzio.inputzio.lineszio.openz io.outputzio.popenzio.readz io.stderrzio.stdinz io.stdoutz io.tmpfilezio.typezio.write)"zmath.absz math.acosz math.asinz math.atanz math.atan2z math.ceilzmath.cosz math.coshzmath.degzmath.expz math.floorz math.fmodz math.frexpz math.hugez math.ldexpzmath.logzmath.maxzmath.maxintegerzmath.minzmath.minintegerz math.modfzmath.pizmath.powzmath.radzmath.randomzmath.randomseedzmath.sinz math.sinhz math.sqrtzmath.tanz math.tanhzmath.tointegerz math.typezmath.ult) zpackage.configz package.cpathzpackage.loadedzpackage.loadlibzpackage.pathzpackage.preloadzpackage.searcherszpackage.searchpath�require)zos.clockzos.datezos.difftimez os.executezos.exitz os.getenvz os.removez os.renamezos.setlocalezos.timez os.tmpname)zstring.bytezstring.charzstring.dumpzstring.findz string.formatz string.gmatchzstring.gsubz string.lenzstring.lowerzstring.matchzstring.packzstring.packsizez string.repzstring.reversez string.subz string.unpackzstring.upper)ztable.concatztable.insertz table.movez table.packztable.removez table.sortztable.unpack)z utf8.charzutf8.charpatternzutf8.codepointz utf8.codeszutf8.lenzutf8.offset)�basicZbit32� coroutine�debug�io�math�modules�os�string�table�utf8�__main__� N)�urlopenc C sV dd� } dd� }dd� }dd� }d d � }dd� }d d� }dd� }| |||||||d�S )Nc S s | � d�S )Nz coroutine.�� startswith��name� r ��/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/pygments/lexers/_lua_builtins.py�is_in_coroutine_module� s z0module_callbacks.<locals>.is_in_coroutine_modulec S s | dv s| � d�rdS dS d S )N)r �module�packageTFr r r r r �is_in_modules_module� s z.module_callbacks.<locals>.is_in_modules_modulec S s | � d�S )Nzstring.r r r r r �is_in_string_module� s z-module_callbacks.<locals>.is_in_string_modulec S s | � d�S )Nztable.r r r r r �is_in_table_module� s z,module_callbacks.<locals>.is_in_table_modulec S s | � d�S )Nr r r r r r �is_in_math_module� s z+module_callbacks.<locals>.is_in_math_modulec S s | � d�S )Nzio.r r r r r �is_in_io_module� s z)module_callbacks.<locals>.is_in_io_modulec S s | � d�S )Nzos.r r r r r �is_in_os_module� s z)module_callbacks.<locals>.is_in_os_modulec S s | � d�S )Nzdebug.r r r r r �is_in_debug_module� s z,module_callbacks.<locals>.is_in_debug_module)r r r r r r r r r )r r! r"