astrofrog / pyavm

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

When specs version is changed, update available attributes #13

Closed astrofrog closed 11 years ago

astrofrog commented 11 years ago

If the user does

a.MetadataVersion = 1.1

this should change what attributes are available.

astrofrog commented 11 years ago

Still need to add tests that warnings are raised, and full specs tests.