-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am 25.09.2010 19:44, schrieb Ovnicraft:

> Please see
> 
> http://groups.google.com/group/sphinx-dev/browse_thread/thread/9bc46c38891e1da6/d775b75a88c2ed5d?hl=en_US&lnk=gst&q=unrecognized#d775b75a88c2ed5d
> <http://groups.google.com/group/sphinx-dev/browse_thread/thread/9bc46c38891e1da6/d775b75a88c2ed5d?hl=en_US&lnk=gst&q=unrecognized#d775b75a88c2ed5d>
> 
> for the most probable reason for your problem
> (tl;dr: you import a module via autodoc that executes its script action
> even when imported as a module.)
> 
> 
> 
>> Well i dont understand completely where i need fixed the code is here
>> http://bit.ly/dnvVJY maybe you can help me guiding me to fixed. i read the
>> Makefile directives but the error must be in this file http://bit.ly/dr2w8D, 
>> but
>> i found there the if for main.

Hmm.  The only autodoc directive I see in that source is
".. autoclass:: osv.osv.osv", so you should look at the "osv.osv" module and
the modules it imports for "un-__main__ed" calls to "getopt" or "optparse".

Georg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.16 (GNU/Linux)

iEYEARECAAYFAkyePPkACgkQN9GcIYhpnLC1VQCeKqsBiIXXCRUZO3wl0VFknvbu
drEAnjGfasIJe1ONZvv3sGT3GgRnAjTp
=KRbc
-----END PGP SIGNATURE-----

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

Reply via email to