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...

== Chris

--~--~---------~--~----~------------~-------~--~----~
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