| 1 | """Illustrates use of the :meth:`.AttributeEvents.init_scalar` |
| 2 | event, in conjunction with Core column defaults to provide |
| 3 | ORM objects that automatically produce the default value |
| 4 | when an un-set attribute is accessed. |
nothing calls this directly
no test coverage detected