summaryrefslogtreecommitdiff
path: root/portato/eix
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2009-08-15 04:38:50 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2009-08-15 04:38:50 +0200
commit2372bc439ef5b8d87b16d0870e602627946813ad (patch)
tree1dbc1ffdbf1a4353f4dbc024ce15bb529db14a81 /portato/eix
parent4bd0501d3f533ee4d2ef8ee425b8dd60131a5980 (diff)
downloadportato-2372bc439ef5b8d87b16d0870e602627946813ad.tar.gz
portato-2372bc439ef5b8d87b16d0870e602627946813ad.tar.bz2
portato-2372bc439ef5b8d87b16d0870e602627946813ad.zip
Removed obscur whatever
Diffstat (limited to 'portato/eix')
-rw-r--r--portato/eix/parser.pyx2
1 files changed, 0 insertions, 2 deletions
diff --git a/portato/eix/parser.pyx b/portato/eix/parser.pyx
index 453376e..4c8f27d 100644
--- a/portato/eix/parser.pyx
+++ b/portato/eix/parser.pyx
@@ -31,8 +31,6 @@ cdef extern from "stdio.h":
cdef extern from "Python.h":
FILE* PyFile_AsFile(object)
- ctypedef int Py
-
ctypedef unsigned char UChar
ctypedef long long LLong