You cannot post messages because only members can post, and you are not currently a member.
Description:
A discussion and support forum for the Voidspace pythonutils modules - a collection of open source modules, packages, CGI scripts, and applications written in the Python programming language.
See http://www.voidspace.org.uk/python/index .shtml
|
|
|
ConfigObjError issue
|
| |
Hi, I have a vendor-supplied INI file that I was hoping ConfigObj could read. However, I get the following traceback when I try to load it: Traceback (most recent call last): File "C:\Program Files\Wing IDE 3.2\src\debug\tserver\_sandbox .py", line 1, in <module> # Used internally for debug sandbox under external interpreter... more »
|
|
IIT Roorkee' TechFest - Cognizance 09
|
| |
Insomnia – IIT Roorkee’s biggest online coding event will be held on
the 20th and 21st of March, 2009. Rs. 30,000 is at stake as prize
money.
You too can participate, right from the comfort of your own room!
Sample problems and the testing grader are now online.
Register now at [link]... more »
|
|
Bug in pathutils.Lock.lock
|
| |
Hello,
I just downloaded pathutils 0.2.6, only to find a very simple error.
On line 468 of pathutils.py, "os.mkdir()" should be "os.mkdir(name)",
I believe.
That is all.
~Xavid
|
|
listutils removed in 0.3.0
|
| |
Hi guys,
I was wondering if there were flaws in listutils that necessitated its
removal? I install 0.3.0 and realized it wasn't there.
Possibility it could be packaged separately?
Thanks,
slestak
|
|
ConfigObj: possible to change the comment signifier?
|
| |
I'm assuming this is the right place to post this, because of all the
ConfigObj updates posted in here.
I've dug around the web and in the ConfigObj documentation...
Is it possible to change what character is used to signify a comment?
Say, from '#' to ';'?
I need to parse an .ini file created by an AXIS 70U, a device... more »
|
|
StandOut logging date/time stamp or general Prefix option?
|
| |
I'm trying to figure out a easy way to pre-pend a date/time so I can format this somewhat like other logfiles in /var/log. I can't see any sort of TimeStamp option, but maybe I'm missing it. There is a errPrefix option, but it would be nice if there was a "Prefix" one as well that would prefix everything. That would make it easy to put in... more »
|
|
Pythonutils 0.3.0
|
| |
{ran_emo} There is a new (and long overdue) release of the `Pythonutils module <[link]>`_. This is version **0.3.0**. * `Quick Download: Pythonutils 0.3.0.zip <[link]>`_... more »
|
|
Get more traffic by submitting Articles
|
| |
Message-Id: <20070420055718.A08CA78AC9@107 129-app1.anj.com> ...Get more traffic by submitting Articles Article submission is perhaps one of the best ways to give weight to your products and services on the Internet....that is, if done correctly, but like link exchange, it is also abused. But a fact is that Article Marketing is not about to die. It's alive and strong!... more »
|
|
odict.py
|
| |
...Oh. In that case, I think it would be better to find the exact causes of the failures in earlier versions (for example, the lack of nested scopes or so), and check for that. Some people may want to use backports -- and I think its more informative to be explicit about the feature you want rather than the version you want.... more »
|
|
|