Tobias Herp

Results 5 issues of Tobias Herp

IMO it is very important to make all those broken links work; some are on our own pages (and could be fixed in the text, for a start), but others...

Every now and then (right now, after applying some changes to my ~/.pyprc file) is experience problems rebuilding my Plone instance (still Plone 4.3 and Python 2.7, I'm afraid, but...

Sometimes a package won't install, and I get a pretty ugly error: ``` Traceback (most recent call last): ... File "/my/instance/root/lib/python2.7/site-packages/zc/buildout/easy_install.py", line 688, in install for dist in self._get_dist(requirement, ws):...

Currently `pep8ify` seems to insert a blank between the comma and the closing bracket of a singleton tuple. I consider this an error. In contradiction to what was written in...

Currently the installer is not very flexible when it comes to the creation of a Python interpreter: - It doesn't allow the location to be specified but always creates that...

04 type: enhancement
22 status: in-progress