Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 18th, 2005, 01:54 PM
Robert Oschler
Guest
 
Posts: n/a
Default Python equivalent of C# StringCollection?

What is the Python equivalent of the C# StringCollection container?

I'm trying to port some C# code over to Python.

Thanks.

Robert


  #2  
Old July 18th, 2005, 01:55 PM
Dan Bishop
Guest
 
Posts: n/a
Default Re: Python equivalent of C# StringCollection?

"Robert Oschler" <no_replies@fake_email_address.invalid> wrote in message news:<iJGKc.2603$a64.1552@bignews5.bellsouth.net>. ..[color=blue]
> What is the Python equivalent of the C# StringCollection container?
>
> I'm trying to port some C# code over to Python.[/color]

Just use a list of strings.
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles