Attachment 'patch-moinmoinsaml-setup.py.diff'
Download 1 --- setup.py 2013-01-11 15:27:53.568407041 +0100
2 +++ setup.py 2013-01-11 15:39:18.925382890 +0100
3 @@ -18,8 +18,8 @@
4 #
5 import sys
6
7 -from distutils.core import Command
8 -from setuptools import setup
9 +from distutils.core import Command, setup
10 +#from setuptools import setup
11
12
13 class PyTest(Command):
Attached Files
To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.You are not allowed to attach a file to this page.