-
Notifications
You must be signed in to change notification settings - Fork 0
Ideas
Sviatoslav Sydorenko edited this page Jan 13, 2017
·
2 revisions
Phase out arguments re-construction from cherrypy.process.wspbus
and cherrypy._cpcompat
.
- https://github.com/cherrypy/cherrypy/pull/1547
- https://github.com/python/cpython/blob/c30098c8c6014f3340a369a31df9c74bdbacc269/Include/pylifecycle.h#L54
- https://github.com/python/cpython/blob/master/Modules/main.c
- https://github.com/python/cpython/blob/091954cef209598159a202a263a2f8d9def88f09/Include/rename2.h
- https://www.google.com.ua/search?q=python+inspect+own+process+linux&oq=python+inspect+own+process+linux&aqs=chrome..69i57j69i64.7752j0j4&sourceid=chrome&ie=UTF-8#q=python+inspect+own+process+commandline+linux+
- http://stackoverflow.com/questions/821837/how-to-get-the-command-line-args-passed-to-a-running-process-on-unix-linux-syste
- http://unix.stackexchange.com/questions/163145/how-to-get-whole-command-line-from-a-process
- http://stackoverflow.com/questions/2703640/process-list-on-linux-via-python