You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-python/discogs-client/files
root 1fe299c06b
Sync with portage [Wed Jun 12 23:22:58 MSK 2013].
11 years ago
..
README.patch Sync with portage [Wed Jun 12 23:22:58 MSK 2013]. 11 years ago

README.patch

From 7e914f37a851da1b7b52eb2bcb631f6148e41ee9 Mon Sep 17 00:00:00 2001

From: Theofilos Intzoglou <int.teo@gmail.com>
Date: Tue, 11 Jun 2013 21:24:35 +0300
Subject: [PATCH] Fix README.mkd so that test_discogs_client.py doesn't fail

---
README.mkd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.mkd b/README.mkd
index 73a609a..07f9724 100644
--- a/README.mkd
+++ b/README.mkd
@@ -185,7 +185,7 @@ Get a list of `Label`s representing sublabels associated with this `Label`:
Get the `Label`'s parent label, if it exists:

>>> label.parent_label
- ...
+ <Label "...">

### Possible `data` keys

--
1.8.1.6