judged to
be really attractive.
I'm happy to answer casual questions personally, or take receipt of
applications. Our formal job postings information is here:
http://rangespan.com/jobs/ but in practice I think we'd be a little
flexible about roles for the right applicant.
Best rega
ll be announced here on python-uk every month:
https://ldnpydojo.eventwax.com/london-python-code-dojo-season-4-episode-1
Jonathan
--
Jonathan Hartleytart...@tartley.comhttp://tartley.com
Made of meat. +44 7737 062 225 twitter/skype: ta
Here at Rangespan we're all very interested. You'd have two or more
attendees from here.
Jonathan
On 13/10/2011 17:26, Harry Percival wrote:
Hi-ho python peeps,
Would anyone be interested in a dojo / worksop on the topic of
test-driven Django development, with Selenium?
models,
and how to solve them using optimistic locking. If YOU have a topic
you'd like to present to the group for a few minutes, let us know,
either on the python-uk list, or using the contact details on the event
page linked above.
Looking forward, see you all there!
Jonathan
--
Jona
er these dictionaries directly into the
'kwargs' of wrapper, then I think I'd be done. However, I have to pass
these dictionaries in to wrapper via the '**' mechanism. Printing
'kwargs.items()' within 'wrapper' shows that equal dictionaries always
retur
oops. wrong list. sorry all. The question still stands though, if
anyone's interested.
On 11/11/2011 08:42, Jonathan wrote:
Hey,
I've been writing my own 'memoize' function a lot recently - I'm using
it as an interview question.
Here's what I've got (w
n real life, so the need for this
whole test disappears.
See also my imminent reply to Ross.
Jonathan
On 11/11/2011 08:49, René Dudfield wrote:
Good morning,
1. Run it on different versions of python, or on different
machines/OSes. That usually results in different dictionary ordering.
ding-order-of-items())
I agree that 'to be sure' is enough of a justification for including the
'sorted' call anyway. But it irks me that I can't write a test to show it.
Jonathan
On 11/11/2011 08:50, Ross Lawley wrote:
Hi,
From the docs: http://docs.python
being 'lucky' in my choices of dict
keys. I believe this is the answer I am looking for. René & Ross's point
about being mindful of different implementations is still very pertinent
in my mind, but I'm happy for now.
Thanks everyone!
Jonathan
--
Jonathan Hartle
On 11/11/2011 09:34, René Dudfield wrote:
On Fri, Nov 11, 2011 at 10:23 AM, Jonathan <mailto:tart...@tartley.com>> wrote:
That's good to know René, but I *think* it's orthogonal to the
question. Please correct me if I'm wrong.
If PyPy returns items in a diff
On 11/11/2011 09:35, Jonathan wrote:
On 11/11/2011 09:24, Duncan Booth wrote:
pick keys that that hash to the same value modulo the size of the
dictionary. Since the dictionary copy copies the keys in the order
they are stored you will get the same hash conflict in the copy as
the original
On 11/11/2011 11:14, Jonathan wrote:
On 11/11/2011 09:35, Jonathan wrote:
On 11/11/2011 09:24, Duncan Booth wrote:
pick keys that that hash to the same value modulo the size of the
dictionary. Since the dictionary copy copies the keys in the order
they are stored you will get the same hash
Hi
I've just completed the survey. It took a couple of minutes. I hope my
answers are useful. I think Jon Ribbens has been a bit hard on the survey
(which however does have faults).
Creating and running surveys is hard, so credit to the PSF for giving it a
go.
Jonathan
On Tue, Jul 3, 2018
hose of us who are not core developers might like, at PyconUK,
to think about how we can help support the process.
Over the next few days I'll look over the python-committers thread again.
with best wishes
Jonathan
On Thu, Jul 12, 2018 at 6:44 PM, S Walker wrote:
> While it's
www.pythontutor.com/visualize.html#mode=edit
They might help you a lot. Good luck.
--
Jonathan
___
python-uk mailing list
python-uk@python.org
https://mail.python.org/mailman/listinfo/python-uk
ttps://mail.python.org/mailman/listinfo/python-ideas
I'm happy to post your query there, if you wish.
--
Jonathan
___
python-uk mailing list
python-uk@python.org
https://mail.python.org/mailman/listinfo/python-uk
We've had good luck using https://github.com/asottile/pyupgrade as a
pre-commit hook (see https://pre-commit.com/ – highly recommended).
We were already using Python 3, but it's helped us deal with some of the
3.n -> 3.n+1 upgrades.
On Tue, 3 Dec 2019 at 21:23, Richard Barran
wrote:
> Hi all,
>
On Sat, Oct 17, 2020, at 05:24, Gabriele wrote:
> I am delighted to announce the release 2.0.0 of Austin.
👏 Applause!
--
Jonathan Hartley USA, Central(UTC-5)
@tartley http://tartley.com
___
python-uk mailing list
python-uk@python.org
ht
sted in such tools (yours, mine, someone else's
or yet to be developed), please do get in touch either on this list or by
email.
with best wishes
Jonathan
___
python-uk mailing list
python-uk@python.org
https://mail.python.org/mailman/listinfo/python-uk
list didn't respond to sam's announcement of
lambdatex. I've some unpublished ideas related to that problem.
https://tug.org/pipermail/tex-live/2018-March/041304.html
Also relevant is
https://tug.org/tug2020/program.html # Talk by Yoan Tournade
b
x27;s
async and wait.
with best wishes
Jonathan
___
python-uk mailing list
python-uk@python.org
https://mail.python.org/mailman/listinfo/python-uk
; What to do to correct this error? I have already searched on google search
>> many times but no solution was found.
>>
>> ___
>> python-uk mailing list
>> python-uk@python.org
>> https://mail.python.org/mailman/
python.org/pipermail/python-uk/2022-February/004828.html
Tonight's TeX hour is from 6:30 to 7:30pm UK (and UTC) time. The UK time
now: https://time.is/UK.
The zoom URL is
https://us02web.zoom.us/j/78551255396?pwd=cHdJN0pTTXRlRCtSd1lCTHpuWmNIUT09
wishing you bea
/the-international-congress-of-mathematicians-icm-2022
with best regards
Jonathan
___
python-uk mailing list
python-uk@python.org
https://mail.python.org/mailman/listinfo/python-uk
as to write a blog post
about it after they read it. (Yes Michael, my own review will be posted
within hours!) :-)
Jonathan
Stephen Emslie wrote:
Those at EuroPython in Birmingham showed quite a bit of interest in
regular London Python meetups. So while it's is still fresh in all of
o
st-driven development
+ egoless programming
+ evidence-driven debugging
+ no doubt many more
The best one-page description of a coding dojo I have found to date is here:
http://web.cs.wpi.edu/~gpollice/Dojo.html
Your thoughts, objections, and expressions of curiosity are all much
a
To clarify: The proposal for Aug 20th is for other events as well as the
dojo, lightning talks and the like, followed by the pub. So even if the
dojo doesn't happen this time, the event itself is on like Donkey Kong
regardless, is my guess.
jonathan hartley wrote:
Hi folks,
The idea
er, but forgot
about it. I imagine others also need reminding :)
cu,
___
python-uk mailing list
python-uk@python.org
http://mail.python.org/mailman/listinfo/python-uk
--
Jo
ndon
area, if there are none does anyone want to help me set one up?
Greg
___
python-uk mailing list
python-uk@python.org
http://mail.python.org/mailman/listinfo/python-uk
If you can figure out a way, I'd be open to the discussion, but I'd be
wary that we might simply be retreading the discussion that was already had.
--
Jonathan Hartley Made of meat. http://tartley.com
tart...@tartley.com +44 7737 06
again!
Jonathan Hartley wrote:
inline
Jon Ribbens wrote:
Also I'd like to put in a strong vote for part of the spec being that
the game will allow human v human, human v computer, or computer v
computer games (by entering "number of players: zero" ;-) )
We talked about this
thon.org/mailman/listinfo/python-uk
--
Jonathan Hartley Made of meat. http://tartley.com
tart...@tartley.com +44 7737 062 225 twitter/skype: tartley
___
python-uk mailing list
python-uk@python.org
http://mail.python.org/mailman/listinfo/python-uk
Anyone in favour of lunch in or around Clerkenwell (I have a bicycle)
email me off-list. I'd be dead keen.
Jonathan
Carles Pina i Estany wrote:
Hi,
On Oct/10/2009, jonathan hartley wrote:
Welcome to London Ciarán!
Which end of town are you in? I'm in Camden, working in C
______
python-uk mailing list
python-uk@python.org
http://mail.python.org/mailman/listinfo/python-uk
--
Jonathan Hartley Made of meat. http://tartley.com
tart...@tartley.com +44 7737 062 225 twitter/skype: tartley
___
python-uk mailing list
python-uk@python.org
http://mail.python.org/mailman/listinfo/python-uk
I'm afraid I won't be there on the 5th, I have tickets for /Röyksopp/. :-)
Have fun without me!
Jonathan
<http://royksopp.com/>
Nicholas Tollervey wrote:
Hi Folks,
Just a quick reminder that the next dojo will be at 6:30pm, on
Thursday November 5th at the Fry-IT off
hough our
progress is not terrifically speedy, it seems to be working out.
Jonathan
On 11/12/2009 10:20, Ben Moran wrote:
If anyone is interested in the Sudoku solver from last night's dojo,
the code & links to the original paper can be found at
http://transfinite.wordpress.
Hey Toby,
Which bit were you referring to? If it was the 'math lectures' bit, then
I didn't want to miss you off the list. Was it that, or something else?
Jonathan
Jonathan Hartley Made of meat. http://tartley.com
tart...@tartley.com +44 7737 062 225 twitter
sons why
'easy_install pip' is harmful in this context? By definition this
install isn't into a virtualenv.
Thanks,
Jonathan
Jonathan Hartley Made of meat. http://tartley.com
tart...@tartley.com +44 7737 062 225 twitter/skype: tartley
__
ess work to get stuck in manually?
Jonathan
On 09/08/2010 17:25, Alex Willmer wrote:
I've finally updated and expanded a Python matrix I started just after
PyCon UK 2008. It compares Python versions 1.5 - 3.1 with the
built-ins, modules, keywords and features each implements. You
wo of work to a team effort in
the past, so you don't have to make a huge time commitment. Also, if
you're in London, maybe we could get together and code in the same room
& bounce ideas, even if we work on different entries.
Best,
Jonathan
--
Jonathan Hartley Made of
eople I asked to date are either too busy or shy or can't attend, so I
thought I'd try this more scattershot approach. If you have any interest
(even if you have reservations, e.g. would like to work on it, but are
too shy to present, or would like to present, but don't have mu
http://www.meetup.com/The-London-Python-Group-TLPG/ideas/541336/
That is all.
--
Jonathan Hartley Made of meat. http://tartley.com
tart...@tartley.com +44 7737 062 225 twitter/skype: tartley
___
python-uk mailing list
python-uk
he idea to create a
separate UK jobs list.
Jonathan Hartley
http://tartley.com
richard barran wrote:
>On 13 Dec 2010, at 19:36, Tim Golden wrote:
>> I'm genuinely surprised by this reaction which comes up
>> even more forcefully on the main Python lists. It seems
hanks for sharing the benefit of your experience.
Jonathan
On 15/12/2010 12:45, Michael Grazebrook wrote:
I work in the financial sector. Python is definately increasing.
Some systems are being written in Python, but that's not its main use.
Certainly not for calculations and financ
't the right solution for everyone), and that code-sharing
between the projects will mean that improvements in one (e.g. in
providing robust statistical functions, or more Excel-compatible
functions) will also improve the other.
Interested to hear anyone else's stories.
Jonathan
On 20/12/2010 16:51, Matt Hamilton wrote:
On 20 Dec 2010, at 15:41, Jonathan Hartley wrote:
clients with extremely large spreadsheets (which take hours to recalculate on
Excel)
*shudder*
But that is what makes what you have done even more amazing :) I'm pretty sure
spreadsheets of
On 21/12/2010 14:45, Michael Foord wrote:
my favourites being contextlib.ContextDecorator
I didn't know that had your fingerprints on it! Nice one - I love this
and use it all the time.
Jonathan
--
Jonathan Hartley Made of meat. http://tartley.com
tart...@tartley.com
xt year, including one at PyCon AU
2011 if I can pluck up enough courage.
John
___
python-uk mailing list
python-uk@python.org
http://mail.python.org/mailman/listinfo/python-uk
--
Jonathan Hartley Made of meat. http://tartley.com
tart.
Hooray! Once again, it looks like I can make it. Here's hoping it stays
that way this time.
Thanks! Looking fwd.
Jonathan
On 04/01/2011 10:29, Nicholas Tollervey wrote:
Folks,
Happy new year! Here's to a great 2011 for Pythonistas in the UK.
The next London Python code do
diagrams like this:
http://www.graphviz.org/Gallery.php
There are several Python bindings or wrappers for GraphViz, four are
listed here:
http://www.graphviz.org/Resources.php
Best of luck,
Jonathan
On 24/01/2011 21:04, Russell Cumins wrote:
Hi Sebastian,
As far as I am aware the Python 3.x
o float)
* Dict comprehensions: Mirroring list comprehensions, create dicts using
"{k: v for k, v in stuff}"
* no more confusion between int and long - everything is now an int
(which behaves much like the old 'long' did)
* no more confusion between old- and new-style classes, everyt
__
python-uk mailing list
python-uk@python.org
http://mail.python.org/mailman/listinfo/python-uk
--
Jonathan Hartleytart...@tartley.comhttp://tartley.com
Made of meat. +44 7737 062 225 twitter/skype: tartley
___
python-uk mai
-uk@python.org
http://mail.python.org/mailman/listinfo/python-uk
--
Jonathan Hartleytart...@tartley.comhttp://tartley.com
Made of meat. +44 7737 062 225 twitter/skype: tartley
___
python-uk mailing list
python-uk@python.org
http://mail.python.org/mailman/listinfo/python-uk
e
don't use recruiters, because they don't match up to the quality of
candidates we insist upon.
If you want to work alongside the best of the best, drop us a line.
I'm happy to answer casual questions personally, and if you want to make
a formal application, see http://ranges
@python.org
http://mail.python.org/mailman/listinfo/python-uk
--
Jonathan Hartleytart...@tartley.comhttp://tartley.com
Made of meat. +44 7737 062 225 twitter/skype: tartley
___
python-uk mailing list
python-uk@python.org
http
Ln47lM8
I hope this helps.
Jonathan
On Fri, Oct 7, 2011 at 11:11 AM, Nicholas Tollervey wrote:
> Hey Folks,
>
> It has been brought to my attention that the BBC *are* actually making
> moves in the area of programming in schools (viz. what happened at
> PyconUK).
>
> I
to add those lines to it, instead of printing them.
Best regards,
Jonathan
--
Jonathan Hartleytart...@tartley.comhttp://tartley.com
Made of meat. +44 7737 062 225 twitter/skype: tartley
___
python-uk mailing list
ython Dojo's that would happen on
weekends.
Personally, I could probably only make it 10% of the time at weekends. I
much prefer a weeknight slot.
Good luck to those of you who prefer it though, that shouldn't stop you.
--
Jonathan Hartleytart...@tartley.comhttp://tartley.c
art of what a Dojo could be?)
This gives me an idea for a future Dojo night. Separate post...
Jonathan
--
Jonathan Hartleytart...@tartley.comhttp://tartley.com
Made of meat. +44 7737 062 225 twitter/skype: tartley
___
ve
members who were not practiced in it. But I can't help but wonder what
results it would produce. Is anyone else curious?
Jonathan
--
Jonathan Hartleytart...@tartley.comhttp://tartley.com
Made of meat. +44 7737 062 225 tw
Not formally, but I'll keep one. You're the first entry on it. There's
usually one or two dropouts in the last 48 hours, I'll let you know.
Jonathan
On 23/02/2012 13:16, Colin Hill wrote:
Hi All,
Sugar, just missed last one, is there a waiting list?
Regards,
Colin
F
thon-uk mailing list
python-uk@python.org
http://mail.python.org/mailman/listinfo/python-uk
___
python-uk mailing list
python-uk@python.org
http://mail.python.org/mailman/listinfo/python-uk
--
Jonathan Hartleytart...@tartley.comhttp://tartl
brainstorm venues?
Jonathan
On 19/03/2012 12:13, Rami Chowdhury wrote:
Hey everyone,
A couple of years ago my then-local Python user group had an afternoon-long
mini-PyCon -- we watched a few of the talk videos, argued about them, and
generally had a good time and learned a lot. It was
videos
from other events in that time slot(or from other Dojos etc.).
___
python-uk mailing list
python-uk@python.org
http://mail.python.org/mailman/listinfo/python-uk
--
Jonathan Hartleytart...@tartley.comhttp://tartley.com
Made of meat.
On 19/03/2012 22:15, David Neil wrote:
On 20/03/12 03:16, James Broadhead wrote:
On 19 March 2012 14:08, Jonathan Hartley wrote:
On 19/03/2012 13:17, James Broadhead wrote:
Perhaps a "no interactive demos" rule would be good, as these always
take more time than you'd imagine
ct selection.
We have a small, ambitious team, based in Paddington, London.
**Contact Info:**
* **E-mail contact**: j...@rangespan.com
* **Web**: https://www.rangespan.com/jobs/
* **No telecommuting** (but occasional days working from home OK when
practical)
--
Jonathan Hartleytart...@tart
x it for me, or am I very confused?
Jonathan
--
Jonathan Hartleytart...@tartley.comhttp://tartley.com
Made of meat. +44 7737 062 225 twitter/skype: tartley
___
python-uk mailing list
python-uk@python.org
http://mail.python.org/mailman/listinfo/python-uk
tml).
I'm curious if many people are applying it in the Django world?
I haven't, yet, but I'm thinking of refactoring a vertical slice of our
monster Django app into this style, and I'd love to hear if you think
it's crazy / brilliant / obvious / old-hat, etc.
Jonath
On 05/12/2012 13:08, Michael Foord wrote:
On 5 Dec 2012, at 07:33, Chris Withers wrote:
On 04/12/2012 17:46, Menno Smits wrote:
On 2012-12-04 14:46, Jonathan Hartley wrote:
I haven't, yet, but I'm thinking of refactoring a vertical slice of our
monster Django app into this styl
ion of the new
python-uk Google+ "community" page, and whether it is a good thing, or
might fragment the python-uk mailing list community.
My actual comment is inline below.
Jonathan
On 10/12/2012 17:15, Nicholas H.Tollervey wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi
Hugs,
Jonathan
--
Jonathan Hartleytart...@tartley.comhttp://tartley.com
Made of meat. +44 7737 062 225 twitter/skype: tartley
___
python-uk mailing list
python-uk@python.org
http://mail.python.org/mailman/listinfo/python-uk
se/network code
from my business logic.
I'm starting my week-long exercise on trying it out on a slice of our
existing Django monster. I'll report back.
Jonathan
On 10/12/2012 19:02, Chris Withers wrote:
Yeah, what he said :-)
(joking aside, John has summed this all up very ni
On Thu, Jan 3, 2013 at 11:40 AM, Andy Robinson wrote:
> As a list admin I supposed I ought to ask this again.
>
> Currently the emails are set to 'reply to the list' by default. It
> used to be 'reply to sender' but too many people found they were doing
> just that and cutting off conversations,
now Is Mr Foord READING
ALL OUR EMAILS!?!?!?!
Thank you all for providing a stream of giggles to brighten my day.
--
Jonathan Hartleytart...@tartley.comhttp://tartley.com
Made of meat. +44 7737 062 225 twitter/skype: tartley
hon-uk@python.org
http://mail.python.org/mailman/listinfo/python-uk
--
Jonathan Hartleytart...@tartley.comhttp://tartley.com
Made of meat. +44 7737 062 225 twitter/skype: tartley
___
python-uk mailing list
python-uk@python.org
http://mail.pytho
k mailing list
python-uk@python.org
http://mail.python.org/mailman/listinfo/python-uk
--
Jonathan Hartleytart...@tartley.comhttp://tartley.com
Made of meat. +44 7737 062 225 twitter/skype: tartley
___
python-uk mailing list
python-uk@python.org
http://mail.python.org/mailman/listinfo/python-uk
* projects which are popular are allocated correspondingly generous
personpower.
The disadvantages are:
* It isn't remotely relevant to our current dojo format
* It doesn't give even distribution of team sizes
Jonathan
On 12/07/13 20:53, xtian wrote:
I like the sound of this - Scraph
and Sunday.
Is this correct?
What about Friday?
regards,
Luis
___
python-uk mailing list
python-uk@python.org
http://mail.python.org/mailman/listinfo/python-uk
--
Jonathan Hartleytart...@tartley.comhttp://tartley.com
Made of meat. +
I guess that makes sense: With the dojo we want to encourage
participation, whereas with the game challenges I was thinking of, they
are optimised to producing finished, working projects (where a proven
track record is a good positive indicator.)
Jonathan
On 15/07/13 13:33, Stestagg
Whereas my buffoon status is very much still active.
On 15/07/13 14:41, E Hartley wrote:
Speaking as a recovering PM excluding blustering buffoons as team
leaders takes it so far out of the realm of real life as to be almost
like coding Nirvana.
E
On 15 Jul 2013, at 12:59, Jonathan Hartley
> exponentially
Really? With respect to time? So they only want a small number of new
people to begin with, but will want a rapidly number towards the end of
the project? How curious.
Jonathan
Pedant / Smartarse
On 16/07/13 11:03, Ben Curwood wrote:
Morning All,
Hogarth Worldw
<mailto:ben.curw...@hogarthww.com>>
Subject: Re: [python-uk] Python/Django opportunities - all levels - @
Hogarth Worldwide
Excellent nitpick Jonathan! Shame you accidentally a word, which
weakened your monocle-adjusting second sentence somewhat.
..
I wonder if we can estimate how soo
FWIW, I went to interview at Tangent Labs a few months ago and they
seemed to me to be the most technically astute and engaging team out of
all the places I looked at. Highly recommended.
Jonathan
On 07/08/13 14:32, David Winterbottom wrote:
Another recruitment email sorry.
Tangent
Incidentally, the airbnb idea I tweeted about didnt pan out. They lied about
location, it was way acros town. I wnded up in the Ramada, I think. On "The
Butts" street. Sorry for typing, sleeping baby on lap and backspace is just out
of reach.
Jonathan Hartley
http://tartley.com
S
_.py files).
I've responded that I don't want to be unhelpful, but I don't believe in
putting duplicate license and copyright info in every source code file.
To my mind, it belongs in a single central place, i.e. the project
LICENSE file.
Am I being unreasonable and/or daft?
Why would a file ever be seen out of context? Surely to make my source
available without the LICENSE file is breaking the terms of my license,
so I'm not sure why I ought to jump through hoops just to cater for such
people. Am I wrong?
Jonathan
On 09/09/13 14:30, Martin P. He
ointers on that.
Jonathan Hartley
http://tartley.com
Russel Winder wrote:
>On Mon, 2013-09-09 at 16:13 +0100, Jonathan Hartley wrote:
>> Why would a file ever be seen out of context? Surely to make my source
>> available without the LICENSE file is breaking the terms of my license,
You are cunning. Or maybe configure my editor to auto hide (fold?) such gubbins?
But sadly I don't think I can justify the time to ingulge in such appealing
trickery. A ten second Awk invocation it will be, followed by 'make release'.
Jonathan Hartley
http://tartley.com
Dan
to answer.
Presumably the ':::text' boilerplate prefix just an erroneous markup snafu?
Jonathan
On 10/09/13 10:02, Doug Winter wrote:
On 09/09/13 19:53, Russel Winder wrote:
Sadly, although it would be nice to have a file that says it applies
to all files and so be very DRY, this
ilman/listinfo/python-uk
I don't think it should be a test runner plugin, so much as just a test.
Maybe a big common utility function (in a pypi package) which a tiny
custom test function can then call to parametrize it for your project.
--
Jonathan Hartleytart...@tartley.comhttp://
and to GPO communication lines.
Jonathan
On Thu, Sep 26, 2013 at 1:24 PM, David Nicholas Snowdon <
dave.snow...@gmail.com> wrote:
> Count me in too.
> Dave
>
> Sent from my iPhone
>
> On 26 Sep 2013, at 11:01, Luis Visintini wrote:
>
> I can make it no problem.
06/10/13 22:45, Harry Percival wrote:
apologies for resurrecting a dead thread, but i came across this
license and was impressed:
http://unlicense.org/
On 12 September 2013 20:08, John Lee <mailto:j...@pobox.com>> wrote:
On Wed, 11 Sep 2013, Jonathan Hartley wrote:
[...]
Potato's jobs web page says " Please let us know whether a freelance or
fulltime position is preferable, too."
https://p.ota.to/jobs/senior-django-developer-london/
Cheers,
Jonathan
On 28/02/14 12:51, lsmit...@hare.demon.co.uk wrote:
Hi:
My cv is at http://www.hare.demo
What's the advice for accommodation?
The Ibis currently has rooms for £47.78/night, without breakfast.
Are there plans for a conference rate in the works? Or ought we jump on
this now?
Thanks for any info,
Jonathan
On 14/04/14 19:08, John Pinner wrote:
Hello All,
Hoping tha
Thanks for the breakfast reminder Nicolas.
The rate I quoted is the average per night with the 3 for 2 deal.
I think I might research the B&B's a few hundred yards away. I'll let
the list and the wiki know what I find out.
Jonathan
On 14/04/14 22:41, Nicholas H.T
.net/Accommodation
I tried to do it myself, but have lost my password somehow, and the
'reset your password' form is giving me an error. Ah, and now I can't
get the error message due to surge protection... Let me know if you're
interested in it.
Jonathan
On 14/04/14 22:46
's all leggy folks draped over sofas (showroom is
onsite) and "flowers for the model" on expenses, which brightens up both
office life and company pub trips.
Hit me up if you're interested. Best regards,
Jonathan Hartley
--
Jonathan Hartleytart...@tart
ss bodies. They are the only
enclosing scopes that are skipped in name lookups. You can still
access class attributes of the class by using ClassName.attribute
inside the list comprehension, like you would have to do to access
class attributes from inside methods.
Cheers,
Sven
_
re would be any interest in an OpenERP talk at
skillsmatter or similar.
Cheers,
Jonathan
--
Jonathan Hartleytart...@tartley.comhttp://tartley.com
Made of meat. +44 7737 062 225 twitter/skype: tartley
___
python-uk mailing
Forwarding as requested.
Original Message
Subject:[PyConUK-adm] Pycon UK 2014: Rooms at the IBIS Hotel
Date: Tue, 15 Jul 2014 21:49:59 +0100
From: Mary Mooney
To: pyconuk-...@python.org
CC: h2793...@accor.com
The IBIS hotel now has 35 rooms available for
1 - 100 of 128 matches
Mail list logo