# readme.txt

selfish.py -- Emulation of Self-style objects in Python. This is only a toy
version, not for serious purposes, it's unfinished, etc. 

This version of selfish.py (0.3) is released to the public domain.
Future versions may not be.

For more information about Self, see:
 http://research.sun.com/research/self/release/Self-4.0/Tutorial/index.html
 
