Re: /usr/bin/django-admin in python-django

2014-07-21 Thread Karsten Hilbert
On Mon, Jul 21, 2014 at 10:17:20AM +1000, Brian May wrote: Not sure I understand it (that space in ' ''' seems to be important?), I would guess it creates a 3-quotes Python string embedded into a single-quote one: test = ' single-quotes string with: '''3-quotes-string''' embedded into it'

Re: /usr/bin/django-admin in python-django

2014-07-21 Thread Matthias Urlichs
Hi, Karsten Hilbert: Writing would make the first quote escape the second. Not escape, but … Or some such :-) To make this more explicit: foo=''' ' echo This is Shell code exec python $0 ' ''' print(This is Python) So to Python, you have a (multiline, hence the triple-quote) string

Re: Bug#707341: Q: Python 2 vs Python 3 and wxgtk2.8 vs wxgtk3.0

2014-07-21 Thread Olly Betts
On Mon, Jul 07, 2014 at 10:47:28PM +0200, Karsten Hilbert wrote: What's the current Debian position ? Note that the debian-python team don't maintain packages of wxPython, so they really aren't the people to ask. For wx3, wxPython will be a separate source package to the C++ library

[nore...@release.debian.org: [Python-modules-team] kombu is marked for autoremoval from testing]

2014-07-21 Thread Brian May
As far as I can tell, all of these marked for autoremovals occured because kombu had a build dependancy on python-librabbitmq, which I have changed to python-amqp, and uploaded to Debian. -- Brian May b...@debian.org ---BeginMessage--- kombu 3.0.19-1 is marked for autoremoval from testing on