From 39c4fd0c8297be2c460f0f3df196b71c512dbd7d Mon Sep 17 00:00:00 2001 From: milde Date: Thu, 7 Jun 2007 10:59:10 +0000 Subject: [PATCH] pygments_docutils_interface.py: renamed to avoid confusion with a "real" pygments formatter git-svn-id: http://svn.berlios.de/svnroot/repos/pylit/trunk@56 fb71aa59-6827-0410-b536-ee2229a4f8e3 --- .../{pygments_docutils_formatter.py => pygments_docutils_interface.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename rstdocs/features/{pygments_docutils_formatter.py => pygments_docutils_interface.py} (100%) diff --git a/rstdocs/features/pygments_docutils_formatter.py b/rstdocs/features/pygments_docutils_interface.py similarity index 100% rename from rstdocs/features/pygments_docutils_formatter.py rename to rstdocs/features/pygments_docutils_interface.py -- 2.11.4.GIT