On di, 2010-10-12 at 20:30 +0200, Cyril Brulebois wrote:
> Dennis Kaarsemaker <den...@kaarsemaker.net> (12/10/2010):
> > If you know the value of python's sys.platform on these platforms,
> > it is a trivial bug. I have no access to any of the above platforms
> > however, so it is less than trivial for me. If you could provide
> > this information, I will fix this asap.
> > 
> > Thanks for your bugreport.
> 
> Sure.
> 
> linux2-alpha, linux2-mips, and linux2-sparc for alpha, mips, and
> sparc. Probably likewise for the others. The “linux2-$arch”
> vs. “linux2” has been introduced for some architectures a while ago,

Just for my understanding, why was this done?

> you probably want to use something like:
> | if not sys.platform.startswith('linux2'): […]

Thanks, fixed and pushed to github. Andrew, could you please build and
upload the package?

-- 
Dennis K.

They've gone to plaid!




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to