#5442: Workaround for jython isclass() bug
----------------------------------+-----------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: nobody
Status: new | Component: Unit test system
Version: SVN | Resolution:
Keywords: jython | Stage: Ready for checkin
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
----------------------------------+-----------------------------------------
Changes (by Fredrik Lundh <[EMAIL PROTECTED]>):
* stage: Unreviewed => Ready for checkin
Comment:
I would have put the "patch_isclass" definition inside the if-statement
(no need to add stuff to the module namespace on other platforms), but
since this is test code (right?), that doesn't really matter that much.
--
Ticket URL: <http://code.djangoproject.com/ticket/5442#comment:2>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---