Changes between Version 4 and Version 5 of Meeting20100717

Show
Ignore:
Timestamp:
07/17/10 13:44:03 (7 weeks ago)
Author:
NeilMuller
Comment:

Add next meeting date

Legend:

Unmodified
Added
Removed
Modified
  • Meeting20100717

    v4 v5  
    2727== Next meeting == 
    2828 
    29   To be determined, but probably around 28th August 2010 
     29   The next meeting will be held on the [wiki:Meeting20100904 4th of September, 2010]. 
     30 
     31   Bumped to 7 weeks due to end of [http://www.pyweek.org/11/ pyweek 11] on the 29th of August 
    3032 
    3133{{{ 
    32 python -c 'import datetime ; print datetime.date(day=17,month=7,year=2010) + datetime.timedelta(weeks=6)' 
     34python -c 'import datetime ; print datetime.date(day=17,month=7,year=2010) + datetime.timedelta(weeks=7)' 
    3335}}}