On Mon, Mar 9, 2020 at 11:21 AM sachin thakur
wrote:
> Rply if solved
>
> <..snip..>
Solved, answer is:
--
https://mail.python.org/mailman/listinfo/python-list
Quick note: blog and conference schedule links in the
europython.eu site's custom 404 page are incorrect.
https://ep2016.europython.eu/en/foobarbaz/
On Tue, May 31, 2016 at 4:22 PM, M.-A. Lemburg wrote:
> We are pleased to announce our next keynote speaker for EuroPython
> 2016:
>
>
>
On Wed, Mar 16, 2016 at 4:57 PM, Steven D'Aprano
wrote:
> There's a powerful technique used in shell-scripting languages like bash:
> pipes. The output of one function is piped in to become the input to the
> next function.
>
> According to Martin Fowler, this was also used extensively in Smallta
On Wed, Mar 16, 2016 at 5:39 PM, Steven D'Aprano
wrote:
> On Thu, 17 Mar 2016 02:22 am, Omar Abou Mrad wrote:
>
> > Would be nice if this was possible:
> >
> >>>> get_digits = Filter(str.isdigit) | Map(int)
> >>>> 'kjkjsdf399834' |
On Tue, Dec 1, 2015 at 1:42 AM, Claudiu Popa wrote:
> Hello,
>
>
> I'm happy to announce you the release of Pylint 1.5.0,
> respectively Astroid 1.4.1.
>
>
>
> Claudiu
> --
> https://mail.python.org/mailman/listinfo/python-list
>
Awesome! Congrats!
--
https://mail.python.org/mailman/listinfo/p
On Mon, Jun 1, 2015 at 7:46 AM, fl wrote:
> Hi,
>
> When I search solution of reverse a string/number, I came across a short
> function online:
>
> >>> def palindrome(num):
> return str(num) == str(num)[::-1]
>
> I thought that it is a general function. And with the following variable:
>
On Thu, Mar 5, 2015 at 3:34 AM, Xrrific wrote:
> Guys, please Help!!!
>
> I am trying to impress a girl who is learning python and want ask her out
> at the same time.
>
> Could you please come up with something witty incorporating a simple
> python line like If...then... but..etc.
>
> You will m
Dear Orakaro,
Cool app you have there. Please consider the following comments as feedback
in the most positive sense possible:
- I didn't care for the figlet, it's noise beyond anything else, if you
drop it, you would drop the pyfiglet dependency as well
- What's with the SQLAlchemy dependency? I
On Thu, Nov 7, 2013 at 2:00 AM, Nathaniel Sokoll-Ward <
nathanielsokollw...@gmail.com> wrote:
> Thought this group would appreciate this:
> www.metabright.com/challenges/python
>
> MetaBright makes skill assessments to measure how talented people are at
> different skills. And recruiters use MetaB