Hi,
I was just thinking how to improve our opensource Website and was
wondering if there is an easy way to convert say an IRC logfile to an
rss feed using pyton?
I was thinking about running the script with cron that will scan the
latest logfile for the day and convert it to rss xml std
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi All,
Is there a way to create ssl certificates with python and GNUTLS?
I am part of a project http://www.bongo-project.org which is a mail and
calendering solution. We use python in our project to a large extent but
we have a problem with the ssl
Bob,
Thanks a million
I will start talking to the other guys
Thanks
Lance
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor
Bob Gailer wrote:
> Lance Haig wrote:
>> Hi,
>>
>> I am helping on an OS project called bongo-project and I am trying to
>> debug a script that is used for migration. When I run the file I get
>> an error. I have traced it down to a file called libs.c.
>>
Hi,
I am helping on an OS project called bongo-project and I am trying to
debug a script that is used for migration. When I run the file I get an
error. I have traced it down to a file called libs.c.
I know that the file looks like a c file but I am confused by some of
the code in it. I would
Hi Kent,
Thank you
I was able to find it in the end.
It was at the bottom of the file I was editing
Lance
Kent Johnson wrote:
> Lance Haig wrote:
>> I am debugging a script that was written by someone else and I was
>> wondering if there is a way to determine where a fun
I am debugging a script that was written by someone else and I was
wondering if there is a way to determine where a function or module is
imported from
Thanks
Lance
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor
Hi Alan,
Firstly thank you for the tutorials I have used your book and website to
great affect.
I use the download on the train when I am travelling.
I have a question though.
Do you update the web page downloads every time you update the site?
I want to download a new copy and was hoping to
Hi,
I have a need for a file system scanning tool that produces csv files of
data that is older than a specified date.
All the commercial ones I have found just don't quite do what I want.
I have been a lurker on this list for some time and was wondering if
this would be very difficult to do?
A