Posts Tagged ‘ showmedo ’

Weekly python tips (WeeklyPyTips) mailing list | Entrepreneurial …

August 21, 2010
By

22 August 2010 - 0:20Weekly python tips (WeeklyPyTips) mailing list. I've just written the first few weeks worth of Python Tips for my new list: weeklypytips AT aweber.com. The list is aimed at beginner and intermediate Pythonistas, ...

Read more »

Choosing a Python Web Framework I – bottling it | ShowMeDo Blogs …

August 3, 2010
By

Python tips and tricks. (3). Django ShowMeDos. (2). Most Popular Tutorial. (2). OpenOffice. (2). Site Relauch. (2). Blogroll. (1). Distraction therapy. (1). Open Source Advocacy. (1). jQuery. (1). Uncategorized. (0). Archives ...

Read more »

Using Python strings and dictionaries to create video embedding …

February 27, 2010
By

Python tips and tricks. (3). Personal Comment. (2). Django ShowMeDos. (2). Most Popular Tutorial. (2). OpenOffice. (2). Blogroll. (1). Distraction therapy. (1). Uncategorized. (0). Open Source Advocacy. (0). Archives ...

Read more »

Python to the Rescue | ShowMeDo Blogs the World

February 25, 2010
By

Will give more thought to any more tips. about 3 hours ago from webin reply to voidspace · # Python Tips (2) - access member variable ('foo') of 'obj' with default (0) if non-existent: obj.__dict__.get('foo', 0) ; using in decorator ...

Read more »