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
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Gwenaël Samain
cython
9f0e25f72b581201233a2a814961c4bc9c77ba00
9f0e25f72b581201233a2a814961c4bc9c77ba00
Switch branch/tag
cython
Cython
Build
__init__.py
Find file
Normal view
History
Permalink
__init__.py
69 Bytes
Edit
Web IDE
Newer
Older
use explicit relative imports everywhere and enable absolute imports by default
Stefan Behnel
committed
10 years ago
1
from
.Dependencies
import
cythonize
Simple cythonize build_ext.
Robert Bradshaw
committed
8 years ago
2
from
.Distutils
import
build_ext