Wednesday, 28 August 2013

Python: Excluding spaces from regex

Python: Excluding spaces from regex

References

Reference NO 1

http://stackoverflow.com/questions/15194629/python-excluding-spaces-from-regex

Reference NO 2

http://stackoverflow.com/questions/1546226/the-shortest-way-to-remove-multiple-spaces-in-a-string-in-python

Reference NO 3

http://docs.python.org/library/re.html

Reference NO 4

http://docs.python.org/3.2/library/re.html

Reference NO 5

http://flockhart.virtualave.net/RBIF0100/regexp.html

Reference NO 6

https://developers.google.com/edu/python/regular-expressions

Reference NO 7

http://docs.activestate.com/komodo/4.4/regex-intro.html

Reference NO 8

#EANF#

No comments:

Post a Comment