Re: [Python-Dev] Code reviews

2012-01-02 Thread Francisco Martin Brugue

On 01/02/2012 10:02 PM, julien tayon wrote:

@francis
Like indent ?
http://www.linuxmanpages.com/man1/indent.1.php

Thank you, I wasn't aware of this one !
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] What it takes to change a single keyword.

2011-10-06 Thread Francisco Martin Brugue

On 10/06/2011 12:00 AM, Brett Cannon wrote:
 Please file a bug about the dead links so we can fix/remove them.


it's done in http://bugs.python.org/issue13117 (and I've also tried with 
a patch).


Cheers,

francis

___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] What it takes to change a single keyword.

2011-10-05 Thread Francisco Martin Brugue

Just Info on the links:

http://docs.python.org/devguide/compiler.html provides info on how it
all hangs together).


Those:

[1] http://docs.python.org/devguide/compiler.html#id3Skip Montanaro’s 
Peephole Optimizer Paper 
(http://www.foretec.com/python/workshops/1998-11/proceedings/papers/montanaro/montanaro.html)


[Wang97] http://docs.python.org/devguide/compiler.html#id2Daniel C. 
Wang, Andrew W. Appel, Jeff L. Korn, and Chris S. Serra. The Zephyr 
Abstract Syntax Description Language. 
http://www.cs.princeton.edu/%7Edanwang/Papers/dsl97/dsl97.html In 
Proceedings of the Conference on Domain-Specific Languages, pp. 213–227, 
1997.



are a 404

Cheers,

francis




___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com