Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
nexedi
cython
Commits
d634dd04
Commit
d634dd04
authored
Feb 25, 2012
by
Mark Florisson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove unused function from memoryview test
parent
8d47713c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
tests/run/memoryview.pyx
tests/run/memoryview.pyx
+0
-3
No files found.
tests/run/memoryview.pyx
View file @
d634dd04
...
...
@@ -152,9 +152,6 @@ def call():
f
=
ExtClass
()
pf
=
PyClass
()
cdef
int
[:]
func
():
pass
cdef
ExtClass
get_ext_obj
():
print
'get_ext_obj called'
return
ExtClass
.
__new__
(
ExtClass
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment