AlainLich

Results 4 issues of AlainLich

Hi, This PR: 1. ports to Python3, but not compatible with Python2 (sorry). Some areas not covered (`geoIP`, ̀logfilter`). 2. database interfaces supported: Mysql 8.x and SQLite. This required moving...

Hi, Interesting package, which I adapted to my use cases. In this process, moved to Python3, added database related extensions... To figure out the details, see extensions https://github.com/AlainLich/logtools/blob/ALPython3/PYTHON3-ADDITIONS.md. On my...

Hi, the proposed changes permit the user to select debug information printout. I made a similar pull request in GLWindow. _Only tested in Julia 0.4._ 1) selection is performed by...

Hi, I am experiencing a **load error** with message: `ERROR: LoadError: LoadError: UndefVarError: Range1 not defined` with Graphs version corresponding to following commit: ``` commit 6de2f20dc982c5d0bd4813797d2c2cfb270931e4 Author: Dahua Lin Date:...