pq.Patch: move support for parsing patch headers into Patch class
authorGuido Günther <agx@sigxcpu.org>
Sat, 24 Dec 2011 10:15:30 +0000 (11:15 +0100)
committerGuido Günther <agx@sigxcpu.org>
Mon, 26 Dec 2011 13:02:24 +0000 (14:02 +0100)
commit637b87a01a9bdc95c48a6edd85db196f9c4a95a9
treeca09e710947c3303b12554f512bac583f23391fc
parentee9748eee0d05178effcdd0a40702615a4ac461a
pq.Patch: move support for parsing patch headers into Patch class

and add tests.
gbp/pq.py
gbp/scripts/pq.py
tests/08_test_patch.py [new file with mode: 0644]
tests/08_test_patch_data/patch1.diff [new file with mode: 0644]