> If a package is available globally to the system in addition to the version > in the local directory epydoc seems to prefer the global file over the local > in some occasions when building the package's API.
What command line arguments are you using, and what directory are you executing it from? Also, try running epydoc with "--parse-only", and running it with "--introspect-only", to see if both parsing & introspection are picking up the wrong copy, or just one of them. Thanks, -Edward (the upstream provider) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

