summaryrefslogtreecommitdiff
path: root/examples/elementtree
Commit message (Expand)AuthorAgeFilesLines
* References: #4426jonathan vanasco2021-09-283-18/+18
* Fix various lib / test / examples typos (#7017)Kevin Kirsche2021-09-111-1/+1
* Consider aliased=True, from_joinpoint as legacyMike Bayer2020-05-042-35/+70
* Remove print statement in favor of print() function in docs and examplesAlbert Tugushev2020-02-261-1/+1
* Enable F841Mike Bayer2019-06-202-4/+1
* Reinstate elementtree exampleVraj Mohan2019-01-164-25/+16
* Post black reformattingMike Bayer2019-01-063-85/+123
* Run black -l 79 against all source filesMike Bayer2019-01-064-106/+225
* - add a new sphinx extension "viewsource". takes advantage of part of the vi...Mike Bayer2013-11-093-25/+18
* - the raw 2to3 runMike Bayer2013-04-272-41/+41
* whack more long lines in very old docstringsMike Bayer2013-02-021-10/+17
* -whitespace bonanza, contdMike Bayer2012-07-283-10/+10
* - whitespace removal bonanzaMike Bayer2011-01-023-15/+15
* - optimized_al doesn't need mapper extensionMike Bayer2010-09-244-42/+43
* - converted all lazy=True|False|None to 'select'|'joined'|'noload'Mike Bayer2010-03-242-4/+4
* - The official name for the relation() function is nowMike Bayer2010-03-172-9/+9
* Cleaned up some long lines to test the commit hooks.Michael Trier2010-03-071-25/+28
* - mega example cleanupMike Bayer2010-01-194-29/+30
* Added in Examples into the test suite so they get exercised regularly. Cleane...Michael Trier2009-07-272-1/+6
* Cleaned up the deprecation problems with the examples.Michael Trier2009-04-133-3/+3
* Lots of fixes to the code examples to specify imports explicitly.Michael Trier2009-03-313-17/+18
* typoGaƫtan de Menten2008-07-111-1/+1
* oof...unicode object still needs to return the value if it just warned...Mike Bayer2007-12-143-24/+24
* small fix for filter() aliasing, upgraded elementtree examples to use 0.4 sty...Mike Bayer2007-08-032-37/+29
* merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to maintena...Mike Bayer2007-07-276-0/+524