Code Monkey home page Code Monkey logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
Hi, these are actually functions, so you call them without the "p." like this:

pyp "rekeep('asdf')"...they are analogous to the keep and lose functions, which 
are similar to grep.

the p.re() works on an instance of p, and returns the matching string...so you 
can use multiple versions on the same line...so this is a more granular 
approach.

Hope that helps.

t

Original comment by [email protected] on 5 May 2012 at 6:34

from pyp.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024

Original comment by [email protected] on 5 May 2012 at 6:55

  • Changed state: Fixed

from pyp.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
Thanks!

Are you planning to implement groups with p.re() so you can return match 
groupings within the regexp?

Original comment by [email protected] on 5 May 2012 at 7:07

from pyp.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
please try the beta, you can now supply an option arg to p.re()..like 
p.re(*7*,2) will pick out group 2.

t

Original comment by [email protected] on 2 Jun 2012 at 4:44

from pyp.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
works great!

Thanks!

Original comment by [email protected] on 3 Jun 2012 at 1:39

from pyp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.