Python Forum
Regular Expression search to comment lines of code
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Regular Expression search to comment lines of code
#4
An Oracle DDL script is just text, I presume?

Python is very good at doing things with text files.

I use Python to make html and php. Enter a few details, click a button, done!

html and php are also just text files!
Reply


Messages In This Thread
RE: Regular Expression search to comment lines of code - by Pedroski55 - Sep-07-2022, 09:01 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to add multi-line comment section? Winfried 1 223 Mar-24-2024, 04:34 PM
Last Post: deanhystad
  data validation with specific regular expression shaheen07 0 347 Jan-12-2024, 07:56 AM
Last Post: shaheen07
Question remove all comment ? SpongeB0B 7 1,384 Oct-27-2023, 05:40 PM
Last Post: deanhystad
  Is the following code returning a generator expression? quazirfan 8 1,651 Apr-11-2023, 11:44 PM
Last Post: quazirfan
  List Creation and Position of Continue Statement In Regular Expression Code new_coder_231013 3 1,684 Jun-15-2022, 12:00 PM
Last Post: new_coder_231013
  Regex Expression With Code Query In Pandas eddywinch82 8 2,368 Apr-13-2022, 09:12 AM
Last Post: snippsat
  Need help with my code (regular expression) shailc 5 1,947 Apr-04-2022, 07:34 PM
Last Post: shailc
  Regular Expression for matching words xinyulon 1 2,189 Mar-09-2022, 10:34 PM
Last Post: snippsat
  I want to simplify this python code into fewer lines, it's about string mandaxyz 5 2,138 Jan-15-2022, 01:28 PM
Last Post: mandaxyz
  regular expression question Skaperen 4 2,516 Aug-23-2021, 06:01 PM
Last Post: Skaperen

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020