[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: r6347 - in packages/python-recaptcha/trunk/debian (control)



OoO Pendant  le journal télévisé du  lundi 25 août 2008,  vers 20:42, je
disais:

> import sys,new,os; p = os.path.join(sys._getframe(1).f_locals['sitedir'], *('recaptcha',)); ie = os.path.exists(os.path.join(p,'__init__.py')); m = not ie and sys.modules.setdefault('recaptcha',new.module('recaptcha')); mp = (m or []) and m.__dict__.setdefault('__path__',[]); (p not in mp) and mp.append(p)
> /var/lib/python-support/python2.5/import sys,new,os; p = os.path.join(sys._getframe(1).f_locals['sitedir'], *('recaptcha',)); ie = os.path.exists(os.path.join(p,'__init__.py')); m = not ie and sys.modules.setdefault('recaptcha',new.module('recaptcha')); mp = (m or []) and m.__dict__.setdefault('__path__',[]); (p not in mp) and mp.append(p)

> This snippet can be found in recaptcha_client-1.0.2-py2.5-nspkg.pth that
> is   generated   at  compile   time.   I   don't   know  why   this   is
> generated. Moreover, this file seems a bit useless. What is the cleanest
> way to get rid of it and all the egg stuff?

I am not sure what was the  precise action that fixed this thing, but my
last commit  was able  to get rid  of the  problem. If someone  has some
explanations, I will welcome them.

BTW, while searching a bit about this problem, I have found this bug:
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=475440

Is it a bug in python-support?
-- 
I WILL NOT TEASE FATTY
I WILL NOT TEASE FATTY
I WILL NOT TEASE FATTY
-+- Bart Simpson on chalkboard in episode 5F05

Attachment: pgpRfUlrUws8c.pgp
Description: PGP signature


Reply to: