Comment #4 on issue 153 by ken...@google.com: 2.3 Python code not importing
http://code.google.com/p/protobuf/issues/detail?id=153

Well, descriptor.py clearly defines FileDescriptor:

http://code.google.com/p/protobuf/source/browse/trunk/python/google/protobuf/descriptor
.py#557

So I don't know what else could explain the problem. I did not see any such issue in testing. I think you should verify exactly what file Python is using when you import
google.protobuf.descriptor and make sure it is up-to-date.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to proto...@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.


Reply via email to