Rev 1975: (Robey Pointer) replace foo.has_key(bar) with bar in foo in /home/pqm/archives/thelove/bzr/+trunk/
Canonical.com Patch Queue Manager
pqm at pqm.ubuntu.com
Wed Aug 30 15:37:32 BST 2006
------------------------------------------------------------
revno: 1975
revision-id: pqm at pqm.ubuntu.com-20060830143731-af84f2be15714815
parent: pqm at pqm.ubuntu.com-20060830142943-5ad00084983f33ce
parent: john at arbash-meinel.com-20060830135451-db085d993f76f572
committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Wed 2006-08-30 15:37:31 +0100
message:
(Robey Pointer) replace foo.has_key(bar) with bar in foo
modified:
bzrlib/bundle/bundle_data.py read_changeset.py-20050619171944-c0d95aa685537640
bzrlib/bundle/serializer/__init__.py __init__.py-20051118175413-86b97db0b618feef
bzrlib/commands.py bzr.py-20050309040720-d10f4714595cf8c3
bzrlib/export/__init__.py __init__.py-20051114235828-1ba62cb4062304e6
bzrlib/inventory.py inventory.py-20050309040759-6648b84ca2005b37
bzrlib/knit.py knit.py-20051212171256-f056ac8f0fbe1bd9
bzrlib/msgeditor.py msgeditor.py-20050901111708-ef6d8de98f5d8f2f
bzrlib/revision.py revision.py-20050309040759-e77802c08f3999d5
bzrlib/tests/__init__.py selftest.py-20050531073622-8d0e3c8845c97a64
bzrlib/tests/blackbox/test_too_much.py blackbox.py-20050620052131-a7370d756399f615
bzrlib/tests/test_merge_core.py test_merge_core.py-20050824132511-eb99b23a0eec641b
bzrlib/transactions.py transactions.py-20051007010900-f1313d53cf58e223
bzrlib/transform.py transform.py-20060105172343-dd99e54394d91687
bzrlib/transport/memory.py memory.py-20051016101338-cd008dbdf69f04fc
bzrlib/transport/ssh.py ssh.py-20060824042150-0s9787kng6zv1nwq-1
bzrlib/tree.py tree.py-20050309040759-9d5f2496be663e77
bzrlib/util/configobj/configobj.py configobj.py-20051018184548-06992a2246425e3e
bzrlib/weave.py knit.py-20050627021749-759c29984154256b
------------------------------------------------------------
merged: john at arbash-meinel.com-20060830135451-db085d993f76f572
parent: john at arbash-meinel.com-20060830135053-1812713a8f47b368
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: jam-integration
timestamp: Wed 2006-08-30 08:54:51 -0500
message:
change return foo in bar to return (foo in bar)
------------------------------------------------------------
merged: john at arbash-meinel.com-20060830135053-1812713a8f47b368
parent: john at arbash-meinel.com-20060830134948-947f142b44fe8569
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: jam-integration
timestamp: Wed 2006-08-30 08:50:53 -0500
message:
Update transport/ssh.py to remove has_key usage
------------------------------------------------------------
merged: john at arbash-meinel.com-20060830134948-947f142b44fe8569
parent: john at arbash-meinel.com-20060829202038-ea1bede06b14bec8
parent: robey at lag.net-20060829204702-6d40ae7a33ec62c7
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: jam-integration
timestamp: Wed 2006-08-30 08:49:48 -0500
message:
[merge] Robey Pointer: remove 'has_key' usage
------------------------------------------------------------
merged: robey at lag.net-20060829204702-6d40ae7a33ec62c7
parent: pqm at pqm.ubuntu.com-20060828152314-9bd2bb284d84fab2
committer: Robey Pointer <robey at lag.net>
branch nick: bzr.dev.no_has_key
timestamp: Tue 2006-08-29 13:47:02 -0700
message:
remove usage of has_key()
More information about the bazaar-commits
mailing list