python-zulip-api/humbug/examples
Luke Faraone f2f4a2f8bd Move the API into a subdirectory for ease of imports.
Previously, if users of our code put the API folder in their pyshared
they would have to import it as "humbug.humbug". By moving Humbug's API
into a directory named "humbug" and moving the API into __init__, you
can just "import humbug".

(imported from commit 1d2654ae57f8ecbbfe76559de267ec4889708ee8)
2013-01-16 16:55:22 -05:00
..
curl-examples Move the API into a subdirectory for ease of imports. 2013-01-16 16:55:22 -05:00
get-public-streams Move the API into a subdirectory for ease of imports. 2013-01-16 16:55:22 -05:00
humbugrc Move the API into a subdirectory for ease of imports. 2013-01-16 16:55:22 -05:00
list-subscriptions Move the API into a subdirectory for ease of imports. 2013-01-16 16:55:22 -05:00
print-messages Move the API into a subdirectory for ease of imports. 2013-01-16 16:55:22 -05:00
print-next-message Move the API into a subdirectory for ease of imports. 2013-01-16 16:55:22 -05:00
send-message Move the API into a subdirectory for ease of imports. 2013-01-16 16:55:22 -05:00
subscribe Move the API into a subdirectory for ease of imports. 2013-01-16 16:55:22 -05:00
unsubscribe Move the API into a subdirectory for ease of imports. 2013-01-16 16:55:22 -05:00