On Sat, Apr 19, 2008 at 6:03 PM, Nick Coghlan <[EMAIL PROTECTED]> wrote:
> To suggest yet another colour for the bikeshed, maybe we should ditch
> both unindexable and unsubscriptable and go with "'int' is not a
> sequence or mapping". Any object which supports subscript notation will
> be one
On Sun, 20 Apr 2008, Steven Bethard wrote:
On Sun, Apr 20, 2008 at 4:15 PM, Tarek Ziadé <[EMAIL PROTECTED]> wrote:
I have submitted a patch for review here: http://bugs.python.org/issue2663
glob-style patterns or a callable (for complex cases) can be provided
to filter out files or directori
On Sun, Apr 20, 2008 at 4:15 PM, Tarek Ziadé <[EMAIL PROTECTED]> wrote:
> I have submitted a patch for review here: http://bugs.python.org/issue2663
>
> glob-style patterns or a callable (for complex cases) can be provided
> to filter out files or directories.
I'm not a big fan of the sequence-o
I have submitted a patch for review here: http://bugs.python.org/issue2663
glob-style patterns or a callable (for complex cases) can be provided
to filter out files or directories.
Regards
Tarek
___
Python-Dev mailing list
Python-Dev@python.org
http://
> Since a few days, checkin notifications for the 3k branch seem to be sent
> to both the python-checkins and the python-3000-checkins lists. Was that a
> deliberate decision or has some bug crept into the SVN hook?
It's a bug, I'll look into it (when I find the time).
Regards,
Martin
___
-On [20080420 03:04], Nick Coghlan ([EMAIL PROTECTED]) wrote:
>To suggest yet another colour for the bikeshed, maybe we should ditch
>both unindexable and unsubscriptable and go with "'int' is not a
>sequence or mapping". Any object which supports subscript notati