Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cc-node
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
cc-node
370095de5bb8216c541eb9a9d18a6b72e8ec5668
cc-node
ccnode
__init__.py
Find file
Normal view
Permalink
__init__.py
100 B
Newer
Older
[node] initial commit
Benziane Chakib
committed
14 years ago
1
2
3
4
5
#!/usr/bin/env python
#coding:utf-8
"""
Huge rewrite, new tags, better node support on non-hv hosts
Thibault VINCENT
committed
14 years ago
6
TODO : rewrite based on older doc
[node] initial commit
Benziane Chakib
committed
14 years ago
7
8
9
"""
Realesed v8
Thibault VINCENT
committed
14 years ago
10
__version__
=
'
8
'