Yassine Chaouche

Results 14 comments of Yassine Chaouche

Unless this is already done [here](https://github.com/osquery/osquery/blob/master/osquery/config/config.cpp#L569)?

Yes tried with IPython works fine ``` In [4]: psource UsageError: Missing object name. In [5]: psource UsageError: Missing object name. In [6]: psource UsageError: Missing object name. In [7]:...

## ipython 1.2.1 ``` root@messagerie-secours[10.10.10.19] ~ # ipython Python 2.6.6 (r266:84292, Dec 26 2010, 22:31:48) Type "copyright", "credits" or "license" for more information. IPython 1.2.1 -- An enhanced Interactive Python....

Thanks for your quick answer o/ I have no practical contributions to make for the moment as the project is overlapping with what I am currently using (SpamAssassin), Good luck...

Hello HadrienAka, even with menuexemple.sh the program won't exit after selection. It keeps looping. (use arrow keys to make menu reappear again after selection).

Yup, didn't have to touch the PYTHONPATH either. What happens is that pymacs calls the python interpreter and asks it to load the freex_sqlalchemy module which is in /where/freex/is/installed/freex_sqlalchemy.py. By...

Fixed https://github.com/gregdetre/emacs-freex/issues/6

Apparently the install-sh was put in [.gitignore](https://github.com/tihmstar/libfragmentzip/blob/aaf6fae83a0aa6f7aae1c94721857076d04a14e8/.gitignore#L19) and thus isn't put in the repo. ``` *.DS_Store *.patch *.diff */.libs */.deps *.a *.o *.la *.lo *.so aclocal.m4 autom4te.cache compile config.* configure...