Better function arity checking. Fixed a raise statement.
authorFrederic Jolliton <frederic@jolliton.com>
Sun, 11 Sep 2005 05:39:30 +0000 (05:39 +0000)
committerFrederic Jolliton <frederic@jolliton.com>
Sun, 11 Sep 2005 05:39:30 +0000 (05:39 +0000)
commit3a95208ad877561ce65d0b72808dbf474afacdf0
treec0db780ce1aa30f83ad119cabdb77a1bc355f19f
parentd68d30ef383a28951e7a917a1100dc019faa95a3
Better function arity checking. Fixed a raise statement.

 * Enhanced functionArity to return None as maximum number of parameters
   in case where the function is declared with a *args style argument.
git-archimport-id: frederic@jolliton.com--2005-main/tx--main--0.1--patch-18
xpath.py