prototype

Javascript's Prototyping OO for Python
Download

prototype Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Public Domain
  • Publisher Name:
  • Jonathan Gardner
  • Publisher web site:
  • http://jonathangardner.net

prototype Tags


prototype Description

Javascript's Prototyping OO for Python prototype is a JavaScript prototyping OO for Python.Developer commentsThe original author is Toby Ho. See http://tobyho.com/Prototype_Inheritence_in_PythonI (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. Requirements: · Python


prototype Related Software