y re-enabled.
Thank you. I can confirm it is libedit the culprit.
Leo
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG
turns out it is apple's fault:
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10295#46
Leo
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/op
on top of Unix; or, if you
> are really in need of specific functionality offered by one of the
> Carbon modules, code your own C wrapper library or use Ctypes.
Thank you for this information.
Leo
___
Pythonmac-SIG maillist - Pythonmac-SIG@pyt
On this page: http://docs.python.org/library/mac.html, so what replace
these removed modules?
Thanks.
Leo
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org
e to python apple.
Leo
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG
age which replaces the Python standard library "readline" module
> with one linked with GNU readline.
>
> http://pypi.python.org/pypi/readline
I have just tested it and no, it is not due to readline.
Leo
___
Pythonmac-SIG m
It seems the python interpreter built by Apple doesn't behave like the
ones built from upstream.
See this:
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10295#19
Any idea what's happened to python from apple?
Leo
___
Pythonmac-SI
e almost certainly better off using another mechanism. What
> interface information are you trying to obtain?
The interface names and the addresses bound to them. Much like
network-interface-list (http://paste.pocoo.org/show/556841/) in Emacs,
which returns:
(("en1" . [10 0 0 114 0]
There is this simple python script:
http://coderstalk.blogspot.com/2010/02/create-network-interfaces-list-using.html
Any idea how to fix it so that it runs on OSX? Thanks. Leo
import array
import struct
import socket
import fcntl
SIOCGIFCONF = 0x8912 #define
ilding with the framework? To my
understanding, this is currently not possible, but should be.
Please CC me directly, since I am not subscribed to this list. Thanks!
Regards, Leo
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.pyt
Is there an easy solution to installing the mysql driver on Leopard?
I'm new to Python and I'm trying to setup Django.
I have MAMP installed - I'm a PHP/CakePHP user. I'm also relatively
new to Macs.
I'm trying to avoid downloading the Xcode package from Apple as my
connection is volume limi
11 matches
Mail list logo