Skip to content

TakumiHaruta/decorator_practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

概要

  • base_deco.py
    • VAR_Xをvar_a~var_h のいずれかに置換し、inner()内で参照・変更できるか調査する
  • i_deco.py
    • デコレータと関数に同じ引数を渡した時の挙動を確認する

About

Easy examples for decorators and scopes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages