repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
python-pyspeex
/
true-false.patch
blob
e004de92298a4a81c3d7771f37f422d3fd06ac9c
1
--- speex.pyx 2003-11-24 06:29:33.000000000 +0100
2
+++ speex.pyx-new 2011-02-18 14:51:06.063531856 +0100
3
@@ -11,11 +11,14 @@
4
5
version = "0.2"
6
7
-try:
8
- x = True
9
-except:
10
- True = 1
11
- False = 0
12
+# try:
13
+# x = True
14
+# except:
15
+# True = 1
16
+# False = 0
17
+
18
+True = 1
19
+False = 0
20
21
#@+others
22
#@+node:cdef externs