Hi Colomban,
Here are some comments on the subject branch. Solutions left as an
exercise for the reader since I don't have any ;)
C language, which I assume represents all {} languages
1. Indents relative to the previous line, that means that (tabs, width=4):
if(long &&
more){
blah;
On 13-01-22 09:17 PM, Lex Trotman wrote:
Hi All,
We have only one Python filetype, but Python has two versions.
There are some differences between them in terms of keywords and builtins.
For example exec, nonlocal, True, False and None are not keywords for
Python 2 but are for 3.
And print is
Le 23/01/2013 06:17, Lex Trotman a écrit :
> Hi All,
>
> We have only one Python filetype, but Python has two versions.
>
> There are some differences between them in terms of keywords and builtins.
>
> For example exec, nonlocal, True, False and None are not keywords for
> Python 2 but are for
Hi,
> differences in python versions, but because it actually seems to be ok
> to 'hide' built in stuff with your own definitions.
>
> See, for example, the following:
>
> python 2.7.3 (default, Sep 26 2012, 21:51:14)
> [GCC 4.7.2] on linux2
> Type "help", "copyright", "credits" or "license" for
On 25/01/13 17:52, vadim kochan wrote:
> Hi, All
>
> Can please someone check if it does make a sense?
> https://github.com/geany/geany-plugins/pull/78
Looks fine, merged. Thank you.
Regards,
Enrico
--
Get my GPG key from http://www.uvena.de/pub.asc
signature.asc
Description: OpenPGP digi
Hi, All
Can please someone check if it does make a sense?
https://github.com/geany/geany-plugins/pull/78
Thanks!
___
Devel mailing list
Devel@lists.geany.org
https://lists.geany.org/cgi-bin/mailman/listinfo/devel
On Thu, 2013-01-24 at 23:28 -0800, Matthew Brush wrote:
> On 13-01-24 10:28 PM, Lex Trotman wrote:
> > On 25 January 2013 16:51, Frank Lanitz wrote:
> >> Am 25.01.2013 01:17, schrieb Lex Trotman:
> >>> Dear ,
> >>>
> >>> Can you please provide windows instructions and make the setup.exe
> >>> down