/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/ |
D | websucker.py | 5 __version__ = "$Revision$" variable 15 if __version__[0] == '$': 16 _v = __version__.split() 18 __version__ = _v[1] variable 36 ('User-agent', 'websucker/%s' % __version__),
|
D | webchecker.py | 106 __version__ = "$Revision$" variable 125 if __version__[0] == '$': 126 _v = __version__.split() 128 __version__ = _v[1] variable 189 print AGENTNAME, "version", __version__ 746 ('User-agent', 'Python-webchecker/%s' % __version__),
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/wsgiref/ |
D | simple_server.py | 17 __version__ = "0.1" variable 21 server_version = "WSGIServer/" + __version__ 71 server_version = "WSGIServer/" + __version__
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
D | __init__.py | 18 __version__ = "2.7.2" variable
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/parsers/ |
D | expat.py | 2 __version__ = '$Revision: 17640 $' variable
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/parsers/ |
D | expat.py | 2 __version__ = '$Revision$' variable
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | pydoc_mod.py | 5 __version__ = "1.2.3.4" variable
|
D | pystone.py | 39 __version__ = "1.1" variable 63 (__version__, loops, benchtime)
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Rsa2048Sha256Sign/ |
D | Rsa2048Sha256GenerateKeys.py | 36 __version__ = '%s Version %s' % (__prog__, '0.9 ' + gBUILD_VERSION) variable 45 …parser = argparse.ArgumentParser(prog=__prog__, version=__version__, usage=__usage__, description=…
|
D | Rsa2048Sha256Sign.py | 34 __version__ = '%s Version %s' % (__prog__, '0.9 ' + gBUILD_VERSION) variable 64 …parser = argparse.ArgumentParser(prog=__prog__, version=__version__, usage=__usage__, description=…
|
/device/linaro/bootloader/edk2/BaseTools/Scripts/ |
D | BinToPcd.py | 26 __version__ = '%s Version %s' % (__prog__, '0.9 ') variable 63 parser = argparse.ArgumentParser(prog = __prog__, version = __version__,
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/hotshot/ |
D | stones.py | 13 (test.pystone.__version__, test.pystone.LOOPS, benchtime)
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/i18n/ |
D | msgfmt.py | 34 __version__ = "1.1" variable 211 print >> sys.stderr, "msgfmt.py", __version__
|
D | pygettext.py | 168 __version__ = '1.5' variable 451 print >> fp, pot_header % {'time': timestamp, 'version': __version__} 575 print _('pygettext.py (xgettext for Python) %s') % __version__
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | SimpleHTTPServer.py | 9 __version__ = "0.6" variable 40 server_version = "SimpleHTTP/" + __version__
|
D | BaseHTTPServer.py | 69 __version__ = "0.3" variable 224 server_version = "BaseHTTP/" + __version__
|
D | smtpd.py | 84 __version__ = 'Python SMTP proxy version 0.2' variable 131 self.push('220 %s %s' % (self.__fqdn, __version__)) 482 print >> sys.stderr, __version__
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | SimpleHTTPServer.py | 9 __version__ = "0.6" variable 41 server_version = "SimpleHTTP/" + __version__
|
D | BaseHTTPServer.py | 69 __version__ = "0.3" variable 224 server_version = "BaseHTTP/" + __version__
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/ |
D | __init__.py | 7 __version__ = '4.0.3' variable
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/PatchPcdValue/ |
D | PatchPcdValue.py | 31 __version__ = "%prog Version " + __version_number__ variable 234 …Parser = OptionParser(description=__copyright__, version=__version__, option_list=OptionList, usag…
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/GenPatchPcdTable/ |
D | GenPatchPcdTable.py | 33 __version__ = "%prog Version " + __version_number__ variable 190 … parser = optparse.OptionParser(description=__copyright__, version=__version__, usage=UsageString)
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ |
D | ndiff.py | 49 __version__ = 1, 7, 0 variable
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Pkcs7Sign/ |
D | Pkcs7Sign.py | 36 __version__ = '%s Version %s' % (__prog__, '0.9 ' + gBUILD_VERSION) variable 78 …parser = argparse.ArgumentParser(prog=__prog__, version=__version__, usage=__usage__, description=…
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/json/ |
D | __init__.py | 100 __version__ = '2.0.9' variable
|