diff -r 7183f32fad13 -r e77cea9721e7 devtools/fill.py --- a/devtools/fill.py Fri Jun 18 18:31:22 2010 +0200 +++ b/devtools/fill.py Mon Jun 21 13:23:11 2010 +0200 @@ -16,9 +16,8 @@ # # You should have received a copy of the GNU Lesser General Public License along # with CubicWeb. If not, see . -"""This modules defines func / methods for creating test repositories +"""This modules defines func / methods for creating test repositories""" -""" __docformat__ = "restructuredtext en" from random import randint, choice