Yann Weber
|
4daea42c44
|
Replacing old sysV sem by new POSIX solves #25
Creating new files to handle IPC stuffs : include/ipc.h src/ipc.c
|
5 years ago |
Yann Weber
|
81a8bb752e
|
Add support for virtualenv & site packages
Note : segfault on virtualenv tests...
|
5 years ago |
Yann Weber
|
0c527fc2dc
|
1st fonctionnal implementation of both python<->C IPC
|
5 years ago |
Yann Weber
|
6a93f8042f
|
Start implementing pep333 application support
|
5 years ago |
Yann Weber
|
c83d63c8f2
|
Add python version with -v option
|
5 years ago |
Yann Weber
|
3a9238e7a1
|
Add pyutils.h/c and a check for import when parsing arguments
|
5 years ago |