root/asynwsgi/trunk/findpy.sh

Revision 467, 106 bytes (checked in by robin, 2 years ago)

* merged the serviceapi branch

These changes firm up the dispatcher api, the service model api and the service request api

* huge set of name changes
* lots of documentation
* a number of micelaneous bug fixes and api enhancements.


  • Property svn:executable set to *
Line 
1 find ./ -regex '\(.*\.svn.*\)\|\(.*/sandbox.*\)\|\(.*/build\)' -type d -prune -false -o -name "*.py" "$@"
Note: See TracBrowser for help on using the browser.