summaryrefslogtreecommitdiff
path: root/examples/python
AgeCommit message (Expand)Author
2015-01-04Copyright notices: add MongoDB, update to 2015.Keith Bostic
2014-01-07Update copyright notices for 2014.Keith Bostic
2013-01-07Fixes for automake 1.3.x: don't use $(srcdir) in TESTS and avoid the new para...Michael Cahill
2013-01-01Update copyright notice to 2013.Keith Bostic
2012-08-15We're sending a mixed message -- remove the copyright notices from filesKeith Bostic
2012-05-03Add a copyright notice, and change the copyright script to not requireKeith Bostic
2012-05-04Move the python "check" into lang/python: that simplifies things and avoids t...Michael Cahill
2012-05-04Fix the Python example.Michael Cahill
2012-02-01More copyright cleanup.Keith Bostic
2011-03-31Added ex_access.py, and added typemaps, etc. to make it all work.Don Anderson