Reviewers: ,
Please review this at http://codereview.tryton.org/78001/
Affected files:
A COPYRIGHT
A INSTALL
A LICENSE
A MANIFEST.in
A README
A __init__.py
A __tryton__.py
A purchase_request.py
A setup.py
--
tryton-dev@googlegroups.com mailing list
Reviewers: ,
Please review this at http://codereview.tryton.org/77002/
Affected files:
M CHANGELOG
M forecast.py
M forecast.xml
M tests/test_stock_forecast.py
--
tryton-dev@googlegroups.com mailing list
Reviewers: ,
Please review this at http://codereview.tryton.org/77001/
Affected files:
M CHANGELOG
M purchase_request.py
M purchase_request.xml
Index: CHANGELOG
===
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,5 @@
+* Add wi
* Cédric Krier [2011-07-28 10:25 +0200]:
On 13/07/11 19:22 +0200, Cédric Krier wrote:
So as a algorithm is worth a thousand words, I have adapted the python.vim
indent program to match this rules.
You can download it at [3] (to install, just copy it in
~/.vim/indent/python.vim).
Now, it seems
On 13/07/11 19:22 +0200, Cédric Krier wrote:
> So as a algorithm is worth a thousand words, I have adapted the python.vim
> indent program to match this rules.
> You can download it at [3] (to install, just copy it in
> ~/.vim/indent/python.vim).
Now, it seems that everybody agree with this rules,
On 26/07/11 16:44 +0200, Nicolas Évrard wrote:
> * Cédric Krier [2011-07-15 01:43 +0200]:
> >On 13/07/11 19:22 +0200, Cédric Krier wrote:
> >>So as a algorithm is worth a thousand words, I have adapted the python.vim
> >>indent program to match this rules.
> >>You can download it at [3] (to instal