On Oct 8, 2009, at 8:28 PM, Mark Sapiro wrote:
files are all "well formed", but is there in order to keep looking in
case it does.
Python doesn't care that the name 'next' is undefined until it
actually
tries to execute it.
There's a vortex with python in the center, me on the fringe.
--
Rob Lingelbach wrote:
>
>On Oct 8, 2009, at 8:11 PM, Mark Sapiro wrote:
>
>> Mark Sapiro wrote:
>>>
>>> This script
>>>
>>> ---
>> [...]
>>> try:
>>> ptime = time.strptime(mo.group(1),
>>>
On Oct 8, 2009, at 8:11 PM, Mark Sapiro wrote:
Mark Sapiro wrote:
This script
---
[...]
try:
ptime = time.strptime(mo.group(1),
'%a %b %d %H:%M:%S %Z %Y')
Mark Sapiro wrote:
>
>This script
>
>---
[...]
>try:
>ptime = time.strptime(mo.group(1),
> '%a %b %d %H:%M:%S %Z %Y')
>except ValueError:
>
On Oct 8, 2009, at 6:30 PM, Mark Sapiro wrote:
will change atime and mtime for all the nn.html files subordinate
to the BASE directory to the time parsed from the line
thank you very much, just what was needed.
Rob
--
Rob Lingelbach
r...@colorist.org
Rob Lingelbach wrote:
>
>Has anybody ever written a script that would rebuild the html message
>archives that would also modify the file ctime/mtime back to the date
>of the message, as retrieved from the list's mbox file?
This script
-
I rebuilt, not long ago, the archives of a particular mailinglist, and
the html files' atime/ctime/mtime were all changed to the time of the
rebuild. The search facilities I'm using, on the same machine-
glimpseindex and swish-e - by default use the ctime or mtime to return
results, which
Mark Sapiro wrote:
>
>bin/arch --wipe -e 9 list1
Ooops! That should be
bin/arch --wipe -e list1
>bin/arch -s 1 -e 1 list1
>bin/arch -s 2 -e 2 list1
>...
>bin/arch -s 6 list1
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay A
Bob wrote:
>
>Everything was going along fine, with daily updates being added to the
>archive. I then wanted to refresh the entire archive and ran bin/arch
>--wipe list1
>
>it failed.
>
>Archive articles go from to 66990
>
>list1.mbox is: 526313754 Aug 21 20:19 list1.mbox
>
>The server NetBS
Hi:
I am having a problem regenerating my archive.
Everything was going along fine, with daily updates being added to the
archive. I then wanted to refresh the entire archive and ran bin/arch
--wipe list1
it failed.
Archive articles go from to 66990
list1.mbox is: 526313754 Aug 21 20:1
In MM 2.1, running bin/arch on a largish mbox file (~450MB) takes a
heck of a long time (~8 hrs) on a reasonably fast machine. The real
time eater seems to lie in generating the article database. Anyone
else run into this? Anyone have a solution?
--
Andrew Clark
Campus Network Programmer
Off
I run bin/arch as recommended in the documentation, but then when I go
to my list's archive page it says there are no archives. Any
suggestions?
Regards,
Aparajita
Victory-Heart Productions
[EMAIL PROTECTED]
www.aparajitaworld.com
--
On Friday, May 31, 2002, at 10:33 PM, LuKreme wrote:
> % bin/arch mylist mylist.mbox
while tracking down this error I made this change to bin/arch that I think
is actaully pretty useful:
res = self.dateToVolName(string.atof(article.date))
self.message("figuring article archive
% bin/arch mylist mylist.mbox
figuring article archives
2002-June
figuring article archives
1999-February
figuring article archives
1999-February
figuring article archives
1999-March
.
.
.
*** malloc[3189]: error: Can't allocate region
Traceback (most recent call last):
File "bin/arch", line 1
14 matches
Mail list logo