generic-poky/bitbake/lib/bb/fetch
Chris Larson 22a2179905 Kill unnecessary usages of the types module
types.IntType -> int
types.StringType -> basestring
...

Also moves our ImmutableTypes tuple into our own namespace.

(Bitbake rev: 83674a3a5564ecb1f9d2c9b2d5b1eeb3c31272ab)

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-02 15:41:33 +01:00
..
__init__.py Kill unnecessary usages of the types module 2010-07-02 15:41:33 +01:00
bzr.py Formatting cleanups 2010-07-02 15:41:32 +01:00
cvs.py Apply some 2to3 transforms that don't cause issues in 2.6 2010-07-02 15:41:33 +01:00
git.py Apply the 2to3 print function transform 2010-07-02 15:41:33 +01:00
hg.py Formatting cleanups 2010-07-02 15:41:32 +01:00
local.py Switch some references to moved functions 2010-07-02 15:41:33 +01:00
osc.py Formatting cleanups 2010-07-02 15:41:32 +01:00
perforce.py Apply some 2to3 transforms that don't cause issues in 2.6 2010-07-02 15:41:33 +01:00
repo.py Import fixups 2010-07-02 15:41:32 +01:00
ssh.py Apply the 2to3 print function transform 2010-07-02 15:41:33 +01:00
svk.py bitbake: unify mirror support and make it independant of the fetcher 2010-02-04 00:18:29 +00:00
svn.py Formatting cleanups 2010-07-02 15:41:32 +01:00
wget.py Apply some 2to3 transforms that don't cause issues in 2.6 2010-07-02 15:41:33 +01:00