commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnue-common/src/external fixedpoint.py


From: Reinhard Mueller
Subject: gnue-common/src/external fixedpoint.py
Date: Sun, 05 Oct 2003 17:45:06 -0400

CVSROOT:        /cvsroot/gnue
Module name:    gnue-common
Branch:         
Changes by:     Reinhard Mueller <address@hidden>       03/10/05 17:45:06

Modified files:
        src/external   : fixedpoint.py 

Log message:
        Removed #!-line to make lintian happy because this is not really a 
script.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue-common/src/external/fixedpoint.py.diff?tr1=1.2&tr2=1.3&r1=text&r2=text

Patches:
Index: gnue-common/src/external/fixedpoint.py
diff -c gnue-common/src/external/fixedpoint.py:1.2 
gnue-common/src/external/fixedpoint.py:1.3
*** gnue-common/src/external/fixedpoint.py:1.2  Thu Oct  2 21:07:58 2003
--- gnue-common/src/external/fixedpoint.py      Sun Oct  5 17:45:06 2003
***************
*** 1,4 ****
- #!/usr/bin/env python
  """
  FixedPoint objects support decimal arithmetic with a fixed number of
  digits (called the object's precision) after the decimal point.  The
--- 1,3 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]