Brett Cannon wrote: > It has been suggested we actually > ditch the C version since we only want to maintain one version and the > Python version can be used by alternative Python implementations.
Then we would lose all the speed advantages that were presumably thought important when the C version was created in the first place. I say stop worrying and ditch the Python version. An alternative Python implementation is going to have to provide implementations of all the existing C-only modules. A few more isn't going to kill it. -- Greg _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com