[python-nl] Python-nl Digest, Vol 68, Issue 10

Hendrikus Godvliet hendrikusgodvliet at gmail.com
Tue Jan 26 11:31:17 CET 2010


Hallo Allemaal:

Van de Django meeting naar iets anders de Python module re

In v.b den vindt ik geen antwoord hoe je de module re toepast op een file /
bestand.

>>> import re
>>> search_me = "my phone number is 917-555-1234 hey hey"
>>> match_obj = re.search(r"(\d{3})-(\d{3})-(\d{4})", search_me)

Ik zoek naar zoiets als
f = open("test.dat", "r")

>>> import re
>>> search_me = open("test.dat", "r")

Graag hier een aanwijzing in?


Groet Hendrikus Godvliet



Op 26 januari 2010 11:12 schreef <python-nl-request op python.org> het
volgende:

> Send Python-nl mailing list submissions to
>        python-nl op python.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://mail.python.org/mailman/listinfo/python-nl
> or, via email, send a message with subject or body 'help' to
>        python-nl-request op python.org
>
> You can reach the person managing the list at
>        python-nl-owner op python.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Python-nl digest..."
>
>
> Today's Topics:
>
>   1. Django meeting verplaatst (Zaheer Soebhan)
>   2. Re: Django meeting verplaatst (Remco Wendt)
>   3. Re: Django meeting verplaatst (C.T. Matsumoto)
>   4. Re: Django meeting verplaatst (Zaheer Soebhan)
>   5. Re: Django meeting verplaatst (Remco Wendt)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 26 Jan 2010 10:43:12 +0100
> From: Zaheer Soebhan <z.soebhan op gmail.com>
> To: Dutch Python developers and users <python-nl op python.org>
> Subject: [python-nl] Django meeting verplaatst
> Message-ID:
>        <cd750a791001260143w7688f8cckb3ea2504271a497f op mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hallo PUN'ers,
>
>
> Ik zag toevallig dat de Django-meeting verplaatst is naar 17 februari, een
> dag eerder en op een andere lokatie.
> http://wiki.python.org/moin/DjangoMeetingNL
>
> Waarom wordt er niet even een berichtje gestuurd?
>
> In ieder geval, nu weet de rest het hopelijk ook.
>
>
> Gr,
> Zaheer
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://mail.python.org/pipermail/python-nl/attachments/20100126/9e0b86b5/attachment-0001.htm
> >
>
> ------------------------------
>
> Message: 2
> Date: Tue, 26 Jan 2010 10:55:26 +0100
> From: Remco Wendt <remco op maykinmedia.nl>
> To: Dutch Python developers and users <python-nl op python.org>
> Subject: Re: [python-nl] Django meeting verplaatst
> Message-ID:
>        <a6d21a791001260155v1a0f4b96me8a92aca56097621 op mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Dag Zaheer,
>
> De situatie is als volgt, de Beurs van Berlage waar in eerste instantie de
> meetup gehouden zou worden heeft haar prijzen voor ons omhoog gegooid.
> Daarom zijn we op zoek gegaan naar een alternatieve locatie. Paul Jongsma
> (ook lid van deze lijst) heeft via zijn contacten het voor elkaar gekregen
> dat het American Book Center haar Treehouse (conferentie locatie) sponsort
> voor gebruik tijdens de Django meetup. Echter 18 feb. was voor hun geen
> mogelijkheid meer, omdat dat al een ander evenement plaatsvindt. Ik ben op
> dit moment in gesprek (zeg maar om het geheel vandaag of morgen definitief
> te regelen met de ABC) en wilde wachten met de communicatie totdat alles
> helemaal definitief is. Dus er komt nog een bericht met deze mededeling als
> we alles definitief geregeld hebben.
>
> Groetjes,
> Remco
>
>
>
>
>
> 2010/1/26 Zaheer Soebhan <z.soebhan op gmail.com>
>
> > Hallo PUN'ers,
> >
> >
> > Ik zag toevallig dat de Django-meeting verplaatst is naar 17 februari,
> een
> > dag eerder en op een andere lokatie.
> > http://wiki.python.org/moin/DjangoMeetingNL
> >
> > Waarom wordt er niet even een berichtje gestuurd?
> >
> > In ieder geval, nu weet de rest het hopelijk ook.
> >
> >
> > Gr,
> > Zaheer
> >
> > _______________________________________________
> > Python-nl mailing list
> > Python-nl op python.org
> > http://mail.python.org/mailman/listinfo/python-nl
> >
> >
>
>
> --
> Maykin Media
> Herengracht 416, 1017 BZ Amsterdam
> tel.: +31 (0)6 187 967 06
> http://www.maykinmedia.nl
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://mail.python.org/pipermail/python-nl/attachments/20100126/df74e3c3/attachment-0001.htm
> >
>
> ------------------------------
>
> Message: 3
> Date: Tue, 26 Jan 2010 11:00:12 +0100
> From: "C.T. Matsumoto" <c.t.matsumoto op gmail.com>
> To: Dutch Python developers and users <python-nl op python.org>
> Subject: Re: [python-nl] Django meeting verplaatst
> Message-ID:
>        <8c5079cb1001260200p16a6944we3e3ba5bae6a40bf op mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Can you post where the ABC treehouse is?
>
> Cheers,
> T
>
> 2010/1/26 Zaheer Soebhan <z.soebhan op gmail.com>
>
> > Hallo PUN'ers,
> >
> >
> > Ik zag toevallig dat de Django-meeting verplaatst is naar 17 februari,
> een
> > dag eerder en op een andere lokatie.
> > http://wiki.python.org/moin/DjangoMeetingNL
> >
> > Waarom wordt er niet even een berichtje gestuurd?
> >
> > In ieder geval, nu weet de rest het hopelijk ook.
> >
> >
> > Gr,
> > Zaheer
> >
> > _______________________________________________
> > Python-nl mailing list
> > Python-nl op python.org
> > http://mail.python.org/mailman/listinfo/python-nl
> >
> >
>
>
> --
> Todd Matsumoto
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://mail.python.org/pipermail/python-nl/attachments/20100126/68ca8bf5/attachment-0001.htm
> >
>
> ------------------------------
>
> Message: 4
> Date: Tue, 26 Jan 2010 11:11:42 +0100
> From: Zaheer Soebhan <z.soebhan op gmail.com>
> To: Dutch Python developers and users <python-nl op python.org>
> Subject: Re: [python-nl] Django meeting verplaatst
> Message-ID:
>        <cd750a791001260211k58f7aac0j48557362e6386279 op mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Check http://www.treehouse.abc.nl/index.php?page=location ;)
>
> Op 26 januari 2010 11:00 schreef C.T. Matsumoto
> <c.t.matsumoto op gmail.com>het volgende:
>
> > Can you post where the ABC treehouse is?
> >
> > Cheers,
> > T
> >
> > 2010/1/26 Zaheer Soebhan <z.soebhan op gmail.com>
> >
> >> Hallo PUN'ers,
> >>
> >>
> >> Ik zag toevallig dat de Django-meeting verplaatst is naar 17 februari,
> een
> >> dag eerder en op een andere lokatie.
> >> http://wiki.python.org/moin/DjangoMeetingNL
> >>
> >> Waarom wordt er niet even een berichtje gestuurd?
> >>
> >> In ieder geval, nu weet de rest het hopelijk ook.
> >>
> >>
> >> Gr,
> >> Zaheer
> >>
> >> _______________________________________________
> >> Python-nl mailing list
> >> Python-nl op python.org
> >> http://mail.python.org/mailman/listinfo/python-nl
> >>
> >>
> >
> >
> > --
> > Todd Matsumoto
> >
> > _______________________________________________
> > Python-nl mailing list
> > Python-nl op python.org
> > http://mail.python.org/mailman/listinfo/python-nl
> >
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://mail.python.org/pipermail/python-nl/attachments/20100126/99ec6ef1/attachment-0001.htm
> >
>
> ------------------------------
>
> Message: 5
> Date: Tue, 26 Jan 2010 11:12:42 +0100
> From: Remco Wendt <remco op maykinmedia.nl>
> To: Dutch Python developers and users <python-nl op python.org>
> Subject: Re: [python-nl] Django meeting verplaatst
> Message-ID:
>        <a6d21a791001260212r1547af2fg4eff67a4ac54b5b5 op mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> W'll update the wiki once everything is settles and send an email with
> updates to the PUN list
>
> 2010/1/26 Zaheer Soebhan <z.soebhan op gmail.com>
>
> > Check http://www.treehouse.abc.nl/index.php?page=location ;)
> >
> > Op 26 januari 2010 11:00 schreef C.T. Matsumoto <c.t.matsumoto op gmail.com>het
> volgende:
> >
> > Can you post where the ABC treehouse is?
> >>
> >> Cheers,
> >> T
> >>
> >> 2010/1/26 Zaheer Soebhan <z.soebhan op gmail.com>
> >>
> >>> Hallo PUN'ers,
> >>>
> >>>
> >>> Ik zag toevallig dat de Django-meeting verplaatst is naar 17 februari,
> >>> een dag eerder en op een andere lokatie.
> >>> http://wiki.python.org/moin/DjangoMeetingNL
> >>>
> >>> Waarom wordt er niet even een berichtje gestuurd?
> >>>
> >>> In ieder geval, nu weet de rest het hopelijk ook.
> >>>
> >>>
> >>> Gr,
> >>> Zaheer
> >>>
> >>> _______________________________________________
> >>> Python-nl mailing list
> >>> Python-nl op python.org
> >>> http://mail.python.org/mailman/listinfo/python-nl
> >>>
> >>>
> >>
> >>
> >> --
> >> Todd Matsumoto
> >>
> >> _______________________________________________
> >> Python-nl mailing list
> >> Python-nl op python.org
> >> http://mail.python.org/mailman/listinfo/python-nl
> >>
> >>
> >
> > _______________________________________________
> > Python-nl mailing list
> > Python-nl op python.org
> > http://mail.python.org/mailman/listinfo/python-nl
> >
> >
>
>
> --
> Maykin Media
> Herengracht 416, 1017 BZ Amsterdam
> tel.: +31 (0)6 187 967 06
> http://www.maykinmedia.nl
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://mail.python.org/pipermail/python-nl/attachments/20100126/87803298/attachment.htm
> >
>
> ------------------------------
>
> _______________________________________________
> Python-nl mailing list
> Python-nl op python.org
> http://mail.python.org/mailman/listinfo/python-nl
>
>
> End of Python-nl Digest, Vol 68, Issue 10
> *****************************************
>
------------- volgend deel ------------
Een HTML-bijlage is gescrubt...
URL: <http://mail.python.org/pipermail/python-nl/attachments/20100126/65c61c52/attachment-0001.htm>


More information about the Python-nl mailing list