Incorporated. Thanks for reminding me!

Johan

On Wed, Jan 2, 2013 at 3:41 PM, Thomas Kluyver <tak...@gmail.com> wrote:
> On 2 January 2013 14:25, Johan Johansson <johan2s...@gmail.com> wrote:
>>
>> +        if sys.version.find("64 bit") > 0:
>
>
> General Pythonicness tip, you can check it more readably like this:
>
> if '64 bit' in sys.version:
>
> Best wishes,
> Thomas
>
> ------------------------------------------------------------------------------
> Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
> and much more. Keep your Java skills current with LearnJavaNow -
> 200+ hours of step-by-step video tutorials by Java experts.
> SALE $49.99 this month only -- learn more at:
> http://p.sf.net/sfu/learnmore_122612
> _______________________________________________
> rpy-list mailing list
> rpy-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/rpy-list
>

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to