git.fiddlerwoaroof.com
Browse code

Merge branch 'master' of github.com:fiddlerwoaroof/sandbox

Ed L authored on 16/06/2011 18:04:59
Showing 1 changed files
... ...
@@ -6,3 +6,6 @@
6 6
 - [lazy_attributes.py](lazy_attributes.py) a python class for lazy loading attributes
7 7
 - [memoize_and_partialfuncs.py](memoize_and_partialfuncs.py) a python implementation of memoization and piecewise definition of functions
8 8
 - [piecewise_function.py](piecewise_function.py) a better implementation of piecewise functions
9
+
10
+
11
+All code is under the Apache Licence 2.0
9 12
\ No newline at end of file