[XML-SIG] ConfigParser.py
Fred Moscicki
fred@computronix.com
Fri, 1 Nov 2002 11:28:13 -0700
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C281D4.70104700
Content-Type: text/plain
Hi,
I think this is the right Mailing list to send this too. My program was
trying to make use of the ConfigParser.py in the new python2.2.2 release.
There is a variable in the ConfigParser class called _boolean_states which
apparently makes use of some built-ins (True,False) from 2.2.3 which aren't
available in 2.2.2. Therefore, when I try to import ConfigParser, I get a
NameError.
Anyone else seen this?
Fred Moscicki
Computronix
Distinctive Software. Real People.
Suite 200, 10216 - 124 Street NW,
Edmonton, Alberta, Canada T5N 4A3
Phone: (780) 454-3700
Fax: (780) 454-3838
<http://www.computronix.com/> http://www.computronix.com
------_=_NextPart_001_01C281D4.70104700
Content-Type: text/html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Message</TITLE>
<META content="MSHTML 6.00.2716.2200" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=408292218-01112002><FONT face=Arial
size=2>Hi,</FONT></SPAN></DIV>
<DIV><SPAN class=408292218-01112002><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=408292218-01112002><FONT face=Arial size=2>I think this is the
right Mailing list to send this too. My program was trying to make use of
the ConfigParser.py in the new python2.2.2 release. There is a variable in
the ConfigParser class called _boolean_states which apparently makes use of some
built-ins (True,False) from 2.2.3 which aren't available in 2.2.2.
Therefore, when I try to import ConfigParser, I get a NameError.
</FONT></SPAN></DIV>
<DIV><SPAN class=408292218-01112002><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=408292218-01112002><FONT face=Arial size=2>Anyone else seen
this?</FONT></SPAN></DIV>
<DIV> </DIV>
<DIV align=left><FONT size=1>
<P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px" align=left><FONT face=Script
color=#000040 size=5><EM><STRONG>Fred Moscicki</STRONG></EM></FONT></P>
<P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px" align=left><STRONG><EM><FONT
color=#000080 size=3></FONT></EM></STRONG> </P>
<P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px" align=left><FONT color=#000080
size=3><EM><STRONG>Computronix</STRONG></EM></FONT></P>
<P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"> </P>
<P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><FONT
color=#000080><STRONG>Distinctive Software. Real People.</STRONG></FONT></P>
<P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">Suite 200, 10216 - 124 Street
NW,</P>
<P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">Edmonton, Alberta, Canada T5N
4A3</P>
<P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">Phone: (780) 454-3700</P>
<P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">Fax: (780) 454-3838</P>
<P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"></FONT><A
href="http://www.computronix.com/"><FONT color=#0000ff
size=1><U>http://www.computronix.com</U></FONT></A></P></DIV>
<DIV> </DIV></BODY></HTML>
------_=_NextPart_001_01C281D4.70104700--