diff -r a64f48dd5fe4 -r 9ab2b4c74baf devtools/devctl.py --- a/devtools/devctl.py Thu May 20 20:47:13 2010 +0200 +++ b/devtools/devctl.py Thu May 20 20:47:55 2010 +0200 @@ -15,10 +15,10 @@ # # You should have received a copy of the GNU Lesser General Public License along # with CubicWeb. If not, see . -"""additional cubicweb-ctl commands and command handlers for cubicweb and cubicweb's -cubes development +"""additional cubicweb-ctl commands and command handlers for cubicweb and +cubicweb's cubes development +""" -""" __docformat__ = "restructuredtext en" # *ctl module should limit the number of import to be imported as quickly as