|
Strategy of dependencies in Python packages
|
| |
Hi all,
...dependencies between different packages. Some days ago I stumbled over
the following article from Tarek Ziade:
[link]
So is that something which we should consider? It's kinda helpful if you
want to run your tool with a newer version of a library to proof its... more »
|
|
Mozmill 2.0rc3 released
|
| |
Hi all,
I have released Mozmill 2.0rc3 to pypi. It's a still in development
release and contains a couple of known bugs. Since the last RC a couple
of bugs have been fixed:
Mozmill:
[link]
JSbridge:
[link]... more »
|
|
Thoughts on logging and mozlog
|
| |
So last year Andrew Halberstadt wrote a mozbase module called mozlog for, er, logging. You can see the documentation here:
[link]
I've recently been adding better logging to eideticker to make it more debuggable (read: replacing a random soup of print statements). I was... more »
|
|
Mozmill 2.0rc2 released
|
| |
Hi all,
A couple of minutes ago we have released Mozmill 2.0rc2 to pypi. It's a
still in development release and contains a couple of known bugs. But
given that we haven't released another RC of Mozmill 2.0 for a couple of
months we want to give everyone the chance to test it.
All of the RCs will be hidden releases on PyPI, so if you want to... more »
|
|
|