summaryrefslogtreecommitdiff
path: root/examples/elementtree/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* whack more long lines in very old docstringsMike Bayer2013-02-021-10/+17
|
* -whitespace bonanza, contdMike Bayer2012-07-281-3/+3
|
* - whitespace removal bonanzaMike Bayer2011-01-021-3/+3
|
* - optimized_al doesn't need mapper extensionMike Bayer2010-09-241-6/+11
| | | | - convert to non-bound metadata, Session, session.commit()
* - mega example cleanupMike Bayer2010-01-191-0/+30
| | | | | | - added READMEs to all examples in each __init__.py and added to sphinx documentation - added versioning example - removed vertical/vertical.py, the dictlikes are more straightforward
* Added in Examples into the test suite so they get exercised regularly. ↵Michael Trier2009-07-271-0/+0
Cleaned up some deprecation warnings in the examples.