Eli Stevens (WG.c) wrote:
> PyPerl 1.0.1
> http://wiki.python.org/moin/PyPerl
>
> The interest in these projects seems to have died off about 2001,
> however. That, or they simply haven't needed to be updated for the last
> few Python versions.
>
> I've bumped into some snags with pyperl (can
Hi,
for some of the "ground work" you could use the Python Web Modules
(www.pythonweb.org).
fs
--
http://mail.python.org/mailman/listinfo/python-list
Hi all,
I'm experiencing problems with a regular expression and I can't figure
out which words I use when googling. I read the python documentation for
the re module multiple times now but still no idea what I'm doing wrong.
What I want to do:
- Extract all digits (\d) in a string.
- Digits are