[Chicago] Python Project Night and Office Hours this week
Lewit, Douglas
d-lewit at neiu.edu
Tue Dec 15 19:35:30 EST 2015
Hey Joshua,
Those are all good ideas, but sometimes it's fun to get ideas and examples
from other programmers. That way I can "kill" two birds with one stone: 1)
Learn Python, and 2) Meet some great new friends!
On Tue, Dec 15, 2015 at 5:14 PM, Joshua Herman <zitterbewegung at gmail.com>
wrote:
> The way I try to program regexs is half the time I google the desired
> result and use that since it may have been tested before and just use it.
> The other times I would basically create test cases in a tool that Carl
> mentioned and I generally have the regex examples cheat sheet open.
> On Tue, Dec 15, 2015 at 2:03 PM sheila miguez <shekay at pobox.com> wrote:
>
>>
>> On Tue, Dec 15, 2015 at 1:33 PM, Carl Karsten <carl at personnelware.com>
>> wrote:
>>
>>>
>>> Here is a nice UI for experimenting
>>>
>>> http://regexr.com
>>>
>>
>> neat
>>
>> I usually end up using a tool like that if I can't figure out why my
>> expression isn't working as expected.
>>
>> oh and for the python part of this, when I have a particularly hairy
>> expression, I like the re.VERBOSE option so I can do multiline definitions
>> with comments.
>>
>>
>>
>> --
>> shekay at pobox.com
>> _______________________________________________
>> Chicago mailing list
>> Chicago at python.org
>> https://mail.python.org/mailman/listinfo/chicago
>>
>
> _______________________________________________
> Chicago mailing list
> Chicago at python.org
> https://mail.python.org/mailman/listinfo/chicago
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/chicago/attachments/20151215/a52543ae/attachment.html>
More information about the Chicago
mailing list