Refund Policy
×
(1) Introduction
At Juiced Up! Communications We understand that from time to time you may wish to return a product to us.
We have created this [14-30] day/s returns policy to enable you to return products to us in appropriate circumstances.
...
(2) Returns
Where you have no other legal right to return a product and receive a refund or exchange, then you will nonetheless be entitled to return a product to us where:
(a) we receive the returned product within [14-30] days following the date of [purchase / delivery] of the product;
(b) the returned product is unused, in its original [unopened] packaging [(with any seal or shrink-wrap intact)][, with any labels still attached,] and otherwise in a condition enabling us to sell the product as new;
...
(3) Returns procedure
a In order to take advantage of your rights under this returns policy, you must: Return an item from the date you received it.
b Only items that have been purchased directly from Juiced Up! Communications, either through the Juiced Up! Communications tripleclicks Online Store or at an Juiced Up! Communications Retail Store, can be returned to Juiced Up! Communications. Juiced Up! Communications products purchased through other retailers must be returned in accordance with their respective returns and refunds policy.
c Please ensure that the item you're returning is repackaged with all the items and documentation that were included when you received it.
...
(4) Exclusions
The following kinds of products may not be returned under this policy:
[(a) Used Vouchers, Tampered Sealed Items, Products not bought at Juiced Up! Communications stores, and Malicious Claims on Shipped items.
....
(5) Refunds
We will give you a refund for the full price of any product properly returned by you in accordance with the terms of this returns policy ([Excluding] the original shipping delivery charges and [Including] the costs of returning the product to us).
...
(6) Improper returns
Where you return a product in contravention of this policy (and where you do not have any other legal right to return the product):
(a) we will not refund or exchange the product;
(b) we may retain the returned product until you pay to us such additional amount as we may charge for re-delivery of the returned product; and the delay pertaining to this would not be incurred by Juiced Up! Communications.
Description
Over the last few years, the boom that the World has experienced with the Internet breakthrough has pushed almost every programming language or platform to welcome the rise of web development toolkits, libraries, and frameworks.
The Python programming language has grown a rather large list of these environments though apart from a few of them such as Zope and Twisted most have a fairly small community. It is in this context that CherryPy came into existence when Rémi Delon, its creator, decided that he needed a tool that would work as he wanted for his own personal projects. He then released CherryPy under a free software license so that anyone could use, distribute, and contribute to the project.
CherryPy is a Python library implementing the HTTP protocol, which is at the very core of the Web, using common Python idioms. On top of that CherryPy offers its own view and concepts on how to help a developer to build web applications while being minimally intrusive through its own simple and straightforward API.
This book will guide you through the CherryPy library with the aim of giving you the key to make the best of it in your own web applications.