Could you please open a bug?

Ciao,
 Emmanuele.

On 24 August 2017 at 18:37, John Emmas <j...@creativepost.co.uk> wrote:
> On 19/08/2017 12:16, John Emmas wrote:
>
>
> I still don't understand why this line (in commit #fe2a9887a8):-
>
>         elif os.name == 'nt'
>
> got changed to this:-
>
>         elif os.basename(filedir) == 'bin'
>
> They clearly don't do the same thing...
>
> Any thoughts anyone?
>
>
> Was it maybe intended to be this..?
>
>         elif os.basename(filedir) != 'bin'
>
> _______________________________________________
> gtk-devel-list mailing list
> gtk-devel-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/gtk-devel-list
>



-- 
https://www.bassi.io
[@] ebassi [@gmail.com]
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to