summaryrefslogtreecommitdiff
path: root/examples/python
AgeCommit message (Collapse)Author
2012-08-15We're sending a mixed message -- remove the copyright notices from filesKeith Bostic
where we've placed our content in the public domain.
2012-05-03Add a copyright notice, and change the copyright script to not requireKeith Bostic
a leading #! line.
2012-05-04Move the python "check" into lang/python: that simplifies things and avoids ↵Michael Cahill
tracking the dependency.
2012-05-04Fix the Python example.Michael Cahill
closes #206 --HG-- rename : examples/c/Makefile.am => examples/python/Makefile.am
2012-02-01More copyright cleanup.Keith Bostic
2011-03-31Added ex_access.py, and added typemaps, etc. to make it all work.Don Anderson
This changeset also includes configure and Make.base changes to force -g on for setup.py, and to *disable* -O if debug is enabled. That's probably not wanted in the release tree, but is essential for debugging SWIG. refs #31 --HG-- extra : rebase_source : d6eb4ffab30aa8901b73467e038cb82168308545