From f672bd8a62053f6a509cf28b5e2e0a44326a4b00 Mon Sep 17 00:00:00 2001 From: Marek Marecki Date: Sat, 10 Aug 2013 14:37:46 +0200 Subject: [PATCH] Fixed docstring --- sensual_asa_cat.py | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/sensual_asa_cat.py b/sensual_asa_cat.py index afe9ef6..27cf63d 100644 --- a/sensual_asa_cat.py +++ b/sensual_asa_cat.py @@ -1,12 +1,13 @@ #!/usr/bin/env python3 -"""Script for downloading all user data. +"""Script for downloading Diaspora* user pictures. -Named after SensualAsaCat user whose account was deleted after some +Named after SensualAsaCat user whose account was to be deleted after some radikal transgender reported her to admins of joindiaspora.com for posting *inappropriate* content. -I disaggred with him. So, here it is get all SensualAsaCat's pictures. +I disaggred with him and he can go to hell. +So, here is a script that allows you to get all of SensualAsaCat's pictures. """ import getpass -- 2.25.1