X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;ds=sidebyside;f=Robots%2Fbkmk_rforking.py;fp=Robots%2Fbkmk_rforking.py;h=30133dcb4011fcb908ddb6f011732adf5217fc40;hb=b2b302b348f0b711557961c70744c818cff664f0;hp=c5bbb6265f73e6b298e7a475fc0cf7fe0eb698f7;hpb=90f66cf9ebfa461d9c1d3163d69f345b20fb8d03;p=bookmarks_db.git diff --git a/Robots/bkmk_rforking.py b/Robots/bkmk_rforking.py index c5bbb62..30133dc 100644 --- a/Robots/bkmk_rforking.py +++ b/Robots/bkmk_rforking.py @@ -10,7 +10,8 @@ __license__ = "GNU GPL" __all__ = ['robot_forking'] -import sys, os +import os +import sys try: import cPickle as pickle