[f2py] Version

Pearu Peterson pearu@cens.ioc.ee
Mon, 4 Mar 2002 19:26:23 +0200 (EET)


On 4 Mar 2002, Lionel Maziere wrote:

> >>> import foo
> >>> print foo.__version__
> $Revision: 1.0$
> 
> Does this make sense or am I wrong ?

It sure makes sense (but without $Revision $ stuff). I'll look if it is
something that is easy to implement...

Pearu