Commit Graph

10 Commits

Author SHA1 Message Date
Sylvain Thénault
9686bf6937 patch for #5977. Yields do not increment the counter of returns.
* remove yields counting
2010-02-23 13:34:59 +01:00
Sylvain Thénault
e8e8fd80f2 implement #5564: ignore function / methode arguments with leading "_".
* "ignored-argument-names" have been added to options in order to set the
   regexp that recognizes the ignored arguments.
 * func_too_many_locals_arguments.(py, txt) have been added to test "too many
   arguments" and "too many local variables" features.
2010-02-23 13:34:44 +01:00
Emile Anclin
4c335c20bd fix branch counting
--HG--
branch : astng2
2009-03-11 16:53:02 +01:00
Emile Anclin
fe5e3610f3 replace argnames by args.args
--HG--
branch : astng2
2009-03-09 12:15:17 +01:00
Emile Anclin
aa3f47c860 some more astng2 support / attr modifications
--HG--
branch : astng2
2009-03-06 17:59:59 +01:00
Sylvain Thénault
eba361bb86 astng2 support
--HG--
branch : astng2
2009-03-06 15:19:26 +01:00
Sylvain Thénault
9475399a98 see changelog 2006-12-05 10:29:06 +01:00
Sylvain Thénault
62c476c40c apply skip's patch 2006-10-03 09:55:44 +02:00
Sylvain Thénault
6adc616ae2 check ChangeLog 2006-05-09 09:55:16 +02:00
root
4becf6f9e5 forget the past.
forget the past.
2006-04-26 10:48:09 +00:00