Message1295

Author cgroves
Recipients
Date 2006-11-26.18:57:15
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
PyModule.java is a classic class which means it can't be subclasses.  This causes pymods and test_dir in test_descr.py to fail.  It should be given a template and generated to make it a new style class.
History
Date User Action Args
2008-02-20 17:17:36adminlinkissue1603314 messages
2008-02-20 17:17:36admincreate