Re: Some development of pyg

2014-12-23 Thread Cosimo Alfarano
Hi Matěj, thanks for the efforts! I wrote pyg years ago when I didn’t know anything about TDD and was just learning python. I’m not using pyg anymore right now, so it needs quite some caring if you’re using it, which I guess you’re. I really appreciate the work to have it tested/testable. Also

Some development of pyg

2014-12-15 Thread Matěj Cepl
Hi, I have been trying to make pyg (https://packages.debian.org/pyg) useful for me. https://gitlab.com/mcepl/pyg is now buildable with setup.py build on non-Debian platforms (I am on RHEL-7). Next steps will be furious removal all stuff unnecessary on python >= 2.6 (or 2.7, not sure), which will b