Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #11514 > unrolled thread

regular expression

Started by"Danny Wong (dannwong)" <dannwong@cisco.com>
First post2011-08-16 02:00 -0500
Last post2011-08-16 02:00 -0500
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  regular expression "Danny Wong (dannwong)" <dannwong@cisco.com> - 2011-08-16 02:00 -0500

#11514 — regular expression

From"Danny Wong (dannwong)" <dannwong@cisco.com>
Date2011-08-16 02:00 -0500
Subjectregular expression
Message-ID<mailman.38.1313478105.27778.python-list@python.org>
Hi All,
	If I get multiline standard output from a command. How can I
retrieve this part of the string "(1006)"
Example:

#Committing...
#Workspace: (1003) "My OS_8.12.0 Work" <-> (1004) "OS_8.12.0"
#  Component: (1005) "he-Group" <-> (1004) "OS_8.12.0"
#    Outgoing:
#      Change sets:
#        (1006)  *--@  <No comment>
#          Changes:
#            ---c- /he-Group/o-PI/target/config/common-ngp/makefile

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web