IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 33516 for trunk/ippToPsps


Ignore:
Timestamp:
Mar 13, 2012, 4:24:50 PM (14 years ago)
Author:
rhenders
Message:

fixed bug when initializing list of lists

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/jython/gpc1db.py

    r33499 r33516  
    4747        self.logger.debugPair("GPC1 Dec range", "%.2f -> %.2f" % (minDec, maxDec))
    4848
    49         rows = [[],[],[]]
     49        rows = []
    5050
    5151        if batchType == "P2": # TODO define these some place
Note: See TracChangeset for help on using the changeset viewer.