aboutsummaryrefslogtreecommitdiff
path: root/examples/func_calls.py
AgeCommit message (Expand)Author
2019-02-15Protect visiting recursion against empty argument listsEli Bendersky
2018-10-23Fix example to properly visit nested function callsEli Bendersky
2018-06-26Use https:// for all project links where available (#267)Jon Dufresne
2017-02-19Fix comment typo (#171)Hart Chu
2017-02-02Remove Copyright from every source fileEli Bendersky
2015-04-21Fix up examples to run properly from the main source dirEli Bendersky
2014-04-23A bit of cleanupEli Bendersky
2012-06-23Issue 63: fix up line endingsEli Bendersky
2012-02-031. make examples callable from root dirBen
2011-04-29changed license notices to BSD in all fileseli.bendersky
2011-02-18Removed portability.py, using from __future__ import print_function instead. ...eli.bendersky
2010-05-21initial import from SVNEli Bendersky