best way to remove leading zeros from a tuple like string

Grant Edwards grant.b.edwards at gmail.com
Tue May 22 10:50:00 EDT 2018


On 2018-05-22, Thomas Jollans <tjol at tjol.eu> wrote:
> On 2018-05-20 23:54, Paul wrote:
>> you will find several useful sites where you can test regexes.  Regex
>> errors are very common, even after you have experience with them.
>
> What's the benefit of those compared to simply trying out the regex in a
> Python console?

Doesn't everybody have an executable file in their home directory
named "testit.py" which is continually morphed to test different
Python features?

-- 
Grant Edwards               grant.b.edwards        Yow! What's the MATTER
                                  at               Sid? ... Is your BEVERAGE
                              gmail.com            unsatisfactory?




More information about the Python-list mailing list