bytecodemanipulation/Emulator.py,sha256=eXMkzB-Xo1fBnHHx7LOg8xjyY6VKCCzdaNqqBoYykEA,22008
bytecodemanipulation/Mixin.py,sha256=GBfXWELlUF2XEWVJjwsV6Wjg7MRZ72H_nJ8YXdaevzY,20025
bytecodemanipulation/MutableFunction.py,sha256=n8nlaOxhFasKjWZEqz_pv_iUVAZ1C3DHfMSixYeYpnQ,19747
bytecodemanipulation/MutableFunctionHelpers.py,sha256=HQrvp_l1J5h_M2sG8OjveQIJrWEHjD4_tmNc2mxHUi4,9803
bytecodemanipulation/Optimiser.py,sha256=8J5DE8lB-qNNKkg3uxDmXqFjRxQyeogRVTMZwaaxGQ4,27037
bytecodemanipulation/Specialization.py,sha256=58ZFOL9Q3NSlT8ybCj59JiZA_4CkaLuq21V4gFqho3g,11255
bytecodemanipulation/TypeEnforcer.py,sha256=hH9-SiNiz9z3YAsarw1KnHhByZpPmx26s0oUZPEhkbE,339
bytecodemanipulation/__init__.py,sha256=HmODihtkL2P81r25JsMrrN1w8QCPzb1-aSx4nk2inO8,157
bytecodemanipulation/annotated_std.py,sha256=tZ2YIClM9w7LPodgNqiiMMWMkO_6SaxpTtd9BB8TOTs,51
bytecodemanipulation/data_loader.py,sha256=Rup637CgP5FIlZgf5KDesaDZqIOenNji2zdpdlZm5Hk,3183
bytecodemanipulation/mixin_util.py,sha256=VNE8d69lk-fNNrLDryB57u60Xx87ijApkUz6rTcfYX8,4176
bytecodemanipulation/optimise_self.py,sha256=N8PWHn3DyIUwibd3043tOwoBiYWwR0XbxqOjyyXbqt4,449
bytecodemanipulation/optimiser_util.py,sha256=zlEhNjclQbnWEP0XhcQ5Fm6EBTdAAdy5awZxpfFV9oM,17426
bytecodemanipulation/util.py,sha256=MXpoZR6VoquKVXvqtjQ4lm0J-6Ld3qcU2FFjFGRA9qY,628
bytecodemanipulation/assembler/AbstractBase.py,sha256=xnFgt0fbxlOI-7v_qBxsIW6H6D731EuWhu8QDz6E3uI,10506
bytecodemanipulation/assembler/Emitter.py,sha256=d9IeMBCtxAInZd7oj2e0DHI704xE9E4XTeY4-SWXgzo,12247
bytecodemanipulation/assembler/Lexer.py,sha256=NnE51125tNzukJBd6H_M3KzcmMhnKMHe1v5CTTSvwyI,5356
bytecodemanipulation/assembler/Parser.py,sha256=GUADN9sKZkP9M6mLbzvv6Ku3SoEEYUDPGeUwQzWjk6c,20042
bytecodemanipulation/assembler/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
bytecodemanipulation/assembler/hook.py,sha256=PEyYS7mbtUDUsQy22HR9Iz9M_fb0Z6VIswqx8ZvQ0U0,1459
bytecodemanipulation/assembler/syntax_errors.py,sha256=Y6h9d9bavmmNS9x1_UiD_eajLL-QyJa2V8q4kou4znA,3840
bytecodemanipulation/assembler/target.py,sha256=-NL_iCj7nlI7G040OMl6JZLR6pXISG68peajH1cfm5k,3883
bytecodemanipulation/assembler/util/CommonUtil.py,sha256=KgNuMEdfevTg2yNLua3bGWeXJozeQu9k79AGN8gnJ1Q,335
bytecodemanipulation/assembler/util/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
bytecodemanipulation/assembler/util/parser.py,sha256=PVsUtyk6HDqECMUu04gN_y8NEBGA3BKk_kXrYlI_cdw,10940
bytecodemanipulation/assembler/util/tokenizer.py,sha256=YBanCQbEU2dcmXLIcxWYS6Ye09THiv_lIOUPtmJpyU4,8373
bytecodemanipulation/data/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
bytecodemanipulation/data/shared/__init__.py,sha256=F7VVe6fSTcTSfn3m9Ch5MIFjEfNl4QpGsy3xcPZr8Ao,27
bytecodemanipulation/data/shared/builtin_spec.py,sha256=aKRhUJ1e8wtNh0ppAdrg5KZ4u8DF-57Vgh7go6SdxW4,15377
bytecodemanipulation/data/shared/expressions/AttributeAccessExpression.py,sha256=C8WHOWrShFdzfW2re7w476mtvGJ5u-KK1vYPaDftkmo,2610
bytecodemanipulation/data/shared/expressions/CompoundExpression.py,sha256=yq9UUDViGHY5CvanEATLF8x73pIfI2DPU-EjIzWaB1c,3550
bytecodemanipulation/data/shared/expressions/ConstantAccessExpression.py,sha256=mwVU5aORIlgfu1tlJc34jMxeANpkIVezi4xKHBOjhn0,1546
bytecodemanipulation/data/shared/expressions/DerefAccessExpression.py,sha256=U2DeWttSWJ2lYRxao09UENwP4hYYlyXcnt5fo7UZYlw,1450
bytecodemanipulation/data/shared/expressions/DiscardValueExpression.py,sha256=evUA-rXEaZl6PC4Z9blOY_4KlHqM51g4_-C4Lw0a4_I,956
bytecodemanipulation/data/shared/expressions/DynamicAccessExpression.py,sha256=RTijvetaFnKEr8xfGG8k2MWdg5DSRzECt-xATdVe6eM,2913
bytecodemanipulation/data/shared/expressions/GlobalAccessExpression.py,sha256=ye-JeNcz2GpOv12DspxoD-gorgn24MFc6c9H7qIysrM,1452
bytecodemanipulation/data/shared/expressions/GlobalStaticAccessExpression.py,sha256=G7NPa8fCbS3XsGr69PGuPhRDOm_8Zrdkx6Z5LQtsMq8,1760
bytecodemanipulation/data/shared/expressions/LocalAccessExpression.py,sha256=uP9XfRFQSYkyPLK9DvTHbGzodXblLDsTtQTtWEl59PE,2055
bytecodemanipulation/data/shared/expressions/MacroAccessExpression.py,sha256=6QECR1MHbbxor1B23tIMSOx9SGq-YqQdMsAqHEMlDh0,1402
bytecodemanipulation/data/shared/expressions/MacroParameterAcessExpression.py,sha256=lIHeQm9UX0AX9BwrjBpLVKzdptALKAJH0BscCrjEyo4,2871
bytecodemanipulation/data/shared/expressions/ModuleAccessExpression.py,sha256=4fWyRNoig2o4XPZ76NQ9OocXrtVSFxJ9r_hUeFyU6ug,1542
bytecodemanipulation/data/shared/expressions/StaticAttributeAcccessExpression.py,sha256=uJPIW1s1SUy4A1U2ipX_tMrHbsih1eFyZVnhg6XkYj4,2652
bytecodemanipulation/data/shared/expressions/SubscriptionAccessExpression.py,sha256=fp0umrfoEWjBl69Gl8zfraDw0_hUtFo8bddDzKmtWg0,3839
bytecodemanipulation/data/shared/expressions/TopOfStackAccessExpression.py,sha256=or49Y2u6M01IU7zmrU9U2O6B9sSYxnKsr25r0Co8lGE,1622
bytecodemanipulation/data/shared/expressions/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
bytecodemanipulation/data/shared/instructions/AbstractInstruction.py,sha256=ELlHmcCLNPPQlUyygZiwaipVMSY2YZ7lWbPENX4zMbY,4244
bytecodemanipulation/data/shared/instructions/AssertAssembly.py,sha256=0OjueNi-Y0JRyziPofXpZms39B4BpnU7pe5b8EjiFIY,1508
bytecodemanipulation/data/shared/instructions/AssertStaticInstruction.py,sha256=FJ504MMu5ufxZVbFoCXvAjoNZWP7oisPycSQluoslZQ,3441
bytecodemanipulation/data/shared/instructions/CallAssembly.py,sha256=vOZRPoRCz_G42hz6INcqjUEiMHH6KwjJ9WsCa1H94pA,14138
bytecodemanipulation/data/shared/instructions/ClassDefinitionAssembly.py,sha256=hAW-NsmGqTREFwr456beAwZanJyk5EYE6pTXL6eteEw,3412
bytecodemanipulation/data/shared/instructions/ForEachAssembly.py,sha256=_5O10jPVFpFQFSoRTENyVPBzzQeTQOmN6QQhUcbIAhc,4808
bytecodemanipulation/data/shared/instructions/FunctionDefinitionAssembly.py,sha256=wlQ5MF0DggVjSYCyTHrSuaAdCqKA1R6M3mHSMVDqd98,9234
bytecodemanipulation/data/shared/instructions/IfAssembly.py,sha256=_-OUvkJDdSNj2Z3WF-ST0KMMkPW4NT9q_OmxcGo03U4,3809
bytecodemanipulation/data/shared/instructions/JumpAssembly.py,sha256=OWh9pJMsTEl8yjdoflX-lJdNUgrU3BFOSEPdi8BKziA,3177
bytecodemanipulation/data/shared/instructions/LabelAssembly.py,sha256=nWSUP7sqeHK2E6WoctPp0_AuJEY8pU9270KZ_m43FKw,1800
bytecodemanipulation/data/shared/instructions/LoadAssembly.py,sha256=537vudpSylZcwwOLE8IoT7vcqI32anOVaVThVrFYD5w,3205
bytecodemanipulation/data/shared/instructions/LoadConstAssembly.py,sha256=WH6zK6iyxR1BU972sk54lUt2HURiKbH1voWJ3-zTDx4,2984
bytecodemanipulation/data/shared/instructions/LoadFastAssembly.py,sha256=5aMcfR7O4BgaWAt6t4eS0vYIOkc-QQhM0-amdQ014us,2503
bytecodemanipulation/data/shared/instructions/LoadGlobalAssembly.py,sha256=W6sitGA5-8pz5OzWrKs7iJj85Wpv4bZPy3vrT7knxF0,3085
bytecodemanipulation/data/shared/instructions/MacroAssembly.py,sha256=q6xYmSUJd9AVxMNPAJQwjeVJW_AjIml2GuhhjtI7KzY,25406
bytecodemanipulation/data/shared/instructions/MacroImportAssembly.py,sha256=8j7VlFVgR9XvmoDkOIWboXlt_a-B2_f8Z9gndID41os,4442
bytecodemanipulation/data/shared/instructions/MacroPasteAssembly.py,sha256=_sezn608wgB3MfbVvYSFPBcKQ0ibdcYVDabqRjmHEX8,3085
bytecodemanipulation/data/shared/instructions/MacroReturnAssembly.py,sha256=zuFuss1yLf75pMB5ZmrNUeCFkzv8RbUZYHp5eA1B0Qw,2059
bytecodemanipulation/data/shared/instructions/NamespaceAssembly.py,sha256=N_Rv9iia8YnS5fBoCXTJyRB7gGog5u7Qh6tVZGFTxT8,2782
bytecodemanipulation/data/shared/instructions/OpAssembly.py,sha256=WY2kl6UKDzjDI9W46EznFWZIlcGXUQ12pvtOcYh-7qs,19276
bytecodemanipulation/data/shared/instructions/PopElementAssembly.py,sha256=Fv-IrpRChKAn8f7cDFDvAqxWNxxZTUDg8BwXVUW4M4s,900
bytecodemanipulation/data/shared/instructions/PythonCodeAssembly.py,sha256=O_Uefo3-cAKFOjEgGylbikFS2TiitQiMCrW9y6j2bPI,1543
bytecodemanipulation/data/shared/instructions/RaiseAssembly.py,sha256=JN8TFbvyyXRQv7tm9kxbNSUpI1pOp-Y1rU4BvYsQWM4,897
bytecodemanipulation/data/shared/instructions/RawAssembly.py,sha256=M8i56-S2ETgllVS7JQrScmuueYY69NAySPjAyaZxrhU,1832
bytecodemanipulation/data/shared/instructions/ReturnAssembly.py,sha256=OYVabuH9OMFf_TlAUWDdJuK2BMR_2yd39TXUsoLlAnQ,1549
bytecodemanipulation/data/shared/instructions/StoreAssembly.py,sha256=Ae3dO0VxM2-RlHTOz_96m4gNNz4h7umgJ8w7_1XDEzE,2842
bytecodemanipulation/data/shared/instructions/StoreFastAssembly.py,sha256=cOH_LEDgY41ZEVWO5DYLbK55zJ9fkyRvsgmaxwINmmY,2303
bytecodemanipulation/data/shared/instructions/StoreGlobalAssembly.py,sha256=SzSnVS4CmtBHR2Q493RvRZ-5Uk3YIvkpMTsaK6j6nYY,2567
bytecodemanipulation/data/shared/instructions/WhileAssembly.py,sha256=yD-UaZPL6m5j6TMP8y-cMmT9pnlgh2BmzMR6qHTaekw,3775
bytecodemanipulation/data/shared/instructions/YieldAssembly.py,sha256=D63ompmG7d87jdvADHaG5EGCoqlmYSCszGIGpGOVdNc,2992
bytecodemanipulation/data/shared/instructions/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
bytecodemanipulation/data/v3_10/ExceptionInstructionCodec.py,sha256=OHO8Ya34lgtNFtaFYTpTrtLg0P6MSsGxSP9qr6WMIys,2555
bytecodemanipulation/data/v3_10/LocationInformationHandler.py,sha256=Z9UUD1UZi6LiArR6QqqttD9CYU-ErVB1k_zILkoz9zQ,1574
bytecodemanipulation/data/v3_10/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
bytecodemanipulation/data/v3_10/assembly_instructions.py,sha256=CryqAQu8pqUUrq2MKCdTEHHH0NInGD1hMHC2iy5vamQ,957
bytecodemanipulation/data/v3_10/specialize.py,sha256=uZedF1bOFva6iwUVP38C1fIeWKml5wd3rh1_pQkbugY,47
bytecodemanipulation/data/v3_10/instructions/AssertAssembly.py,sha256=HYLFU08GpPhPwztYAw78_nR6l6u6LzhVoDap8BQabb0,1464
bytecodemanipulation/data/v3_10/instructions/CallAssembly.py,sha256=y24DurXAcaMchg3P2X0JMr9Cpr4NU3zBMRnnaEeQgPA,6503
bytecodemanipulation/data/v3_10/instructions/ClassDefinitionAssembly.py,sha256=IMnpYaW2een1yWYckQCfQm7stIkV2_RAZ-AaY_H1YlU,2657
bytecodemanipulation/data/v3_10/instructions/ForEachAssembly.py,sha256=3WduwJk78xOc4Xf3ffjGelOtXHPFJvZettTIuAUvomc,3292
bytecodemanipulation/data/v3_10/instructions/FunctionDefinitionAssembly.py,sha256=JY8-sCWK8K3lZtvfDcRkd3N6AtmatvuJ9jPnvguu5Qc,5781
bytecodemanipulation/data/v3_10/instructions/IfAssembly.py,sha256=lvMZiE2EBBjw-9BuVtijq9P84cOHKm22Qmmd0wITHfw,1508
bytecodemanipulation/data/v3_10/instructions/JumpAssembly.py,sha256=77gYv9deTxsN29oWGwZ7taSVhePfKm36qq4YfAm1LKA,1402
bytecodemanipulation/data/v3_10/instructions/LoadConstAssembly.py,sha256=sWOeVgYtMYv9sfXt9VHvTvFZ3m2AWtyOSc6eVzsIYhk,1085
bytecodemanipulation/data/v3_10/instructions/LoadFastAssembly.py,sha256=2oCzMJ04iazQKIYKIFQ7OqwhdKdW7cFMF6gYfF1LIkQ,809
bytecodemanipulation/data/v3_10/instructions/LoadGlobalAssembly.py,sha256=G1hhoMzDFLAuUsnc6g8xrh6Z2a6pl41HpsPwhL_KIyI,819
bytecodemanipulation/data/v3_10/instructions/OpAssembly.py,sha256=uyafOhbH6oYSShXVAvbJim33UvDGlnoR6wtRRFEncCg,13524
bytecodemanipulation/data/v3_10/instructions/PopElementAssembly.py,sha256=sPdnunCQEyc_IhSYFDXA01PBOEg2UERO8d8K0prOyJw,710
bytecodemanipulation/data/v3_10/instructions/RaiseAssembly.py,sha256=8v4SlqWIcgiK4OdA4lzBrUiwyJfleIk31uDeP0h-Uvg,774
bytecodemanipulation/data/v3_10/instructions/ReturnAssembly.py,sha256=ReqHfcX3wPcJouE2buE0DB8fiNnr49HKCvBx02kRXS4,773
bytecodemanipulation/data/v3_10/instructions/StoreFastAssembly.py,sha256=XzvqjEXa7JrngIHeF2yNITndrNxm5KzWNQbIDeT3BSk,822
bytecodemanipulation/data/v3_10/instructions/StoreGlobalAssembly.py,sha256=q_pGQxGAUaJ5yTrn_9f4WtgV7B6VMEgudmpGrEA_KSI,895
bytecodemanipulation/data/v3_10/instructions/WhileAssembly.py,sha256=FRsyGxrkr3rf73_W39DLIX2MGLFR0-cyrnuxzdBgilo,1528
bytecodemanipulation/data/v3_10/instructions/YieldAssembly.py,sha256=hRrzfapmotNAbSPHoyJsTXQue7mtZfnOHP93N1uOJc4,1279
bytecodemanipulation/data/v3_10/instructions/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
bytecodemanipulation/data/v3_11/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
bytecodemanipulation/data/v3_11/assembly_instructions.py,sha256=5dbSrE4WOVCIJauidMD0TaYIPFsKEhg8TJ4iV6_hSH4,849
bytecodemanipulation/data/v3_11/specialize.py,sha256=uZedF1bOFva6iwUVP38C1fIeWKml5wd3rh1_pQkbugY,47
bytecodemanipulation/data/v3_11/instructions/CallAssembly.py,sha256=YBJQjeFZNzRTG60mWU9xr82aWSyHknR3y1rEr1r2qQU,6599
bytecodemanipulation/data/v3_11/instructions/ClassDefinitionAssembly.py,sha256=RJGqBMja82ypRCkVWqfB21nNGUldoKroiIO3Z6xIahg,2635
bytecodemanipulation/data/v3_11/instructions/ForEachAssembly.py,sha256=3WduwJk78xOc4Xf3ffjGelOtXHPFJvZettTIuAUvomc,3292
bytecodemanipulation/data/v3_11/instructions/FunctionDefinitionAssembly.py,sha256=j-l-DRsZAJvVCv8WhwITFuqctjhTZfNX4KaZEkhUN28,4912
bytecodemanipulation/data/v3_11/instructions/IfAssembly.py,sha256=8le2dW2g9w20_vGbXuws8-Rq8SfQvUAajLLKs-mEgB4,1592
bytecodemanipulation/data/v3_11/instructions/JumpAssembly.py,sha256=77gYv9deTxsN29oWGwZ7taSVhePfKm36qq4YfAm1LKA,1402
bytecodemanipulation/data/v3_11/instructions/LoadConstAssembly.py,sha256=sWOeVgYtMYv9sfXt9VHvTvFZ3m2AWtyOSc6eVzsIYhk,1085
bytecodemanipulation/data/v3_11/instructions/LoadFastAssembly.py,sha256=2oCzMJ04iazQKIYKIFQ7OqwhdKdW7cFMF6gYfF1LIkQ,809
bytecodemanipulation/data/v3_11/instructions/LoadGlobalAssembly.py,sha256=G1hhoMzDFLAuUsnc6g8xrh6Z2a6pl41HpsPwhL_KIyI,819
bytecodemanipulation/data/v3_11/instructions/OpAssembly.py,sha256=hdcD-ryR8OMZuorVN9ijr-GrJ-iIvkSBjfgXFhOsmY0,2799
bytecodemanipulation/data/v3_11/instructions/PopElementAssembly.py,sha256=sPdnunCQEyc_IhSYFDXA01PBOEg2UERO8d8K0prOyJw,710
bytecodemanipulation/data/v3_11/instructions/RaiseAssembly.py,sha256=8v4SlqWIcgiK4OdA4lzBrUiwyJfleIk31uDeP0h-Uvg,774
bytecodemanipulation/data/v3_11/instructions/ReturnAssembly.py,sha256=zyp0LVD6WucStOM8j-iWFFt9upOA0jsfGtr9MJNJL74,710
bytecodemanipulation/data/v3_11/instructions/StoreFastAssembly.py,sha256=XzvqjEXa7JrngIHeF2yNITndrNxm5KzWNQbIDeT3BSk,822
bytecodemanipulation/data/v3_11/instructions/StoreGlobalAssembly.py,sha256=q1_leS3YwfBuellwZMgXbyOYqlgObMA0r-9YlG1HPuk,832
bytecodemanipulation/data/v3_11/instructions/WhileAssembly.py,sha256=FRsyGxrkr3rf73_W39DLIX2MGLFR0-cyrnuxzdBgilo,1528
bytecodemanipulation/data/v3_11/instructions/YieldAssembly.py,sha256=hRrzfapmotNAbSPHoyJsTXQue7mtZfnOHP93N1uOJc4,1279
bytecodemanipulation/data/v3_11/instructions/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
bytecodemanipulation/data/v3_12/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
bytecodemanipulation/opcodes/AbstractOpcodeTransformerStage.py,sha256=EzuWOoXICJaGe2xZtvG5r2glRIldJ0Uhg9JMYnAPMPM,12784
bytecodemanipulation/opcodes/CacheEntryCreation.py,sha256=6HZWexUMvv-e3lxDZjDVdXsCzQhxBIFpfgPQjyjgYiQ,1197
bytecodemanipulation/opcodes/CodeObjectBuilder.py,sha256=vX0rNNBy0TcnwiU829Nx74dZk7xt5WNxGMk6UzmrkAw,2307
bytecodemanipulation/opcodes/ExceptionTable.py,sha256=oVwgfGlbJNOTDUYkihSTodQmwPXJ_LuibMA3iG82das,1329
bytecodemanipulation/opcodes/Instruction.py,sha256=mkwWGTZiVwM4jEyiKon0bly4qmiIiOj_o95AiEPfzhg,25688
bytecodemanipulation/opcodes/OpcodeReplacer.py,sha256=miPDUwG5vaxQy_eA1KA68vdZG9bYGB99g5gIwpFS0tI,3139
bytecodemanipulation/opcodes/Opcodes.py,sha256=UWm3PH0At53p3HOlLbqGESpDCs7cAiHmwf4R8KRD8-c,5599
bytecodemanipulation/opcodes/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
bytecodemanipulation-0.3.3.dist-info/LICENSE,sha256=lMoTzLF86YJEQX0w7VBbAK9ge1rXiaIUubHFXCtEoLc,1066
bytecodemanipulation-0.3.3.dist-info/METADATA,sha256=6OgjiAPiqsM_ySvZ5M8V66i8eebYgDDsJN-f98OCEl4,6420
bytecodemanipulation-0.3.3.dist-info/WHEEL,sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18,92
bytecodemanipulation-0.3.3.dist-info/top_level.txt,sha256=j7KSJuZGEcWd8q4KZ-I09B-C7k78W3kUVK421F14wjw,21
bytecodemanipulation-0.3.3.dist-info/RECORD,,
