Home | History | Annotate | Download | only in python2.7

Lines Matching full:statically

13 Objects are never allocated statically or on the stack; they must be
16 statically initialized type objects, although work on type/class unification
127 reach zero (e.g., for statically allocated type objects).