Marc Garcia píše v Po 29. 04. 2013 v 12:55 +0200:
>
> Here you have the main changes to it:
> - Made the script more modular
> - Made it more Pythonic
> - Added copyright information
> - Usage information is displayed when called with -h parameter
> - Made it more scalable, as it allows to a
Hi there,
I refactored the Python script "qawrangler-stats.py" on the dev-tools repo.
While the original version was working fine, it could be improved in many
ways.
Here you have the main changes to it:
- Made the script more modular
- Made it more Pythonic
- Added copyright information
- Us