Aim Python Library Master (16) byteplay

[Description de la bibliothèque]

Vous pouvez jouer avec le code d'octet.

【programme】

byteplay.py


# -*- coding: utf-8 -*-

from byteplay import Code
from pprint import pprint

def f(a, b):
    print (a, b)

f(3, 5)
# (3, 5)

c = Code.from_code(f.func_code)
pprint(c.code)
'''
[(SetLineno, 7),
 (LOAD_FAST, 'a'),
 (LOAD_FAST, 'b'),
 (BUILD_TUPLE, 2),
 (PRINT_ITEM, None),
 (PRINT_NEWLINE, None),
 (LOAD_CONST, None),
 (RETURN_VALUE, None)]
'''

【problème】

Parce que je veux manipuler le code d'octet  c.code[3:3] = [(ROT_TWO, None)] A été ajouté au programme,  NameError: name 'ROT_TWO' is not defined J'obtiens une erreur ...

[Site de référence]

pypi

Recommended Posts

Aim Python Library Master (16) byteplay
Aim Python Library Master (48) Autopep8
Aim Python Library Master (49) psidialogs
Espaces de noms Aim Python Library Master (55)
AIM Python Library Master (46) BrowserPlus
Aim Python Library Master (30) Chronyk
AIM Python Library Master (3) Workalendar
Aim Python Library Master (42) Speedrecorder
Aim Python Library Master (37) Slimurl
Aim Python Library Master (44) pynetviz
Aim Python Library Master (8) Rolex
Aim Python Library Master (7) Numparser
Aim Python Library Master (21) hy
Viser les requêtes du maître de bibliothèque python (18)
Aim Python Library Master (13) Easydev
Aim Python Library Master (20) Pyyaml
Viser la segmentation de mots du maître de la bibliothèque python
Aim Python Library Master (43) cpmoptimize
Aim Python Library Master (68) pazudorasolver
Aim Python Library Master (58) Faker
Aim Python Library Master (11) nlist
Aimez le maître de la bibliothèque python (38) beautiful_print
Aim Python Library Master (65) Geopy
Aim Python Library Master (2) Vincenty
Journal de bord Aim Python Library Master (59)
Aim Python Library Master (51) Pyautogui
Aim Python Library Master (10) Timeit
Aim Python Library Master (0) Liens
Aim Python Library Master (66) youtube-dl
Aim Python Library Master (53) psutil
Aim Python Library Master (22) HTMltag
Aim Python Library Master (9) WebHelpers
Aim Python Library Master (32) SQL
Aim Python Library Master (60) Colourettu
Viser maître de la bibliothèque python (64) pretty_cron
Aim Python Library Master (61) recherche imbriquée
Aim Python Library Master (47) Deckor
Aim Python Library Master (25) Orderset
Viser le maître de la bibliothèque python (62)
Aim Python Library Master (63) EasyGui
Aim Python Library Master (19) Riemann
Aim Python Library Master (39) Goless
Aim Python Library Master (54) tqdm
Aim Python Library Master (23) memory_utils
AIM Python Library Master (27) Benchit
Visez le maître de la bibliothèque python (35) pywildcard
Aim Python Library Master (14) Pyknon
Aim Python Library Master (15) Brute
Aim Python Library Master (50) xlwings
Aim Python Library Master (31) Adipy
Aim Python Library Master (57) Browsergui
Aim Python Library Master (1) da-vinci
Aim Python Library Master (33) convivial pour l'homme
Aimez le maître de la bibliothèque python (4) Ascii Py
Aim Python Library Master (28) Expressions verbales
Aim Python Library Master (5) tables de terminaux
Aim Node.js Library Master (3) python-runner
Bibliothèque Python AST
bibliothèque de commerce d'algorithmes python
Maître de manipulation de chaînes Python
Installer une bibliothèque externe pour python