File: eggify.diff

package info (click to toggle)
elementtree 1.2.6-10
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 320 kB
  • ctags: 353
  • sloc: python: 1,510; makefile: 16; xml: 10
file content (10 lines) | stat: -rw-r--r-- 275 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
--- elementtree-1.2.6.old/setup.py	2006-04-18 12:25:33.000000000 +0000
+++ elementtree-1.2.6/setup.py	2006-04-18 12:26:30.000000000 +0000
@@ -7,6 +7,7 @@
 #
 
 from distutils.core import setup
+from setuptools import setup
 
 try:
     # add download_url syntax to distutils