prototype 0.2
Javascript's Prototyping OO for Python
The original author is Toby Ho. See http://tobyho.com/Prototype_Inheritence_in_Python
I (Jonathan Gardner) am assuming the code is in the public domain since I can't find any license information anywhere.
I've adapted this by making very tiny changes: * Adding a setup script * Modifying the attribute getter to raise an AttributeException if the attribute is mising, instead of returning None. * Moving doc.py to the module's doc string.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| prototype-0.2-py2.6.egg (md5) | Python Egg | 2.6 | 2011-05-24 | 5KB | 283 |
| prototype-0.2.tar.gz (md5) | Source | 2011-05-24 | 2KB | 295 | |
- Author: Jonathan Gardner
- Home Page: http://tech.jonathangardner.net/wiki/Python-Prototype
- Keywords: prototype javascript
- License: Public Domain
- Categories
- Package Index Owner: jgardner
- DOAP record: prototype-0.2.xml
