ormity issue with the builder interface?
--
Yannick Gingras
http://ygingras.net
signature.asc
Description: This is a digitally signed message part.
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsub
default to True?
Best regards,
--
Yannick Gingras
http://ygingras.net
Index: Lib/ConfigParser.py
===
--- Lib/ConfigParser.py (revision 68546)
+++ Lib/ConfigParser.py (working copy)
@@ -215,13 +215,14 @@
class RawConfigParser
o;
ensures that we gracefully fallback to numeric errno when here is no
symbolic value available. The code is only invoked if there is an
errno value, which takes care of most non-Unix platforms.
--
Yannick Gingras
___
Python-Dev mailing l
ython
doesn't seems to do the right thing. Are you all using a bunch of
shared settings in you .emacs files?
--
Yannick Gingras
Index: Objects/exceptions.c
===
--- Objects/exceptions.c (revision 63365)
+++ Objects/exceptio
nt to replace 21
> with EISDIR in the above?
Yes, that's what I had in mind.
--
Yannick Gingras
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
ial as I expected, I ask for advice
regarding the following questions:
1) Should OSError.__str__() print the symbolic name of errno?
2) Where can I find the symbolic name in C?
Best regards,
--
Yannick Gingras
___
Python-Dev mailing list
Python-De