Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python regex replace point with underscore

mystring.replace(".", "_")
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #python #regex #replace #point #underscore
ADD COMMENT
Topic
Name
8+6 =