@@ -1239,7 +1239,7 class JRODataReader(JRODataIO): | |||||
1239 | ext = ext.lower() |
|
1239 | ext = ext.lower() | |
1240 | self.ext = ext |
|
1240 | self.ext = ext | |
1241 | self.getByBlock = getblock |
|
1241 | self.getByBlock = getblock | |
1242 |
self.nTxs = |
|
1242 | self.nTxs = nTxs | |
1243 |
|
1243 | |||
1244 | if not(self.setNextFile()): |
|
1244 | if not(self.setNextFile()): | |
1245 | if (startDate!=None) and (endDate!=None): |
|
1245 | if (startDate!=None) and (endDate!=None): |
General Comments 0
You need to be logged in to leave comments.
Login now