Python 3.0 dropped a number of built-in functions. Using the list from
Python 3.1's code, this patch removes the built-ins that no longer need
to be supported.
Still to do: add new built-ins; make docstrings match 3.1's docstrings.
I'll try to do that eventually, but won't be able to do so any time
soon.
** Affects: pynie
Importance: Undecided
Status: New
--
Patch to remove builtins dropped from 3.x
https://bugs.launchpad.net/bugs/385394
You received this bug notification because you are a member of pynie-
dev, which is the registrant for Pynie.
Status in Pynie - Python on Parrot: New
Bug description:
Python 3.0 dropped a number of built-in functions. Using the list from Python 3.1's code, this patch removes the built-ins that no longer need to be supported.
Still to do: add new built-ins; make docstrings match 3.1's docstrings. I'll try to do that eventually, but won't be able to do so any time soon.
** Changed in: pynie
Status: New => Fix Released
--
Patch to remove builtins dropped from 3.x
https://bugs.launchpad.net/bugs/385394
You received this bug notification because you are a member of pynie-
dev, which is the registrant for Pynie.
Status in Pynie - Python on Parrot: Fix Released