Hi newsgroup,
I needed to fetch Repology data for my pet project and now it's a
library:
https://pypi.org/project/repology-client/
It uses aiohttp, if that matters.
Feel free to use and contribute.
--
https://mail.python.org/mailman/listinfo/python-list
I want to do (what I thought) would be quite a simple thing. I have an LDAP
entry that looks like this(in LDIF format):
dn: cn=myorg,ou=teams,ou=groups,o=company,c=us
cn: myorg
objectClass: top
objectClass: CompanyTeams
objectClass: groupOfUniqueNames
owner: cn=john,ou=people,o=company,c=us
uniqu
Just a followup -
Alex Martelli and I attended PyCon SG 2012 and it was a wonderful
experience. I highly encourage folks to consider submitting a proposal
to this conference. It's a worthwhile conference and a chance to visit
a fascinating place.
cordially,
Anna
On Fri, Mar 29, 2013 at 5:
On Jul 24, 2011 2:43 AM, "Laszlo Nagy" wrote:
>
> Can it be a problem on my side? I have tried from several different
computers. I cannot even ping it.
Looks like it is down for everyone according to this site:
http://www.downforeveryoneorjustme.com/ .
Anna
http://annaves
greatly appreciated.
Thanks,
Anna
--
http://mail.python.org/mailman/listinfo/python-list
clinic room with mini-talks on
various game technologies.
Ah - that's a really fun presentation - I saw it at CafeConf. Glad to hear
they'll be helping folks on Satyrday night.
Thanks for all the links Jeff. Very helpful.
--
cordially,
Anna
--
It is fate, but call it Italy if
n
change the world; indeed, it's the only thing that ever has.
Margaret Mead
It just seems highly appropriate. I'm very glad we decided to go with
Roundup. I've been impressed with its usability when I've had the
opportunity to use it.
--
cordially,
Anna
--
It is fate, but call it Italy if it pleases you, Vicar!
--
http://mail.python.org/mailman/listinfo/python-list
theoretical and philosophical
discussions, and for getting input and suggestions from a wider group,
but is also necessarily higher bandwidth. We invite anyone working on
Python-related education projects to join the list. Cordially,Anna Martelli Ravenscroft
--
http://mail.python.org/mailman/listinfo
enough for you guys to see the problem, how ever the class is
almost 200 lines so I just didn’t want to put it all in the post.
Many thanks,
Anna M.
class node:
def __init__(self,g=None):
self.data="">
self.parent=None
self.child=[None,None]
i-1))
sorter[radix].append(next)
sorting = sorter
return sorting
n = 10
a = 0
b = 200
test = []
for i in range(n):
test.append(randint(a,b))
print test
test = radixsort(test)
print test
>Hi Anna !
>
>Please post your code, so we can take a look to
statement. I gather from the internet that it means I have a
tab-error. I just can’t seem to find it. Is this something
you can help me with? Could I post my code here and you could look at it
or is that a bit to much ;)
Many thanks,
Anna
--
http://mail.python.org/mailman/listinfo
The message cannot be represented in 7-bit ASCII encoding and has been sent as
a binary attachment.
--
http://mail.python.org/mailman/listinfo/python-list
pposed to
be...
BTW - I am *quite* happy with the proposal for "where:" syntax - I
think it handles the problems I have with lambda quite handily.
Anna
--
http://mail.python.org/mailman/listinfo/python-list
Same here.
--
http://mail.python.org/mailman/listinfo/python-list
+1
I really like the idea of this. It removes all my objections to
lambdas, and replaces it with something clear and readable.
I look forward to seeing what comes of it.
Anna
--
http://mail.python.org/mailman/listinfo/python-list
Jacek Generowicz wrote:
> "Anna" <[EMAIL PROTECTED]> writes:
>
> > With class and def, I at least have a *name* to start with - class
> > Square pretty obviously is going to have something to do with
> > geometric shapes, I would hope (or maybe w
Jacek Generowicz wrote:
> "Anna" <[EMAIL PROTECTED]> writes:
>
> > Having taken some calculus (derivatives, limits, some integrals)
but
> > never even heard of lambda calculus, to me, lambda means absolutely
> > NOTHING. Less than nothing.
>
> And
arently, they do), then at least lets get a word that actually
*means* something. Every other word in Python has an obvious meaning.
lambda doesn't.
So, I guess I don't like the word itself - any more than I like how
it's (mostly) used.
Anna Martelli Ravenscroft
--
http://mail.python.org/mailman/listinfo/python-list
18 matches
Mail list logo