Revision 2057f6c7 lib/objects.py

b/lib/objects.py
152 152
  """An generic class supporting tags.
153 153

  
154 154
  """
155
  __slots__ = []
156

  
155 157
  @staticmethod
156 158
  def ValidateTag(tag):
157 159
    """Check if a tag is valid.

Also available in: Unified diff