micropython

.hgtags

401:4a8dd27c2994
2011-02-27 Paul Boddie Switched back to providing a common __class__ attribute for instances, intercepting __class__ accesses on classes during inspection, compilation and, through appropriate instruction sequences, execution. Exposed target details in the optimise_constant_accessor method's results. Exposed dynamic/static details in the possible_accessor_types ASTVisitor method's results. Improved frame stack visualisation in the RSVP machine.
     1 83dc777c7083c766b565a97310b7daf21ef6d590 feature-universal-__class__-attributes