astrofrog / pyavm

Pure-python AVM library
http://astrofrog.github.io/pyavm/
Other
20 stars 9 forks source link

Make ``items`` hidden #14

Closed astrofrog closed 11 years ago

astrofrog commented 11 years ago

items should be a hidden attribute (_items) because otherwise the user can set properties in there directly, and there is no checking of compliance with the standard.