#-*- coding:utf-8 -*- # # Copyright (C) 2008 - Olivier Lauzanne # # Distributed under the BSD license, see LICENSE.txt try: import webob import restkit except ImportError: from .pyquery import PyQuery else: from .ajax import PyQuery