Possible bug in string handling (with kludgy work-around)
Chris Angelico
rosuav at gmail.com
Mon Dec 26 18:05:22 EST 2011
More information about the Python-list mailing list
Mon Dec 26 18:05:22 EST 2011
- Previous message (by thread): Possible bug in string handling (with kludgy work-around)
- Next message (by thread): Possible bug in string handling (with kludgy work-around)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Dec 27, 2011 at 9:48 AM, Rick Johnson <rantingrickjohnson at gmail.com> wrote: > Handy rules for reporting bugs: > > 1. Always format code properly. > 2. Always trim excess fat from code. > 3. Always include relative dependencies ("self.wordlist" is only valid > inside a class. In this case, change the code to a state that is NOT > dependent on a class definition.) > > Most times after following these simple rules, you'll find egg on your > face BEFORE someone else has a chance to see it and ridicule you. 4. Don't take it personally when a known troll insults you. His advice, in this case, is valid; but don't feel that you're going to be ridiculed. We don't work that way on this list. ChrisA
- Previous message (by thread): Possible bug in string handling (with kludgy work-around)
- Next message (by thread): Possible bug in string handling (with kludgy work-around)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list