another todo item

This commit is contained in:
Simon Hausmann
2007-02-21 17:51:07 +01:00
parent 8d2196e3e9
commit 7b6a30fe2a

View File

@@ -8,6 +8,8 @@
# TODO:
# - support integrations (at least p4i)
# - support p4 submit (hah!)
# - emulate p4's delete behavior: if a directory becomes empty delete it. continue
# with parent dir until non-empty dir is found.
#
import os, string, sys, time
import marshal, popen2, getopt