Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
cubicweb/__main__.py
author
Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 10 Mar 2017 14:01:45 +0100
changeset 12029
3d9883a6068f
parent 11099
5fdbf6f2db88
child 12253
9165f4b7426b
permissions
-rwxr-xr-x
[session] Drop no more necessary Session.sessionid and Connection.connectionid
from
cubicweb.cwctl
import
run
import
sys
run
(
sys
.
argv
[
1
:])