2400N/A# The contents of this file are subject to the terms of the 2400N/A# Common Development and Distribution License (the "License"). 2400N/A# You may not use this file except in compliance with the License. 2400N/A# See the License for the specific language governing permissions 2400N/A# and limitations under the License. 2400N/A# When distributing Covered Code, include this CDDL HEADER in each 2400N/A# If applicable, add the following below this CDDL HEADER, with the 2400N/A# fields enclosed by brackets "[]" replaced with your own identifying 2400N/A# information: Portions Copyright [yyyy] [name of copyright owner] 6781N/A# Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved. 6781N/A# Depends on python-imaging which is not Python 3 ready. 2400N/A# Replace "#!/usr/bin/env ..." shebang lines with properly versioned ones. 2400N/A# add 1 extra transform to get rid of the facet created on 5125N/A# reset the test environment to only contain PATH, PYTHONPATH, and LC_ALL 5125N/A# (because many tests need to be able to access non-ASCII codepoints). 2400N/A# docutils Markdown PIL py-bcrypt python-memcached pytz PyYAML 2400N/A# selenium and Textile, some of which haven't been integrated yet. 2400N/A# The tests will run, but there are errors.