Search Discussions
-
ok Begin forwarded message: An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/chicago/attachments/20090223/3726b8fd/attachment.htm
Massimo Di Pierro
Feb 23, 2009 at 7:53 pm
Mar 6, 2009 at 1:18 am -
It's that time again... Who has something interesting to present? A couple random thoughts: * Should we ask Brantley to expand on his lightining talk people loved so much. * I think It would be nice ...
Brian Ray
Feb 2, 2009 at 3:33 pm
Feb 3, 2009 at 7:22 pm -
Hi Everyone, Is there a way to obtain the order of keyword arguments in this example: def foo(**kargs): print kargs.items() The call foo(A=0, B=1) could print (('A', 0), ('B', 1)) or (('B', 1), ('A', ...
Igor Sylvester
Feb 4, 2009 at 6:07 pm
Feb 7, 2009 at 5:09 am -
The feedback for this meeting that needs sort out. Thanks in advance for everyone who stepped up to the plate. It will certainly be one of our best, if not the best ever... I want to be fair and keep ...
Brian Ray
Feb 4, 2009 at 9:24 pm
Feb 5, 2009 at 8:22 pm -
Hi All, You can now sign up as a session chair for Pycon sessions: http://us.pycon.org/2009/conference/schedule/ The session chair is responsible for being at the session a little early, helping the ...
Chris McAvoy
Feb 17, 2009 at 6:17 pm
Feb 18, 2009 at 8:04 pm -
the talks are transcoded and uploading as I type. Arduino is up and being converted to flash now: http://chipy.blip.tv/file/1771318/ or if you can't wait: http://carlfk.blip.tv/file/1770677/ Carl K
Carl Karsten
Feb 13, 2009 at 8:09 pm
Feb 14, 2009 at 8:44 am -
Anyone know of an easy way to visualize a Python Module? Like with fancy charts, or UML or something? Chris
Chris McAvoy
Feb 2, 2009 at 11:27 pm
Feb 4, 2009 at 9:02 pm -
Hi All, I have the following regex: album_regex = re.compile(r'(?P<artist .*)\s-\s(?P<album .*)\((?P<label .*)\)') Which matches things like: John Coltrane - Interstellar Space (Impulse ASD 9277) ...
Chris McAvoy
Feb 21, 2009 at 4:23 pm
Feb 21, 2009 at 5:42 pm -
Awesome meeting last night. Does anyone follow the email lists and stuff for this: https://bespin.mozilla.com/index.html Wondering if anyone in the know, knows the status of Python file highlighting. ...
Steven Githens
Feb 13, 2009 at 7:45 pm
Feb 14, 2009 at 3:23 pm -
Hi, I could talk on either one of these topics at the upcoming or future meetings: 1) How to give a better presentation : Your presentation is part stand-up, part lecture and plays to the audience or ...
Marc Temkin
Feb 3, 2009 at 3:23 pm
Feb 4, 2009 at 12:35 am -
problem. Given ? how do I translate this into valid escaped XML "&U+xxxx;" in the general case? Masimo
Massimo Di Pierro
Feb 19, 2009 at 4:23 pm
Feb 19, 2009 at 6:13 pm -
Hiya, folks! I tried googling this, but nothing came up in my quest... so I'm switching to "Let's ask some humans" mode. I'm trying to get an accurate count of the total number of messages (read and ...
Jason Huggins
Feb 21, 2009 at 12:43 am
Apr 20, 2010 at 4:39 pm -
Hello Chipy, Does anyone know of a way to create property() members on an object programmatically? Anything I've Googled with "property" and "programmatically" doesn't really come up with what I'm ...
Tim Gebhardt
Feb 7, 2009 at 3:27 pm
Feb 9, 2009 at 3:13 pm -
Just for clarification, the Silversmith location would be for May---a few months ahead. I have no idea on the March meeting. If there is interest in this (which there seems to be), I will need to ...
David Beazley
Feb 26, 2009 at 11:28 am
Feb 27, 2009 at 5:56 pm -
Hi, I am a bit confused about decorators in cherrypy and was hoping someone could help me. I am trying to add a decorator to some pages to deal with security stuff but when I add them I break the ...
Daniel Griffin
Feb 27, 2009 at 4:35 pm
Feb 27, 2009 at 5:22 pm -
Hi all (sorry about the x-post ye Thunderbird users) I'm excited to announced the release of Fudge, a Python module for replacing real objects with fakes (mocks, stubs, etc) while testing. ...
Kumar McMillan
Feb 3, 2009 at 5:50 pm
Feb 3, 2009 at 7:56 pm -
Hello, I'm writing a test suite that uses URLs and HTTP requests. I would like to use a 'latin-1' for encoding some of the query string information. I noticed in the Python 3.0 library documentation ...
Dan Mahn
Feb 26, 2009 at 5:17 pm
Feb 27, 2009 at 11:28 am -
I recall we had a (tentative?) list of topics set for the March meeting. In the event there are any open slots and people are interested, I have some materials prepared on Thrift. ...
Garrett Smith
Feb 24, 2009 at 6:45 pm
Feb 24, 2009 at 7:05 pm -
I've been messing around with a Nose plugin that discovers JavaScript test files (just like .py files but ending in .js). It collects them and runs them all at the end in a java subprocess using ...
Kumar McMillan
Feb 16, 2009 at 5:26 am
Feb 18, 2009 at 12:11 am -
Is there video available of the January 2009 meeting? My quick search was not fruitful. Thanks, Christian
Christian Long
Feb 2, 2009 at 4:42 pm
Feb 11, 2009 at 6:19 pm -
I like the arduinos + robots idea. There are some groups at the high-school level that would find this real interesting and I can reach them. Marc Temkin
Marc Temkin
Feb 3, 2009 at 7:49 pm
Feb 3, 2009 at 9:03 pm -
Chipy, please pardon the interruption... I'd just like to let everyone know about an advanced Python course that I'm running in Chicago this May. Python Concurrency Workshop May 14-15, 2009 Chicago, ...
David Beazley
Feb 23, 2009 at 4:03 pm
Feb 23, 2009 at 4:03 pm -
If you're not familiar with the conference, have a look at the webpage, this will be the 3rd year running with hopefully many more to come. It's a FLOSS (Free Libre Open Source Software) conference ...
Kenneth P. Stox
Feb 20, 2009 at 4:00 am
Feb 20, 2009 at 4:00 am -
Hi - I work at Playstation and we're looking to hire an intermediate level Python Developer for our R&D team. This full-time opportunity is located in our Foster City, CA office. If interested in ...
Neil_Katz
Feb 18, 2009 at 3:47 pm
Feb 18, 2009 at 3:47 pm -
Hi - For those interested in checking out some of the hardware or software used during the talk, here are some useful links: Main Arduino Project Page: http://www.arduino.cc/ Arduino Playground (lots ...
James Snyder
Feb 13, 2009 at 7:51 pm
Feb 13, 2009 at 7:51 pm -
Chicago Python folks: BarCamp NewsInnovation Chicago 2.21.09 barcamp_medill_.jpg Join this group for a one-day un-conference to experience the creativity and energy that occurs when technologist, ...
Rich Gordon
Feb 10, 2009 at 4:43 am
Feb 10, 2009 at 4:43 am -
Chicago Python User Group ========================= Go ChiPy! After last month's hugely successful language comparison mayhem, the world's most successful user group strikes again! Robots and OS ...
Brian Ray
Feb 6, 2009 at 4:05 pm
Feb 6, 2009 at 4:05 pm -
Hello, I was wondering if somebody has played around with the torrent files in python? http://code.google.com/p/metalink-library/source/browse/trunk/metalink.py I was looking for a python library ...
Lukasz Szybalski
Feb 6, 2009 at 6:27 am
Feb 6, 2009 at 6:27 am -
So the horses are out of the gate [0] and I'm running dead last (did I hear someone say "running"?). Sorry Steve (he's the jockey). Maybe there's still time to rent that blimp?[1] Here's a link to me ...
Kirby urner
Feb 4, 2009 at 7:36 pm
Feb 4, 2009 at 7:36 pm -
We finally are upgrading our wiki at http://chipy.org The site may be up and down today and tomorrow. Thanks, Brian Ray
Brian Ray
Feb 4, 2009 at 4:47 pm
Feb 4, 2009 at 4:47 pm -
Hi, I think a topic on using Python in order to integrate COTS (Commercial Off the Shelf) systems would be a useful and interesting subject. It may attract some new people to the group. Marc Marc ...
Marc Temkin
Feb 2, 2009 at 5:25 pm
Feb 2, 2009 at 5:25 pm
48 users for February 2009
Archives
- September 2015 (44)
- August 2015 (61)
- July 2015 (75)
- June 2015 (52)
- May 2015 (106)
- April 2015 (16)
- March 2015 (112)
- February 2015 (82)
- January 2015 (13)
- December 2014 (36)
- November 2014 (40)
- October 2014 (150)
- September 2014 (40)
- August 2014 (37)
- July 2014 (46)
- June 2014 (101)
- May 2014 (40)
- April 2014 (50)
- March 2014 (126)
- February 2014 (263)
- January 2014 (174)
- December 2013 (108)
- November 2013 (128)
- October 2013 (82)
- September 2013 (144)
- August 2013 (138)
- July 2013 (77)
- June 2013 (77)
- May 2013 (41)
- April 2013 (158)
- March 2013 (209)
- February 2013 (192)
- January 2013 (343)
- December 2012 (54)
- November 2012 (218)
- October 2012 (251)
- September 2012 (70)
- August 2012 (119)
- July 2012 (104)
- June 2012 (92)
- May 2012 (146)
- April 2012 (97)
- March 2012 (59)
- February 2012 (81)
- January 2012 (103)
- December 2011 (75)
- November 2011 (67)
- October 2011 (93)
- September 2011 (149)
- August 2011 (152)
- July 2011 (194)
- June 2011 (97)
- May 2011 (133)
- April 2011 (132)
- March 2011 (130)
- February 2011 (79)
- January 2011 (87)
- December 2010 (90)
- November 2010 (57)
- October 2010 (82)
- September 2010 (74)
- August 2010 (119)
- July 2010 (37)
- June 2010 (51)
- May 2010 (38)
- April 2010 (63)
- March 2010 (174)
- February 2010 (73)
- January 2010 (91)
- December 2009 (50)
- November 2009 (75)
- October 2009 (58)
- September 2009 (76)
- August 2009 (61)
- July 2009 (75)
- June 2009 (49)
- May 2009 (64)
- April 2009 (108)
- March 2009 (119)
- February 2009 (140)
- January 2009 (214)
- December 2008 (164)
- November 2008 (212)
- October 2008 (171)
- September 2008 (130)
- August 2008 (85)
- July 2008 (71)
- June 2008 (186)
- May 2008 (152)
- April 2008 (301)
- March 2008 (210)
- February 2008 (287)
- January 2008 (177)
- December 2007 (200)
- November 2007 (220)
- October 2007 (145)
- September 2007 (90)
- August 2007 (124)
- July 2007 (149)
- June 2007 (103)
- May 2007 (88)
- April 2007 (119)
- March 2007 (161)
- February 2007 (162)
- January 2007 (72)
- December 2006 (117)
- November 2006 (132)
- October 2006 (123)
- September 2006 (58)
- August 2006 (53)
- July 2006 (129)
- June 2006 (117)
- May 2006 (113)
- April 2006 (77)
- March 2006 (143)
- February 2006 (100)
- January 2006 (109)
- December 2005 (114)
- November 2005 (73)
- October 2005 (39)
- September 2005 (37)