added remove to the modifier seq (when pymodifier->md is NULL then its been removed)

added name to the docs
This commit is contained in:
2006-04-23 08:01:02 +00:00
parent 8001a8b409
commit b3bd7c869a
3 changed files with 64 additions and 5 deletions

View File

@@ -56,7 +56,8 @@ class Modifier:
The Modifier object
===================
This object provides access to a modifier for a particular object.
"""
@ivar name: The name of this modifier. 31 chars max.
"""
def __getitem__(key):
"""