~ubuntu-branches/ubuntu/vivid/python-docutils/vivid

« back to all changes in this revision

Viewing changes to test/test_transforms/test_filter.py

  • Committer: Package Import Robot
  • Author(s): Dmitry Shachnev
  • Date: 2012-12-18 15:06:21 UTC
  • mfrom: (1.2.2)
  • Revision ID: package-import@ubuntu.com-20121218150621-htq5khi7gvpex9yp
Tags: 0.10-0ubuntu1
* New upstream stable release.
* debian/patches/disable_py33_failing_tests.diff: add DEP-3 headers.
* Merged 0.9.1-2 changes from Debian.
* Bumped Standards-Version to 3.9.4, no changes needed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /usr/bin/env python
2
2
 
3
 
# $Id$
 
3
# $Id: test_filter.py 4564 2006-05-21 20:44:42Z wiemann $
4
4
# Author: David Goodger <goodger@python.org>
5
5
# Copyright: This module has been placed in the public domain.
6
6