a-tinsmith
Results
2
issues of
a-tinsmith
`b2bua_simple.py` won't run on Windows. It fails to start with the error: `ImportError: No module named fcntl` `SipLogger.py` imports `fcntl` and `syslog` modules, which are available only under Linux/Unix platforms....
Some find results are not coloured. I suppose it's a broken regexp. Steps to reproduce: 1. Have a text file with the following lines: ``` foo->Send(&bar); foo->Send(); foo->Send(bar); ``` 2....
bug