Re: [melbourne-pug] wheel has fallen off

2015-03-23 Thread Sam Lai
That download link, http://www.microsoft.com/en-us/download/confirmation.aspx?id=44266, works for me. Maybe just a temporary blip? On 23 March 2015 at 10:49, Rasjid Wilcox wrote: > Hi Mike, > > I generally use the binaries at > http://www.stickpeople.com/projects/python/win-psycopg/, and use > ea

Re: [melbourne-pug] Any Python-gnuPG success on Windows 7 and Python 3.3

2014-05-26 Thread Sam Lai
Without looking at the source code, could you try double-quoting the path, e.g. pathtobin = "\"C:\\Program Files (x86)\\GNU\\GnuPG\\pub\\GPG.exe\"' On 27 May 2014 13:52, David Crisp wrote: > Has anybody had any success getting Python-GnuPG working with Python3.3 on > Windows 7? > > When I run it

Re: [melbourne-pug] python package versions

2014-03-06 Thread Sam Lai
On 6 March 2014 19:17, Brian May wrote: > Any ideas why it was rejected? The email thread discuss it starts here - https://mail.python.org/pipermail/python-dev/2008-March/077665.html I haven't had a chance to go over the whole thing, but it seems to revolve around there being too much code for t

Re: [melbourne-pug] Why can't two dicts be added together?

2013-10-16 Thread Sam Lai
gument that list concatenation should be called something else :) ). > > If you want a (verbose) one-liner for "concatenation" of dictionaries, > there's always: > > dict(itertools.chain({1:1}.iteritems(), {2:2}.iteritems())) > > On 17/10/2013, at 11:31 AM, S

[melbourne-pug] Why can't two dicts be added together?

2013-10-16 Thread Sam Lai
It's almost Friday, so I have a question where I'm pretty sure I'm missing something obvious. Given, d1 = { 'a' : 'b' } d2 = { 'c' : 'd' } ... why isn't d3 = d1 + d2 implemented to be equivalent to - d3 = { } d3.update(d1) d3.update(d2) It doesn't work for sets either, but it works in this fa

Re: [melbourne-pug] PyCon Australia 2013 Early Bird registration and Accommodation deals now available!

2013-03-28 Thread Sam Lai
Any chance the registration process will be available over SSL? I'd like to snag one of the early bird tickets but I'm a bit wary of the lack of SSL. Currently https://2013.pycon-au.org redirects to the LCA site. On 28 March 2013 10:08, Chris Neugebauer wrote: > tl;dr: PyCon Australia early bird