Search Queue
Gabriel Genellina
gagsl-py at yahoo.com.ar
Tue Jan 16 12:07:17 EST 2007
More information about the Python-list mailing list
Tue Jan 16 12:07:17 EST 2007
- Previous message (by thread): arguments of a function/metaclass
- Next message (by thread): Search Queue
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"abcd" <codecraig at gmail.com> escribió en el mensaje news:1168964356.125262.45110 at v45g2000cwv.googlegroups.com... > Yea basically I need Queue like functionality with the ability to > search for a particular instance in it. I guess I could just use a > list and search it as needed. Perhaps the Queue class should be called ThreadQueue, or be contained in the threading module, or something like that. The current name is misleading. -- Gabriel Genellina
- Previous message (by thread): arguments of a function/metaclass
- Next message (by thread): Search Queue
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list