Message50644
| Author |
zseil |
| Recipients |
| Date |
2006年07月27日.12:48:38 |
| SpamBayes Score |
| Marked as misclassified |
| Message-id |
| In-reply-to |
| Content |
Logged In: YES
user_id=1326842
The patch is extremely fragile and works only if you don't
mix objects from xml and xmlcore. As your test shows, it
breaks if you import 'make_parser' and 'SAXParseException'
from different packages.
As for the tests, the first four fail for me if I run them
as a script. They are not integrated into the test suite
since they are missing a test_main() function.
It seems that renaming xmlcore back to xml is the simplest
solution, so I'll just close this patch.
|
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2007年08月23日 15:53:24 | admin | link | issue1519796 messages |
| 2007年08月23日 15:53:24 | admin | create |
|