skip to navigation
skip to content

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