Revision c60abd62 lib/objects.py

b/lib/objects.py
915 915
  def ToDict(self):
916 916
    """Custom function for nodegroup.
917 917

  
918
    This discards the members object, which gets recalculated and is only kept in memory.
918
    This discards the members object, which gets recalculated and is only kept
919
    in memory.
919 920

  
920 921
    """
921 922
    mydict = super(NodeGroup, self).ToDict()

Also available in: Unified diff