Merge remote-tracking branch 'steven/oo-restructure'

This commit is contained in:
Nico Schottelius 2011-10-06 23:13:00 +02:00
commit 4beeecd48e
1 changed files with 0 additions and 3 deletions

View File

@ -25,9 +25,6 @@ import collections
import cdist
DOT_CDIST = '.cdist'
class FileList(collections.MutableSequence):
"""A list that stores it's state in a file.