Package gozerbot :: Module datadir
[hide private]
[frames] | no frames]

Module datadir

source code

this is where the datadir lives


Copyright: this file is in the public domain

Functions [hide private]
 
makedirs()
create datadir if it nog already exists
source code
 
copyandreplace(fromdir, todir) source code
 
upgrade082() source code
Variables [hide private]
  datadir = 'gozerdata'
  replacere = re.compile(r'(?m)gozerplugs.plugs')