Fixed a problem with the creation of nested directory
authorGianluca Montecchi <gian@grys.it>
Wed, 21 Oct 2009 21:30:35 +0000 (23:30 +0200)
committerGianluca Montecchi <gian@grys.it>
Wed, 21 Oct 2009 21:30:35 +0000 (23:30 +0200)
commit89fe7bf7ab6813ed21361941ac17253895d07b03
tree669d8ddc0cf838ecf9ee6b60c4512966cb963c74
parent2e235351d68715d0b232d48c21974ef6a89bb685
Fixed a problem with the creation of nested directory
(i.e.: be html -o dir1/dir2 failed to create dir2 if dir1 does not exists)
becommands/html.py