On Wed, Jun 03, 2009 at 10:35:53PM -0700, Christopher Lee wrote:
-> On Jun 3, 2009, at 8:32 PM, C. Titus Brown wrote:
-> 
-> >  File "/private/tmp/pygr/pygr/coordinator.py", line 930, in <module>
-> >    class ResourceFile(file):
-> > TypeError: Error when calling the metaclass bases
-> >    first argument must be callable
-> >
-> > that seems to come from subclassing 'file'.  I haven't isolated the
-> > error yet, but changing 'file' to 'object' does avoid it (while  
-> > breaking
-> > ResourceFile, presumably -- not a fix, just a note ;).
-> 
-> ResourceFile is ancient history and could be gotten rid of whenever we  
-> refactor this module.  Worldbase supercedes this stuff...

OK, if it's obsolete and actually causes a (minor) problem, is there a
reason to keep it in?  Is it important for backwards compatibility?

cheers,
--t
-- 
C. Titus Brown, c...@msu.edu

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pygr-dev" group.
To post to this group, send email to pygr-dev@googlegroups.com
To unsubscribe from this group, send email to 
pygr-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/pygr-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to