[Python-modules-commits] [praw] branch master updated (de3cd15 -> fc3a5c7)

Riley Baird orthogonal-guest at moszumanska.debian.org
Sun Nov 29 09:35:55 UTC 2015


This is an automated email from the git hooks/post-receive script.

orthogonal-guest pushed a change to branch master
in repository praw.

      from  de3cd15   Update Vcs fields for git migration
       new  fc3a5c7   Updated to 3.3.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.rst                                        |   36 +
 PKG-INFO                                           |    9 +-
 README.rst                                         |    7 +-
 debian/.git-dpm                                    |   11 -
 debian/changelog                                   |    8 +
 debian/control                                     |    6 +-
 debian/files                                       |    3 +
 debian/patches/change-info-section.patch           |   32 -
 debian/patches/disable-tests.patch                 |   20 +-
 debian/patches/fix-privacy-issue.patch             |   20 +-
 debian/patches/no-autoupdate.patch                 |   47 +-
 debian/patches/series                              |    1 -
 debian/praw-doc.debhelper.log                      |   26 +
 debian/praw-doc.substvars                          |    2 +
 debian/praw-doc/DEBIAN/control                     |   18 +
 debian/praw-doc/DEBIAN/md5sums                     |  333 ++
 .../usr/share/doc-base/praw}                       |    0
 .../usr/share/doc/praw-doc}/README.tests           |    0
 .../usr/share/doc/praw-doc/changelog.Debian.gz     |  Bin 0 -> 366 bytes
 .../praw-doc/usr/share/doc/praw-doc/changelog.gz   |  Bin 0 -> 10751 bytes
 .../usr/share/doc/praw-doc}/copyright              |    0
 .../usr/share/doc/praw-doc/html/.buildinfo         |    4 +
 .../share/doc/praw-doc/html/_images}/CodeUrl.png   |  Bin
 .../share/doc/praw-doc/html/_images}/CreateApp.png |  Bin
 .../usr/share/doc/praw-doc/html/_sources/index.txt |    0
 .../doc/praw-doc/html/_sources/pages/changelog.txt |    0
 .../praw-doc/html/_sources/pages/code_overview.txt |    0
 .../html/_sources/pages/comment_parsing.txt        |   14 +
 .../html/_sources/pages/configuration_files.txt    |   32 +-
 .../html/_sources/pages/contributor_guidelines.txt |    2 +-
 .../praw-doc/html/_sources/pages/exceptions.txt    |    0
 .../share/doc/praw-doc/html/_sources/pages/faq.txt |    8 +-
 .../html/_sources/pages/getting_started.txt        |    7 +-
 .../praw-doc/html/_sources/pages/lazy-loading.txt  |    0
 .../praw-doc/html/_sources/pages/multiprocess.txt  |    0
 .../doc/praw-doc/html/_sources/pages/oauth.txt     |    6 +
 .../html/_sources/pages/useful_scripts.txt         |   18 +-
 .../praw-doc/html/_sources/pages/writing_a_bot.txt |    0
 .../share/doc/praw-doc/html}/_static/CodeUrl.png   |  Bin
 .../share/doc/praw-doc/html}/_static/CreateApp.png |  Bin
 .../doc/praw-doc/html/_static/ajax-loader.gif      |  Bin 0 -> 673 bytes
 .../usr/share/doc/praw-doc/html/_static/basic.css  |  599 +++
 .../share/doc/praw-doc/html/_static/classic.css    |  261 +
 .../doc/praw-doc/html/_static/comment-bright.png   |  Bin 0 -> 3500 bytes
 .../doc/praw-doc/html/_static/comment-close.png    |  Bin 0 -> 3578 bytes
 .../share/doc/praw-doc/html/_static/comment.png    |  Bin 0 -> 3445 bytes
 .../share/doc/praw-doc/html/_static/default.css    |    1 +
 .../share/doc/praw-doc/html/_static/doctools.js    |  263 +
 .../doc/praw-doc/html/_static/down-pressed.png     |  Bin 0 -> 347 bytes
 .../usr/share/doc/praw-doc/html/_static/down.png   |  Bin 0 -> 347 bytes
 .../usr/share/doc/praw-doc/html/_static/file.png   |  Bin 0 -> 358 bytes
 .../usr/share/doc/praw-doc/html/_static/jquery.js  |    1 +
 .../usr/share/doc/praw-doc/html/_static/minus.png  |  Bin 0 -> 173 bytes
 .../usr/share/doc/praw-doc/html/_static/plus.png   |  Bin 0 -> 173 bytes
 .../share/doc/praw-doc/html/_static/pygments.css   |   63 +
 .../share/doc/praw-doc/html/_static/searchtools.js |  622 +++
 .../usr/share/doc/praw-doc/html/_static/sidebar.js |  159 +
 .../share/doc/praw-doc/html/_static/underscore.js  |    1 +
 .../share/doc/praw-doc/html/_static/up-pressed.png |  Bin 0 -> 345 bytes
 .../usr/share/doc/praw-doc/html/_static/up.png     |  Bin 0 -> 345 bytes
 .../share/doc/praw-doc/html/_static/websupport.js  |  808 +++
 .../usr/share/doc/praw-doc/html/genindex.html      | 2139 ++++++++
 .../usr/share/doc/praw-doc/html/index.html         |  398 ++
 .../usr/share/doc/praw-doc/html/objects.inv        |  Bin 0 -> 3577 bytes
 .../doc/praw-doc/html/pages/changelog.html.gz      |  Bin 0 -> 16372 bytes
 .../doc/praw-doc/html/pages/code_overview.html     | 5319 ++++++++++++++++++++
 .../doc/praw-doc/html/pages/comment_parsing.html   |  257 +
 .../praw-doc/html/pages/configuration_files.html   |  345 ++
 .../html/pages/contributor_guidelines.html         |  168 +
 .../share/doc/praw-doc/html/pages/exceptions.html  |  192 +
 .../usr/share/doc/praw-doc/html/pages/faq.html     |  242 +
 .../doc/praw-doc/html/pages/getting_started.html   |  251 +
 .../doc/praw-doc/html/pages/lazy-loading.html      |  199 +
 .../doc/praw-doc/html/pages/multiprocess.html      |  200 +
 .../usr/share/doc/praw-doc/html/pages/oauth.html   |  441 ++
 .../doc/praw-doc/html/pages/useful_scripts.html    |  226 +
 .../doc/praw-doc/html/pages/writing_a_bot.html     |  458 ++
 .../usr/share/doc/praw-doc/html/py-modindex.html   |  139 +
 .../usr/share/doc/praw-doc/html/search.html        |  105 +
 .../usr/share/doc/praw-doc/html/searchindex.js     |    1 +
 .../usr/share/doc/praw-doc/tests}/__init__.py      |    0
 .../test__to_reddit_list_with_object.json          |    0
 .../test_accept_moderator_invite_fail.json         |    0
 .../test_add_and_remove_subreddit.json.gz          |  Bin 0 -> 3717 bytes
 .../tests/cassettes/test_add_comment.json.gz       |  Bin 0 -> 5233 bytes
 .../tests/cassettes/test_add_link_flair.json.gz    |  Bin 0 -> 6746 bytes
 ...est_add_link_flair_to_invalid_subreddit.json.gz |  Bin 0 -> 12528 bytes
 .../tests/cassettes/test_add_link_template.json.gz |  Bin 0 -> 2794 bytes
 .../cassettes/test_add_moderator__failure.json.gz  |  Bin 0 -> 3370 bytes
 .../cassettes/test_add_remove_friends.json.gz      |  Bin 0 -> 2558 bytes
 .../test_add_remove_moderator_oauth.json.gz        |  Bin 0 -> 2385 bytes
 ...t_add_remove_wiki_ban_contributor_oauth.json.gz |  Bin 0 -> 3200 bytes
 .../test_add_remove_wiki_editor_oauth.json.gz      |  Bin 0 -> 3026 bytes
 .../tests/cassettes/test_add_reply.json.gz         |  Bin 0 -> 5457 bytes
 .../test_add_user_flair__css_only.json.gz          |  Bin 0 -> 3108 bytes
 .../test_add_user_flair__text_and_css.json.gz      |  Bin 0 -> 3128 bytes
 .../test_add_user_flair__text_only.json.gz         |  Bin 0 -> 3121 bytes
 .../test_add_user_flair_to_invalid_user.json.gz    |  Bin 0 -> 2867 bytes
 .../tests/cassettes/test_add_user_template.json.gz |  Bin 0 -> 2683 bytes
 .../tests/cassettes/test_all_comments.json.gz      |  Bin 0 -> 77093 bytes
 .../cassettes/test_approve_and_remove.json.gz      |  Bin 0 -> 8115 bytes
 .../tests/cassettes/test_attribute_error.json.gz   |  Bin 0 -> 1992 bytes
 .../doc/praw-doc/tests/cassettes/test_ban.json.gz  |  Bin 0 -> 3711 bytes
 .../praw-doc/tests/cassettes/test_cache.json.gz    |  Bin 0 -> 5134 bytes
 .../cassettes/test_clear_link_templates.json.gz    |  Bin 0 -> 2664 bytes
 .../tests/cassettes/test_clear_user_flair.json.gz  |  Bin 0 -> 3023 bytes
 .../cassettes/test_clear_user_templates.json.gz    |  Bin 0 -> 2654 bytes
 ...comments_contains_no_noncomment_objects.json.gz |  Bin 0 -> 21082 bytes
 .../tests/cassettes/test_comments_method.json.gz   |  Bin 0 -> 31767 bytes
 .../tests/cassettes/test_comparison.json.gz        |  Bin 0 -> 1984 bytes
 .../tests/cassettes/test_contributors.json.gz      |  Bin 0 -> 4517 bytes
 .../tests/cassettes/test_copy_multireddit.json.gz  |  Bin 0 -> 2877 bytes
 .../test_create_and_delete_multireddit.json.gz     |  Bin 0 -> 1911 bytes
 .../test_create_and_delete_redditor.json.gz        |  Bin 0 -> 2171 bytes
 .../tests/cassettes/test_create_subreddit.json.gz  |  Bin 0 -> 2911 bytes
 .../tests/cassettes/test_decode_entities.json.gz   |  Bin 0 -> 21082 bytes
 .../tests/cassettes/test_delete_flair.json.gz      |  Bin 0 -> 3167 bytes
 .../tests/cassettes/test_delete_header.json.gz     |  Bin 0 -> 2695 bytes
 .../tests/cassettes/test_delete_image.json.gz      |  Bin 0 -> 3394 bytes
 .../cassettes/test_delete_invalid_image.json.gz    |  Bin 0 -> 2764 bytes
 .../cassettes/test_delete_invalid_params.json.gz   |  Bin 0 -> 2541 bytes
 .../test_display_name_lazy_update.json.gz          |  Bin 0 -> 2033 bytes
 .../cassettes/test_display_name_refresh.json       |    0
 .../test_distinguish_and_undistinguish.json.gz     |  Bin 0 -> 6373 bytes
 .../tests}/cassettes/test_duplicate_login.json     |    0
 .../doc/praw-doc/tests/cassettes/test_edit.json.gz |  Bin 0 -> 4829 bytes
 .../tests/cassettes/test_edit_multireddit.json.gz  |  Bin 0 -> 3159 bytes
 .../praw-doc/tests}/cassettes/test_edit_oauth.json |    0
 .../tests/cassettes/test_edit_wiki_page.json.gz    |  Bin 0 -> 2645 bytes
 .../cassettes/test_edit_wiki_page_editors.json.gz  |  Bin 0 -> 4788 bytes
 .../cassettes/test_edit_wiki_page_settings.json.gz |  Bin 0 -> 4187 bytes
 .../praw-doc/tests/cassettes/test_equality.json.gz |  Bin 0 -> 3076 bytes
 .../test_flair_csv_and_flair_list.json.gz          |  Bin 0 -> 3585 bytes
 .../tests/cassettes/test_flair_csv_empty.json.gz   |  Bin 0 -> 2618 bytes
 .../tests/cassettes/test_flair_csv_many.json.gz    |  Bin 0 -> 4003 bytes
 .../cassettes/test_flair_csv_optional_args.json.gz |  Bin 0 -> 3284 bytes
 .../cassettes/test_flair_csv_requires_user.json.gz |  Bin 0 -> 2611 bytes
 .../tests/cassettes/test_friends_oauth.json.gz     |  Bin 0 -> 2986 bytes
 ...est_front_page_comment_replies_are_none.json.gz |  Bin 0 -> 8622 bytes
 .../cassettes/test_get_access_information.json     |    0
 ...t_get_access_information_with_invalid_code.json |    0
 .../tests/cassettes/test_get_banned__note.json.gz  |  Bin 0 -> 2789 bytes
 .../cassettes/test_get_comment_replies.json.gz     |  Bin 0 -> 2649 bytes
 .../tests/cassettes/test_get_comments.json.gz      |  Bin 0 -> 5769 bytes
 .../cassettes/test_get_comments_gilded.json.gz     |  Bin 0 -> 14704 bytes
 .../cassettes/test_get_comments_permalink.json.gz  |  Bin 0 -> 5168 bytes
 .../test_get_contributors_private.json.gz          |  Bin 0 -> 2664 bytes
 .../cassettes/test_get_contributors_public.json.gz |  Bin 0 -> 3255 bytes
 .../test_get_contributors_public_exception.json.gz |  Bin 0 -> 2634 bytes
 .../tests/cassettes/test_get_controversial.json.gz |  Bin 0 -> 28330 bytes
 .../tests/cassettes/test_get_edited_oauth.json.gz  |  Bin 0 -> 4345 bytes
 .../tests/cassettes/test_get_flair_list.json.gz    |  Bin 0 -> 2768 bytes
 .../tests/cassettes/test_get_front_page.json.gz    |  Bin 0 -> 22633 bytes
 .../tests/cassettes/test_get_hidden.json.gz        |  Bin 0 -> 10753 bytes
 .../tests/cassettes/test_get_message.json.gz       |  Bin 0 -> 2544 bytes
 .../tests/cassettes/test_get_mod_log.json.gz       |  Bin 0 -> 3313 bytes
 .../test_get_mod_log_with_action_filter.json.gz    |  Bin 0 -> 3279 bytes
 .../test_get_mod_log_with_mod_by_name.json.gz      |  Bin 0 -> 2890 bytes
 ...get_mod_log_with_mod_by_redditor_object.json.gz |  Bin 0 -> 2940 bytes
 .../tests/cassettes/test_get_mod_queue.json.gz     |  Bin 0 -> 5291 bytes
 .../cassettes/test_get_mod_queue_multi.json.gz     |  Bin 0 -> 5282 bytes
 ...st_get_mod_queue_with_default_subreddit.json.gz |  Bin 0 -> 5348 bytes
 .../test_get_moderators_contributors_oauth.json.gz |  Bin 0 -> 2543 bytes
 .../tests/cassettes/test_get_modlog_oauth.json.gz  |  Bin 0 -> 3200 bytes
 .../tests}/cassettes/test_get_multireddit.json     |    0
 .../cassettes/test_get_my_contributions.json.gz    |  Bin 0 -> 2061 bytes
 .../tests/cassettes/test_get_my_moderation.json.gz |  Bin 0 -> 2263 bytes
 .../tests}/cassettes/test_get_my_multis.json       |    0
 .../tests/cassettes/test_get_my_subreddits.json.gz |  Bin 0 -> 2511 bytes
 .../praw-doc/tests/cassettes/test_get_new.json.gz  |  Bin 0 -> 13083 bytes
 .../cassettes/test_get_new_subreddits.json.gz      |  Bin 0 -> 11702 bytes
 .../cassettes/test_get_popular_subreddits.json.gz  |  Bin 0 -> 132684 bytes
 .../tests/cassettes/test_get_post_replies.json.gz  |  Bin 0 -> 2832 bytes
 .../cassettes/test_get_priv_sr_comments_oauth.json |    0
 .../cassettes/test_get_priv_sr_listing_oauth.json  |    0
 ...test_get_priv_submission_comments_oauth.json.gz |  Bin 0 -> 2329 bytes
 .../cassettes/test_get_randnsfw_subreddit.json.gz  |  Bin 0 -> 47460 bytes
 .../cassettes/test_get_random_submission.json.gz   |  Bin 0 -> 28493 bytes
 .../cassettes/test_get_random_subreddit.json.gz    |  Bin 0 -> 44806 bytes
 .../tests}/cassettes/test_get_redditor.json        |    0
 .../tests/cassettes/test_get_rising.json.gz        |  Bin 0 -> 10604 bytes
 .../tests/cassettes/test_get_sticky.json.gz        |  Bin 0 -> 27127 bytes
 .../cassettes/test_get_sticky__not_found.json      |    0
 .../test_get_submission_by_url_oauth.json.gz       |  Bin 0 -> 2335 bytes
 .../tests/cassettes/test_get_submissions.json.gz   |  Bin 0 -> 62148 bytes
 .../tests/cassettes/test_get_submitted.json.gz     |  Bin 0 -> 2246 bytes
 .../test_get_subreddit_recommendations.json        |    0
 .../praw-doc/tests/cassettes/test_get_top.json.gz  |  Bin 0 -> 22314 bytes
 .../tests/cassettes/test_get_unmoderated.json.gz   |  Bin 0 -> 3937 bytes
 .../test_get_unread_update_has_mail.json.gz        |  Bin 0 -> 2297 bytes
 .../test_get_upvoted_and_downvoted.json.gz         |  Bin 0 -> 15085 bytes
 .../tests}/cassettes/test_get_wiki_page.json       |    0
 .../tests/cassettes/test_get_wiki_pages.json.gz    |  Bin 0 -> 1978 bytes
 .../tests/cassettes/test_hide_oauth.json.gz        |  Bin 0 -> 3028 bytes
 .../test_ignore_and_unignore_reports.json.gz       |  Bin 0 -> 7895 bytes
 .../cassettes/test_inbox_comment_permalink.json.gz |  Bin 0 -> 4916 bytes
 .../test_inbox_comment_replies_are_none.json.gz    |  Bin 0 -> 3751 bytes
 .../tests/cassettes/test_info_by_id.json.gz        |  Bin 0 -> 6553 bytes
 .../tests}/cassettes/test_info_by_invalid_id.json  |    0
 ...by_known_url_returns_known_id_link_post.json.gz |  Bin 0 -> 15227 bytes
 .../test_info_by_url_also_found_by_id.json.gz      |  Bin 0 -> 1924 bytes
 .../test_info_by_url_maximum_listing.json.gz       |  Bin 0 -> 16680 bytes
 .../test_invalid_set_access_credentials.json       |    0
 .../cassettes/test_is_username_available.json.gz   |  Bin 0 -> 1242 bytes
 .../test_join_leave_moderator_oauth.json.gz        |  Bin 0 -> 3356 bytes
 .../cassettes/test_login__deprecation_warning.json |    0
 .../cassettes/test_mark_as_nsfw__exception.json.gz |  Bin 0 -> 12349 bytes
 ...rk_as_nsfw_and_umark_as_nsfw__as_author.json.gz |  Bin 0 -> 4708 bytes
 ...as_nsfw_and_umark_as_nsfw__as_moderator.json.gz |  Bin 0 -> 5908 bytes
 .../tests/cassettes/test_mark_as_read.json.gz      |  Bin 0 -> 3617 bytes
 .../tests/cassettes/test_mark_as_unread.json.gz    |  Bin 0 -> 8686 bytes
 .../cassettes/test_mark_multiple_as_read.json.gz   |  Bin 0 -> 10433 bytes
 .../tests/cassettes/test_mod_mail_send.json.gz     |  Bin 0 -> 3451 bytes
 .../tests/cassettes/test_moderator.json.gz         |  Bin 0 -> 4323 bytes
 ..._oauth_required__logged_in_from_reddit_obj.json |    0
 ...required__logged_in_from_submission_obj.json.gz |  Bin 0 -> 22038 bytes
 ...uth_required__logged_in_from_subreddit_obj.json |    0
 .../cassettes/test_moderator_required__multi.json  |    0
 .../cassettes/test_multiple_subreddit__fetch.json  |    0
 .../cassettes/test_multireddit_get_new.json.gz     |  Bin 0 -> 1876 bytes
 .../tests/cassettes/test_name_lazy_update.json.gz  |  Bin 0 -> 1625 bytes
 .../test_oauth_without_identy_doesnt_set_user.json |    0
 .../tests/cassettes/test_pickling_v0.json.gz       |  Bin 0 -> 4125 bytes
 .../tests/cassettes/test_pickling_v1.json.gz       |  Bin 0 -> 4138 bytes
 .../tests/cassettes/test_pickling_v2.json.gz       |  Bin 0 -> 4132 bytes
 .../test_raise_invalidcomment_oauth.json.gz        |  Bin 0 -> 2059 bytes
 .../test_raise_invalidsubmission_oauth.json.gz     |  Bin 0 -> 2275 bytes
 .../test_raise_invalidsubreddit_oauth.json         |    0
 .../tests/cassettes/test_read_inbox_oauth.json.gz  |  Bin 0 -> 3779 bytes
 .../cassettes/test_read_wikipage_oauth.json.gz     |  Bin 0 -> 3227 bytes
 .../cassettes/test_redditor_comparison.json.gz     |  Bin 0 -> 47962 bytes
 .../tests}/cassettes/test_remove_oauth.json        |    0
 .../cassettes/test_rename_multireddit.json.gz      |  Bin 0 -> 3182 bytes
 .../test_reply_to_message_and_verify.json.gz       |  Bin 0 -> 4983 bytes
 .../praw-doc/tests/cassettes/test_report.json.gz   |  Bin 0 -> 7471 bytes
 .../tests/cassettes/test_revision_by.json.gz       |  Bin 0 -> 1974 bytes
 .../tests/cassettes/test_save_comment.json.gz      |  Bin 0 -> 14203 bytes
 .../tests/cassettes/test_save_submission.json.gz   |  Bin 0 -> 12567 bytes
 .../tests/cassettes/test_scope_creddits.json.gz    |  Bin 0 -> 22034 bytes
 .../tests/cassettes/test_scope_history.json.gz     |  Bin 0 -> 3904 bytes
 .../tests}/cassettes/test_scope_identity.json      |    0
 .../tests}/cassettes/test_scope_modposts.json      |    0
 .../cassettes/test_scope_mysubreddits.json.gz      |  Bin 0 -> 2100 bytes
 .../cassettes/test_scope_privatemessages.json.gz   |  Bin 0 -> 3894 bytes
 .../tests/cassettes/test_scope_read.json.gz        |  Bin 0 -> 3429 bytes
 .../test_scope_read_get_front_page.json.gz         |  Bin 0 -> 2793 bytes
 .../cassettes/test_scope_wikiread_wiki_page.json   |    0
 .../praw-doc/tests/cassettes/test_search.json.gz   |  Bin 0 -> 14988 bytes
 .../test_search_multiply_submitted_url.json.gz     |  Bin 0 -> 2314 bytes
 .../tests}/cassettes/test_search_reddit_names.json |    0
 .../test_search_single_submitted_url.json.gz       |  Bin 0 -> 28216 bytes
 .../cassettes/test_search_with_syntax.json.gz      |  Bin 0 -> 3199 bytes
 .../cassettes/test_search_with_time_window.json.gz |  Bin 0 -> 9236 bytes
 .../tests/cassettes/test_select_link_flair.json.gz |  Bin 0 -> 3277 bytes
 .../test_select_link_flair_custom_text.json.gz     |  Bin 0 -> 3370 bytes
 .../test_select_link_flair_remove.json.gz          |  Bin 0 -> 3236 bytes
 .../tests/cassettes/test_select_user_flair.json.gz |  Bin 0 -> 3191 bytes
 .../test_select_user_flair_custom_text.json.gz     |  Bin 0 -> 3381 bytes
 .../test_select_user_flair_remove.json.gz          |  Bin 0 -> 3226 bytes
 .../doc/praw-doc/tests/cassettes/test_send.json.gz |  Bin 0 -> 6507 bytes
 .../tests}/cassettes/test_send_from_sr.json        |    0
 .../cassettes/test_send_from_subreddit.json.gz     |  Bin 0 -> 2483 bytes
 .../tests}/cassettes/test_send_invalid.json        |    0
 .../test_send_privatemessage_oauth.json.gz         |  Bin 0 -> 2340 bytes
 .../cassettes/test_set_access_credentials.json     |    0
 .../test_set_access_credentials_with_list.json     |    1 +
 .../test_set_access_credentials_with_string.json   |    1 +
 .../test_set_individuals_flair_oauth.json          |    0
 .../tests/cassettes/test_set_settings.json.gz      |  Bin 0 -> 4220 bytes
 .../cassettes/test_set_settings_oauth.json.gz      |  Bin 0 -> 2904 bytes
 .../tests/cassettes/test_set_stylesheet.json.gz    |  Bin 0 -> 3979 bytes
 .../cassettes/test_set_stylesheet_oauth.json.gz    |  Bin 0 -> 1913 bytes
 .../cassettes/test_set_suggested_sort.json.gz      |  Bin 0 -> 5249 bytes
 .../tests/cassettes/test_short_link.json.gz        |  Bin 0 -> 33499 bytes
 .../tests/cassettes/test_solve_captcha.json.gz     |  Bin 0 -> 2653 bytes
 .../test_spambox_comments_replies_are_none.json.gz |  Bin 0 -> 6182 bytes
 .../tests/cassettes/test_sticky_unsticky.json.gz   |  Bin 0 -> 8060 bytes
 .../tests}/cassettes/test_store_json_result.json   |    0
 .../cassettes/test_store_lazy_json_result.json     |    0
 .../tests/cassettes/test_submission_delete.json.gz |  Bin 0 -> 5366 bytes
 .../test_submission_edit__link_failure.json.gz     |  Bin 0 -> 3579 bytes
 .../cassettes/test_submission_edit__self.json.gz   |  Bin 0 -> 4155 bytes
 .../test_submission_hide_and_unhide.json.gz        |  Bin 0 -> 5812 bytes
 .../test_submission_hide_and_unhide_batch.json.gz  |  Bin 0 -> 4934 bytes
 .../cassettes/test_submission_refresh.json.gz      |  Bin 0 -> 9793 bytes
 .../cassettes/test_submit__duplicate_url.json.gz   |  Bin 0 -> 2626 bytes
 .../cassettes/test_submit__invalid_arguments.json  |    0
 .../tests/cassettes/test_submit__self.json.gz      |  Bin 0 -> 2462 bytes
 .../test_submit__self_with_no_body.json.gz         |  Bin 0 -> 2396 bytes
 .../tests/cassettes/test_submit_oauth.json.gz      |  Bin 0 -> 2402 bytes
 .../tests/cassettes/test_subreddit_refresh.json.gz |  Bin 0 -> 5091 bytes
 .../tests/cassettes/test_subreddit_search.json.gz  |  Bin 0 -> 5185 bytes
 .../test_subscribe_and_unsubscribe.json.gz         |  Bin 0 -> 4433 bytes
 .../tests/cassettes/test_subscribe_oauth.json.gz   |  Bin 0 -> 2531 bytes
 .../tests/cassettes/test_unicode_comment.json.gz   |  Bin 0 -> 4173 bytes
 .../cassettes/test_unicode_submission.json.gz      |  Bin 0 -> 2443 bytes
 .../tests/cassettes/test_unique_count_zero.json.gz |  Bin 0 -> 2637 bytes
 .../test_update_settings__descriptions.json.gz     |  Bin 0 -> 4915 bytes
 .../test_upload_invalid_file_path.json.gz          |  Bin 0 -> 2540 bytes
 .../cassettes/test_upload_invalid_image.json.gz    |  Bin 0 -> 2553 bytes
 .../test_upload_invalid_image_path.json.gz         |  Bin 0 -> 2545 bytes
 .../test_upload_invalid_image_too_large.json.gz    |  Bin 0 -> 2544 bytes
 .../test_upload_invalid_image_too_small.json.gz    |  Bin 0 -> 2547 bytes
 .../cassettes/test_upload_invalid_params.json.gz   |  Bin 0 -> 2552 bytes
 .../tests/cassettes/test_upload_jpg_header.json.gz |  Bin 0 -> 3247 bytes
 .../cassettes/test_user_comment_permalink.json.gz  |  Bin 0 -> 5166 bytes
 .../test_user_comment_replies_are_none.json.gz     |  Bin 0 -> 4085 bytes
 .../tests}/cassettes/test_user_set_on_login.json   |    0
 .../praw-doc/tests}/cassettes/test_vote_oauth.json |    0
 .../praw-doc/tests/cassettes/test_voting.json.gz   |  Bin 0 -> 6599 bytes
 .../praw-doc/tests/cassettes/test_wiki_ban.json.gz |  Bin 0 -> 3642 bytes
 .../tests/cassettes/test_wiki_contributors.json.gz |  Bin 0 -> 3657 bytes
 .../usr/share/doc/praw-doc/tests/files/big.gz      |  Bin 522 -> 534 bytes
 .../share/doc/praw-doc/tests}/files/invalid.jpg    |  Bin
 .../share/doc/praw-doc/tests}/files/white-square   |    0
 .../doc/praw-doc/tests}/files/white-square.jpg     |  Bin
 .../doc/praw-doc/tests}/files/white-square.png     |  Bin
 .../doc/praw-doc/tests}/files/white-square.tiff    |  Bin
 .../usr/share/doc/praw-doc/tests/helper.py.gz      |  Bin 0 -> 2740 bytes
 .../praw-doc/tests/test_authenticated_reddit.py.gz |  Bin 0 -> 1299 bytes
 .../share/doc/praw-doc/tests/test_comments.py.gz   |  Bin 0 -> 1407 bytes
 .../usr/share/doc/praw-doc/tests/test_config.py    |   42 +
 .../share/doc/praw-doc/tests}/test_decorators.py   |    0
 .../usr/share/doc/praw-doc/tests/test_flair.py.gz  |  Bin 0 -> 1659 bytes
 .../usr/share/doc/praw-doc/tests/test_images.py.gz |  Bin 0 -> 890 bytes
 .../usr/share/doc/praw-doc/tests}/test_internal.py |    0
 .../share/doc/praw-doc/tests/test_message.py.gz    |  Bin 0 -> 1237 bytes
 .../share/doc/praw-doc/tests}/test_multireddit.py  |    0
 .../doc/praw-doc/tests/test_oauth2_reddit.py.gz    |  Bin 0 -> 2338 bytes
 .../share/doc/praw-doc/tests/test_redditor.py.gz   |  Bin 0 -> 1070 bytes
 .../share/doc/praw-doc/tests/test_submission.py.gz |  Bin 0 -> 2155 bytes
 .../share/doc/praw-doc/tests/test_subreddit.py.gz  |  Bin 0 -> 2794 bytes
 .../tests/test_unauthenticated_reddit.py.gz        |  Bin 0 -> 2572 bytes
 .../share/doc/praw-doc/tests/test_wiki_page.py.gz  |  Bin 0 -> 1273 bytes
 .../usr/share/doc/praw-doc/text/index.txt.gz       |  Bin 0 -> 2971 bytes
 .../share/doc/praw-doc/text/pages/changelog.txt.gz |  Bin 0 -> 9948 bytes
 .../doc/praw-doc/text/pages/code_overview.txt.gz   |  Bin 0 -> 24897 bytes
 .../doc/praw-doc/text/pages/comment_parsing.txt.gz |  Bin 0 -> 2204 bytes
 .../praw-doc/text/pages/configuration_files.txt.gz |  Bin 0 -> 3333 bytes
 .../praw-doc/text/pages/contributor_guidelines.txt |   51 +
 .../share/doc/praw-doc/text/pages/exceptions.txt   |   91 +
 .../usr/share/doc/praw-doc/text/pages/faq.txt.gz   |  Bin 0 -> 2141 bytes
 .../doc/praw-doc/text/pages/getting_started.txt.gz |  Bin 0 -> 2326 bytes
 .../share/doc/praw-doc/text/pages/lazy-loading.txt |   81 +
 .../share/doc/praw-doc/text/pages/multiprocess.txt |   84 +
 .../usr/share/doc/praw-doc/text/pages/oauth.txt.gz |  Bin 0 -> 4920 bytes
 .../doc/praw-doc/text/pages/useful_scripts.txt.gz  |  Bin 0 -> 2712 bytes
 .../doc/praw-doc/text/pages/writing_a_bot.txt.gz   |  Bin 0 -> 4453 bytes
 .../praw-doc/usr/share/info}/CodeUrl.png           |  Bin
 .../praw-doc/usr/share/info}/CreateApp.png         |  Bin
 debian/praw-doc/usr/share/info/praw.info.gz        |  Bin 0 -> 85100 bytes
 debian/python-praw.debhelper.log                   |   26 +
 debian/python-praw.postinst.debhelper              |    7 +
 debian/python-praw.prerm.debhelper                 |   12 +
 debian/python-praw.substvars                       |    5 +
 debian/python-praw/DEBIAN/control                  |   17 +
 debian/python-praw/DEBIAN/md5sums                  |   23 +
 debian/python-praw/DEBIAN/postinst                 |    9 +
 debian/python-praw/DEBIAN/prerm                    |   14 +
 debian/python-praw/usr/bin/praw-multiprocess       |   10 +
 .../dist-packages/praw-3.3.0.egg-info}/PKG-INFO    |   54 +-
 .../praw-3.3.0.egg-info}/dependency_links.txt      |    0
 .../praw-3.3.0.egg-info}/entry_points.txt          |    0
 .../dist-packages/praw-3.3.0.egg-info/requires.txt |    0
 .../praw-3.3.0.egg-info}/top_level.txt             |    0
 .../lib/python2.7/dist-packages/praw}/__init__.py  |  105 +-
 .../dist-packages/praw}/decorator_helpers.py       |    0
 .../python2.7/dist-packages/praw}/decorators.py    |    0
 .../lib/python2.7/dist-packages/praw}/errors.py    |   50 +-
 .../lib/python2.7/dist-packages/praw}/handlers.py  |    0
 .../lib/python2.7/dist-packages/praw}/helpers.py   |   14 +-
 .../lib/python2.7/dist-packages/praw}/internal.py  |   13 +-
 .../python2.7/dist-packages/praw}/multiprocess.py  |    0
 .../lib/python2.7/dist-packages/praw}/objects.py   |   86 +-
 .../usr/lib/python2.7/dist-packages/praw}/praw.ini |    1 +
 .../lib/python2.7/dist-packages/praw}/settings.py  |    0
 .../usr/share/doc/python-praw/README.rst           |    2 +-
 .../usr/share/doc/python-praw/changelog.Debian.gz  |  Bin 0 -> 366 bytes
 .../usr/share/doc/python-praw/changelog.gz         |  Bin 0 -> 10751 bytes
 .../usr/share/doc/python-praw}/copyright           |    0
 .../usr/share/lintian/overrides/python-praw}       |    0
 .../usr/share/man/man1/praw-multiprocess.1.gz      |  Bin 0 -> 605 bytes
 debian/python3-praw.debhelper.log                  |   26 +
 debian/python3-praw.postinst.debhelper             |    7 +
 debian/python3-praw.prerm.debhelper                |   10 +
 debian/python3-praw.substvars                      |    3 +
 debian/python3-praw/DEBIAN/control                 |   17 +
 debian/python3-praw/DEBIAN/md5sums                 |   23 +
 debian/python3-praw/DEBIAN/postinst                |    9 +
 debian/python3-praw/DEBIAN/prerm                   |   12 +
 debian/python3-praw/usr/bin/praw-multiprocess3     |   10 +
 .../dist-packages/praw-3.3.0.egg-info}/PKG-INFO    |  276 +-
 .../praw-3.3.0.egg-info}/dependency_links.txt      |    0
 .../praw-3.3.0.egg-info}/entry_points.txt          |    0
 .../dist-packages/praw-3.3.0.egg-info/requires.txt |    0
 .../praw-3.3.0.egg-info}/top_level.txt             |    0
 .../lib/python3/dist-packages/praw}/__init__.py    |  105 +-
 .../dist-packages/praw}/decorator_helpers.py       |    0
 .../lib/python3/dist-packages/praw}/decorators.py  |    0
 .../usr/lib/python3/dist-packages/praw}/errors.py  |   50 +-
 .../lib/python3/dist-packages/praw}/handlers.py    |    0
 .../usr/lib/python3/dist-packages/praw}/helpers.py |   14 +-
 .../lib/python3/dist-packages/praw}/internal.py    |   13 +-
 .../python3/dist-packages/praw}/multiprocess.py    |    0
 .../usr/lib/python3/dist-packages/praw}/objects.py |   86 +-
 .../usr/lib/python3/dist-packages/praw}/praw.ini   |    1 +
 .../lib/python3/dist-packages/praw}/settings.py    |    0
 .../usr/share/doc/python3-praw/README.rst          |    2 +-
 .../usr/share/doc/python3-praw/changelog.Debian.gz |  Bin 0 -> 366 bytes
 .../usr/share/doc/python3-praw/changelog.gz        |  Bin 0 -> 10751 bytes
 .../usr/share/doc/python3-praw}/copyright          |    0
 .../usr/share/lintian/overrides/python3-praw}      |    0
 .../usr/share/man/man1/praw-multiprocess3.1.gz     |  Bin 0 -> 605 bytes
 debian/rules                                       |   11 +
 docs/pages/comment_parsing.rst                     |   14 +
 docs/pages/configuration_files.rst                 |   32 +-
 docs/pages/contributor_guidelines.rst              |    2 +-
 docs/pages/faq.rst                                 |    8 +-
 docs/pages/getting_started.rst                     |    7 +-
 docs/pages/oauth.rst                               |    6 +
 docs/pages/useful_scripts.rst                      |   18 +-
 praw.egg-info/PKG-INFO                             |    9 +-
 praw.egg-info/SOURCES.txt                          |    6 +
 praw.egg-info/requires.txt                         |    1 +
 praw/__init__.py                                   |  106 +-
 praw/errors.py                                     |   50 +-
 praw/helpers.py                                    |   14 +-
 praw/internal.py                                   |   13 +-
 praw/objects.py                                    |   86 +-
 praw/praw.ini                                      |    3 +-
 setup.py                                           |   12 +-
 tests/cassettes/test_friends_oauth.json            |    1 +
 tests/cassettes/test_get_edited_oauth.json         |    1 +
 tests/cassettes/test_hide_oauth.json               |    1 +
 .../test_set_access_credentials_with_list.json     |    1 +
 .../test_set_access_credentials_with_string.json   |    1 +
 tests/helper.py                                    |    9 +-
 tests/test_comments.py                             |    2 +
 tests/test_config.py                               |   42 +
 tests/test_oauth2_reddit.py                        |   65 +
 tests/test_redditor.py                             |   34 +-
 tests/test_submission.py                           |   93 +-
 tests/test_subreddit.py                            |   13 +-
 443 files changed, 16076 insertions(+), 576 deletions(-)
 delete mode 100644 debian/.git-dpm
 create mode 100644 debian/files
 delete mode 100644 debian/patches/change-info-section.patch
 create mode 100644 debian/praw-doc.debhelper.log
 create mode 100644 debian/praw-doc.substvars
 create mode 100644 debian/praw-doc/DEBIAN/control
 create mode 100644 debian/praw-doc/DEBIAN/md5sums
 copy debian/{praw-doc.doc-base => praw-doc/usr/share/doc-base/praw} (100%)
 copy debian/{ => praw-doc/usr/share/doc/praw-doc}/README.tests (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/changelog.Debian.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/changelog.gz
 copy debian/{ => praw-doc/usr/share/doc/praw-doc}/copyright (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/.buildinfo
 copy {docs/_static => debian/praw-doc/usr/share/doc/praw-doc/html/_images}/CodeUrl.png (100%)
 copy {docs/_static => debian/praw-doc/usr/share/doc/praw-doc/html/_images}/CreateApp.png (100%)
 copy docs/index.rst => debian/praw-doc/usr/share/doc/praw-doc/html/_sources/index.txt (100%)
 copy docs/pages/changelog.rst => debian/praw-doc/usr/share/doc/praw-doc/html/_sources/pages/changelog.txt (100%)
 copy docs/pages/code_overview.rst => debian/praw-doc/usr/share/doc/praw-doc/html/_sources/pages/code_overview.txt (100%)
 copy docs/pages/comment_parsing.rst => debian/praw-doc/usr/share/doc/praw-doc/html/_sources/pages/comment_parsing.txt (86%)
 copy docs/pages/configuration_files.rst => debian/praw-doc/usr/share/doc/praw-doc/html/_sources/pages/configuration_files.txt (89%)
 copy docs/pages/contributor_guidelines.rst => debian/praw-doc/usr/share/doc/praw-doc/html/_sources/pages/contributor_guidelines.txt (96%)
 copy docs/pages/exceptions.rst => debian/praw-doc/usr/share/doc/praw-doc/html/_sources/pages/exceptions.txt (100%)
 copy docs/pages/faq.rst => debian/praw-doc/usr/share/doc/praw-doc/html/_sources/pages/faq.txt (90%)
 copy docs/pages/getting_started.rst => debian/praw-doc/usr/share/doc/praw-doc/html/_sources/pages/getting_started.txt (93%)
 copy docs/pages/lazy-loading.rst => debian/praw-doc/usr/share/doc/praw-doc/html/_sources/pages/lazy-loading.txt (100%)
 copy docs/pages/multiprocess.rst => debian/praw-doc/usr/share/doc/praw-doc/html/_sources/pages/multiprocess.txt (100%)
 copy docs/pages/oauth.rst => debian/praw-doc/usr/share/doc/praw-doc/html/_sources/pages/oauth.txt (97%)
 copy docs/pages/useful_scripts.rst => debian/praw-doc/usr/share/doc/praw-doc/html/_sources/pages/useful_scripts.txt (88%)
 copy docs/pages/writing_a_bot.rst => debian/praw-doc/usr/share/doc/praw-doc/html/_sources/pages/writing_a_bot.txt (100%)
 copy {docs => debian/praw-doc/usr/share/doc/praw-doc/html}/_static/CodeUrl.png (100%)
 copy {docs => debian/praw-doc/usr/share/doc/praw-doc/html}/_static/CreateApp.png (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/_static/ajax-loader.gif
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/_static/basic.css
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/_static/classic.css
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/_static/comment-bright.png
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/_static/comment-close.png
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/_static/comment.png
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/_static/default.css
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/_static/doctools.js
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/_static/down-pressed.png
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/_static/down.png
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/_static/file.png
 create mode 120000 debian/praw-doc/usr/share/doc/praw-doc/html/_static/jquery.js
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/_static/minus.png
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/_static/plus.png
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/_static/pygments.css
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/_static/searchtools.js
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/_static/sidebar.js
 create mode 120000 debian/praw-doc/usr/share/doc/praw-doc/html/_static/underscore.js
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/_static/up-pressed.png
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/_static/up.png
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/_static/websupport.js
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/genindex.html
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/index.html
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/objects.inv
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/pages/changelog.html.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/pages/code_overview.html
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/pages/comment_parsing.html
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/pages/configuration_files.html
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/pages/contributor_guidelines.html
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/pages/exceptions.html
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/pages/faq.html
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/pages/getting_started.html
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/pages/lazy-loading.html
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/pages/multiprocess.html
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/pages/oauth.html
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/pages/useful_scripts.html
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/pages/writing_a_bot.html
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/py-modindex.html
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/search.html
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/html/searchindex.js
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/__init__.py (100%)
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test__to_reddit_list_with_object.json (100%)
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_accept_moderator_invite_fail.json (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_add_and_remove_subreddit.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_add_comment.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_add_link_flair.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_add_link_flair_to_invalid_subreddit.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_add_link_template.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_add_moderator__failure.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_add_remove_friends.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_add_remove_moderator_oauth.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_add_remove_wiki_ban_contributor_oauth.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_add_remove_wiki_editor_oauth.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_add_reply.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_add_user_flair__css_only.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_add_user_flair__text_and_css.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_add_user_flair__text_only.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_add_user_flair_to_invalid_user.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_add_user_template.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_all_comments.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_approve_and_remove.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_attribute_error.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_ban.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_cache.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_clear_link_templates.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_clear_user_flair.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_clear_user_templates.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_comments_contains_no_noncomment_objects.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_comments_method.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_comparison.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_contributors.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_copy_multireddit.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_create_and_delete_multireddit.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_create_and_delete_redditor.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_create_subreddit.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_decode_entities.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_delete_flair.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_delete_header.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_delete_image.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_delete_invalid_image.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_delete_invalid_params.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_display_name_lazy_update.json.gz
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_display_name_refresh.json (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_distinguish_and_undistinguish.json.gz
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_duplicate_login.json (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_edit.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_edit_multireddit.json.gz
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_edit_oauth.json (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_edit_wiki_page.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_edit_wiki_page_editors.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_edit_wiki_page_settings.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_equality.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_flair_csv_and_flair_list.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_flair_csv_empty.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_flair_csv_many.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_flair_csv_optional_args.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_flair_csv_requires_user.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_friends_oauth.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_front_page_comment_replies_are_none.json.gz
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_get_access_information.json (100%)
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_get_access_information_with_invalid_code.json (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_banned__note.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_comment_replies.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_comments.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_comments_gilded.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_comments_permalink.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_contributors_private.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_contributors_public.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_contributors_public_exception.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_controversial.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_edited_oauth.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_flair_list.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_front_page.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_hidden.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_message.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_mod_log.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_mod_log_with_action_filter.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_mod_log_with_mod_by_name.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_mod_log_with_mod_by_redditor_object.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_mod_queue.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_mod_queue_multi.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_mod_queue_with_default_subreddit.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_moderators_contributors_oauth.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_modlog_oauth.json.gz
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_get_multireddit.json (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_my_contributions.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_my_moderation.json.gz
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_get_my_multis.json (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_my_subreddits.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_new.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_new_subreddits.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_popular_subreddits.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_post_replies.json.gz
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_get_priv_sr_comments_oauth.json (100%)
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_get_priv_sr_listing_oauth.json (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_priv_submission_comments_oauth.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_randnsfw_subreddit.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_random_submission.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_random_subreddit.json.gz
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_get_redditor.json (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_rising.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_sticky.json.gz
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_get_sticky__not_found.json (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_submission_by_url_oauth.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_submissions.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_submitted.json.gz
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_get_subreddit_recommendations.json (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_top.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_unmoderated.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_unread_update_has_mail.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_upvoted_and_downvoted.json.gz
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_get_wiki_page.json (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_get_wiki_pages.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_hide_oauth.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_ignore_and_unignore_reports.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_inbox_comment_permalink.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_inbox_comment_replies_are_none.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_info_by_id.json.gz
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_info_by_invalid_id.json (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_info_by_known_url_returns_known_id_link_post.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_info_by_url_also_found_by_id.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_info_by_url_maximum_listing.json.gz
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_invalid_set_access_credentials.json (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_is_username_available.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_join_leave_moderator_oauth.json.gz
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_login__deprecation_warning.json (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_mark_as_nsfw__exception.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_mark_as_nsfw_and_umark_as_nsfw__as_author.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_mark_as_nsfw_and_umark_as_nsfw__as_moderator.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_mark_as_read.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_mark_as_unread.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_mark_multiple_as_read.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_mod_mail_send.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_moderator.json.gz
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_moderator_or_oauth_required__logged_in_from_reddit_obj.json (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_moderator_or_oauth_required__logged_in_from_submission_obj.json.gz
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_moderator_or_oauth_required__logged_in_from_subreddit_obj.json (100%)
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_moderator_required__multi.json (100%)
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_multiple_subreddit__fetch.json (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_multireddit_get_new.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_name_lazy_update.json.gz
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_oauth_without_identy_doesnt_set_user.json (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_pickling_v0.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_pickling_v1.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_pickling_v2.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_raise_invalidcomment_oauth.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_raise_invalidsubmission_oauth.json.gz
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_raise_invalidsubreddit_oauth.json (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_read_inbox_oauth.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_read_wikipage_oauth.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_redditor_comparison.json.gz
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_remove_oauth.json (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_rename_multireddit.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_reply_to_message_and_verify.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_report.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_revision_by.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_save_comment.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_save_submission.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_scope_creddits.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_scope_history.json.gz
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_scope_identity.json (100%)
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_scope_modposts.json (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_scope_mysubreddits.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_scope_privatemessages.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_scope_read.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_scope_read_get_front_page.json.gz
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_scope_wikiread_wiki_page.json (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_search.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_search_multiply_submitted_url.json.gz
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_search_reddit_names.json (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_search_single_submitted_url.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_search_with_syntax.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_search_with_time_window.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_select_link_flair.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_select_link_flair_custom_text.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_select_link_flair_remove.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_select_user_flair.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_select_user_flair_custom_text.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_select_user_flair_remove.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_send.json.gz
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_send_from_sr.json (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_send_from_subreddit.json.gz
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_send_invalid.json (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_send_privatemessage_oauth.json.gz
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_set_access_credentials.json (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_set_access_credentials_with_list.json
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_set_access_credentials_with_string.json
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_set_individuals_flair_oauth.json (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_set_settings.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_set_settings_oauth.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_set_stylesheet.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_set_stylesheet_oauth.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_set_suggested_sort.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_short_link.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_solve_captcha.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_spambox_comments_replies_are_none.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_sticky_unsticky.json.gz
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_store_json_result.json (100%)
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_store_lazy_json_result.json (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_submission_delete.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_submission_edit__link_failure.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_submission_edit__self.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_submission_hide_and_unhide.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_submission_hide_and_unhide_batch.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_submission_refresh.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_submit__duplicate_url.json.gz
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_submit__invalid_arguments.json (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_submit__self.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_submit__self_with_no_body.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_submit_oauth.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_subreddit_refresh.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_subreddit_search.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_subscribe_and_unsubscribe.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_subscribe_oauth.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_unicode_comment.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_unicode_submission.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_unique_count_zero.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_update_settings__descriptions.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_upload_invalid_file_path.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_upload_invalid_image.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_upload_invalid_image_path.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_upload_invalid_image_too_large.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_upload_invalid_image_too_small.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_upload_invalid_params.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_upload_jpg_header.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_user_comment_permalink.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_user_comment_replies_are_none.json.gz
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_user_set_on_login.json (100%)
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/cassettes/test_vote_oauth.json (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_voting.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_wiki_ban.json.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/cassettes/test_wiki_contributors.json.gz
 copy tests/files/white-square.jpg => debian/praw-doc/usr/share/doc/praw-doc/tests/files/big.gz (59%)
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/files/invalid.jpg (100%)
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/files/white-square (100%)
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/files/white-square.jpg (100%)
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/files/white-square.png (100%)
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/files/white-square.tiff (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/helper.py.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/test_authenticated_reddit.py.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/test_comments.py.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/test_config.py
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/test_decorators.py (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/test_flair.py.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/test_images.py.gz
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/test_internal.py (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/test_message.py.gz
 copy {tests => debian/praw-doc/usr/share/doc/praw-doc/tests}/test_multireddit.py (100%)
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/test_oauth2_reddit.py.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/test_redditor.py.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/test_submission.py.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/test_subreddit.py.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/test_unauthenticated_reddit.py.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/tests/test_wiki_page.py.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/text/index.txt.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/text/pages/changelog.txt.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/text/pages/code_overview.txt.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/text/pages/comment_parsing.txt.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/text/pages/configuration_files.txt.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/text/pages/contributor_guidelines.txt
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/text/pages/exceptions.txt
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/text/pages/faq.txt.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/text/pages/getting_started.txt.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/text/pages/lazy-loading.txt
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/text/pages/multiprocess.txt
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/text/pages/oauth.txt.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/text/pages/useful_scripts.txt.gz
 create mode 100644 debian/praw-doc/usr/share/doc/praw-doc/text/pages/writing_a_bot.txt.gz
 copy {docs/_static => debian/praw-doc/usr/share/info}/CodeUrl.png (100%)
 copy {docs/_static => debian/praw-doc/usr/share/info}/CreateApp.png (100%)
 create mode 100644 debian/praw-doc/usr/share/info/praw.info.gz
 create mode 100644 debian/python-praw.debhelper.log
 create mode 100644 debian/python-praw.postinst.debhelper
 create mode 100644 debian/python-praw.prerm.debhelper
 create mode 100644 debian/python-praw.substvars
 create mode 100644 debian/python-praw/DEBIAN/control
 create mode 100644 debian/python-praw/DEBIAN/md5sums
 create mode 100755 debian/python-praw/DEBIAN/postinst
 create mode 100755 debian/python-praw/DEBIAN/prerm
 create mode 100755 debian/python-praw/usr/bin/praw-multiprocess
 copy {praw.egg-info => debian/python-praw/usr/lib/python2.7/dist-packages/praw-3.3.0.egg-info}/PKG-INFO (87%)
 copy {praw.egg-info => debian/python-praw/usr/lib/python2.7/dist-packages/praw-3.3.0.egg-info}/dependency_links.txt (100%)
 copy {praw.egg-info => debian/python-praw/usr/lib/python2.7/dist-packages/praw-3.3.0.egg-info}/entry_points.txt (100%)
 create mode 100644 debian/python-praw/usr/lib/python2.7/dist-packages/praw-3.3.0.egg-info/requires.txt
 copy {praw.egg-info => debian/python-praw/usr/lib/python2.7/dist-packages/praw-3.3.0.egg-info}/top_level.txt (100%)
 copy {praw => debian/python-praw/usr/lib/python2.7/dist-packages/praw}/__init__.py (94%)
 copy {praw => debian/python-praw/usr/lib/python2.7/dist-packages/praw}/decorator_helpers.py (100%)
 copy {praw => debian/python-praw/usr/lib/python2.7/dist-packages/praw}/decorators.py (100%)
 copy {praw => debian/python-praw/usr/lib/python2.7/dist-packages/praw}/errors.py (87%)
 copy {praw => debian/python-praw/usr/lib/python2.7/dist-packages/praw}/handlers.py (100%)
 copy {praw => debian/python-praw/usr/lib/python2.7/dist-packages/praw}/helpers.py (95%)
 copy {praw => debian/python-praw/usr/lib/python2.7/dist-packages/praw}/internal.py (94%)
 copy {praw => debian/python-praw/usr/lib/python2.7/dist-packages/praw}/multiprocess.py (100%)
 copy {praw => debian/python-praw/usr/lib/python2.7/dist-packages/praw}/objects.py (93%)
 copy {praw => debian/python-praw/usr/lib/python2.7/dist-packages/praw}/praw.ini (95%)
 copy {praw => debian/python-praw/usr/lib/python2.7/dist-packages/praw}/settings.py (100%)
 copy README.rst => debian/python-praw/usr/share/doc/python-praw/README.rst (94%)
 create mode 100644 debian/python-praw/usr/share/doc/python-praw/changelog.Debian.gz
 create mode 100644 debian/python-praw/usr/share/doc/python-praw/changelog.gz
 copy debian/{ => python-praw/usr/share/doc/python-praw}/copyright (100%)
 copy debian/{lintian-overrides => python-praw/usr/share/lintian/overrides/python-praw} (100%)
 create mode 100644 debian/python-praw/usr/share/man/man1/praw-multiprocess.1.gz
 create mode 100644 debian/python3-praw.debhelper.log
 create mode 100644 debian/python3-praw.postinst.debhelper
 create mode 100644 debian/python3-praw.prerm.debhelper
 create mode 100644 debian/python3-praw.substvars
 create mode 100644 debian/python3-praw/DEBIAN/control
 create mode 100644 debian/python3-praw/DEBIAN/md5sums
 create mode 100755 debian/python3-praw/DEBIAN/postinst
 create mode 100755 debian/python3-praw/DEBIAN/prerm
 create mode 100755 debian/python3-praw/usr/bin/praw-multiprocess3
 copy {praw.egg-info => debian/python3-praw/usr/lib/python3/dist-packages/praw-3.3.0.egg-info}/PKG-INFO (87%)
 copy {praw.egg-info => debian/python3-praw/usr/lib/python3/dist-packages/praw-3.3.0.egg-info}/dependency_links.txt (100%)
 copy {praw.egg-info => debian/python3-praw/usr/lib/python3/dist-packages/praw-3.3.0.egg-info}/entry_points.txt (100%)
 create mode 100644 debian/python3-praw/usr/lib/python3/dist-packages/praw-3.3.0.egg-info/requires.txt
 copy {praw.egg-info => debian/python3-praw/usr/lib/python3/dist-packages/praw-3.3.0.egg-info}/top_level.txt (100%)
 copy {praw => debian/python3-praw/usr/lib/python3/dist-packages/praw}/__init__.py (94%)
 copy {praw => debian/python3-praw/usr/lib/python3/dist-packages/praw}/decorator_helpers.py (100%)
 copy {praw => debian/python3-praw/usr/lib/python3/dist-packages/praw}/decorators.py (100%)
 copy {praw => debian/python3-praw/usr/lib/python3/dist-packages/praw}/errors.py (87%)
 copy {praw => debian/python3-praw/usr/lib/python3/dist-packages/praw}/handlers.py (100%)
 copy {praw => debian/python3-praw/usr/lib/python3/dist-packages/praw}/helpers.py (95%)
 copy {praw => debian/python3-praw/usr/lib/python3/dist-packages/praw}/internal.py (94%)
 copy {praw => debian/python3-praw/usr/lib/python3/dist-packages/praw}/multiprocess.py (100%)
 copy {praw => debian/python3-praw/usr/lib/python3/dist-packages/praw}/objects.py (93%)
 copy {praw => debian/python3-praw/usr/lib/python3/dist-packages/praw}/praw.ini (95%)
 copy {praw => debian/python3-praw/usr/lib/python3/dist-packages/praw}/settings.py (100%)
 copy README.rst => debian/python3-praw/usr/share/doc/python3-praw/README.rst (94%)
 create mode 100644 debian/python3-praw/usr/share/doc/python3-praw/changelog.Debian.gz
 create mode 100644 debian/python3-praw/usr/share/doc/python3-praw/changelog.gz
 copy debian/{ => python3-praw/usr/share/doc/python3-praw}/copyright (100%)
 copy debian/{python3-praw.lintian-overrides => python3-praw/usr/share/lintian/overrides/python3-praw} (100%)
 create mode 100644 debian/python3-praw/usr/share/man/man1/praw-multiprocess3.1.gz
 create mode 100644 tests/cassettes/test_friends_oauth.json
 create mode 100644 tests/cassettes/test_get_edited_oauth.json
 create mode 100644 tests/cassettes/test_hide_oauth.json
 create mode 100644 tests/cassettes/test_set_access_credentials_with_list.json
 create mode 100644 tests/cassettes/test_set_access_credentials_with_string.json
 create mode 100644 tests/test_config.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/praw.git



More information about the Python-modules-commits mailing list