Module version
[hide private]
[frames] | no frames]

Module version

source code

Information about BitPim version number

Functions [hide private]
 
isdevelopmentversion() source code
 
setversion(versionstring, vendorstring='Test')
Set the version and vendor based on user's input
source code
 
__freeze() source code
Variables [hide private]
  __FROZEN__ = '$Id: version.py 4315 2007-07-23 01:03:58Z djpham $'
  name = 'BitPim'
  release = 0
  contact = 'The BitPim home page is at http://www.bitpim.org. ...
  userdefined = False
  userversion = ''
  uservendor = ''
  f = ['$Id:', 'version.py', '4315', '2007-07-23', '01:03:58Z', ...
  svnrevision = 0
  version = '1.0.7'
  vendor = 'official'
  versionstring = '1.0.7'
  dqver = [1, 0, 7, 0]
  dqverstr = '1.0.7.0'
  url = 'http://www.bitpim.org'
  description = 'BitPim 1.0.7'
  copyright = '(C) 2003-2006 Roger Binns and others - see http:/...
Variables Details [hide private]

contact

Value:
'The BitPim home page is at http://www.bitpim.org.  You can post any q\
uestions or feedback to the mailing list detailed on that page.'

f

Value:
['$Id:',
 'version.py',
 '4315',
 '2007-07-23',
 '01:03:58Z',
 'djpham',
 '$']

copyright

Value:
'(C) 2003-2006 Roger Binns and others - see http://www.bitpim.org'