Message156648
Hello, thanks for the patch!
Since this is a new feature, I suggest discussion it on the python-ideas list first.
Next, as for your patch:
1. What is ElementTree_new.py?
2. Note that new features have to be added to in-development versions of Python - 3.3 in our case. In 3.3, the C and Python implementations of the ElementTree API must be compatible. Hence, all new features have to be added to both implementations. |
|
| Date |
User |
Action |
Args |
| 2012-03-23 12:06:07 | eli.bendersky | set | recipients:
+ eli.bendersky, serhiy.storchaka, adpoliak |
| 2012-03-23 12:06:04 | eli.bendersky | set | messageid: <[email protected]> |
| 2012-03-23 12:06:03 | eli.bendersky | link | issue14377 messages |
| 2012-03-23 12:06:03 | eli.bendersky | create | |
|