[Python-Dev] _length_cue() (original) (raw)
Aahz aahz at pythoncraft.com
Wed Feb 8 16:50:54 CET 2006
- Previous message: [Python-Dev] _length_cue()
- Next message: [Python-Dev] _length_cue()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, Feb 08, 2006, Armin Rigo wrote:
IMHO for safety reasons we need to stick double-underscores around this name too, e.g. lengthcue(). It's new in 2.5 and not documented anyway so this change won't break anything. Do you agree with that?
+1
Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/
"19. A language that doesn't affect the way you think about programming, is not worth knowing." --Alan Perlis
- Previous message: [Python-Dev] _length_cue()
- Next message: [Python-Dev] _length_cue()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]