240 发简信
IP属地:加州
  • Python Bound Method and types.MethodType

    when calling a bound method bm of o associated with f, it turns out to c...

  • Python Attribute Access Order

    @(Python) data descriptor case data descriptor is defined as having both...

  • Python Attribute Access Order II

    @(Python) a.x -> a.__getattribute__it will take over and run default acc...

  • Python Gadget

    paramiko celery proj celery.py celeryconfig.py: tasks.py argparser loggi...

  • Scala Parallelization

    Coursera - Parallel Programming Week3 - Data Parallelism Homework