projects
/
cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93242f9
)
comment
author
Stefan Behnel
<scoder@users.berlios.de>
Wed, 11 Nov 2009 07:35:37 +0000
(08:35 +0100)
committer
Stefan Behnel
<scoder@users.berlios.de>
Wed, 11 Nov 2009 07:35:37 +0000
(08:35 +0100)
tests/run/tp_new.pyx
patch
|
blob
|
history
diff --git
a/tests/run/tp_new.pyx
b/tests/run/tp_new.pyx
index d98ee9a4dc15aa317e3861971114a7e619ae12fa..729e3007744a2a5f37452cf8c7aa681853045530 100644
(file)
--- a/
tests/run/tp_new.pyx
+++ b/
tests/run/tp_new.pyx
@@
-26,7
+26,7
@@
class MyTypeSubClass(MyType):
def __init__(self):
print "INIT"
-# only th
is
can be safely optimised:
+# only th
ese
can be safely optimised:
@cython.test_assert_path_exists('//PythonCapiCallNode')
@cython.test_fail_if_path_exists('//SimpleCallNode/AttributeNode')