Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How to compare timestamps in python
Post: RE: How to compare timestamps in python

Hi all , I tried the following regex : x = re.findall ( "([A-Z][a-z]{2}\s)([0-9]{2}\s[0-2][0-9](:[0-5][0-9]){2}\s[0-9]{4})", st ) print x [('Feb ', '23 01:10:28 2018', ':28'), ('Feb ',...
asad General Coding Help 2 9,052 Oct-24-2018, 03:56 AM
    Thread: How to compare timestamps in python
Post: How to compare timestamps in python

I have just playing with python , I am stuck for the following problem : file1 : Patching tool version 12.1.0.2.0 Production on Fri Feb 23 01:10:28 2018 Bootstrapping registry and package to current...
asad General Coding Help 2 9,052 Oct-23-2018, 03:34 PM
    Thread: rpm version comparison in python
Post: RE: rpm version comparison in python

Hi Plan to create 2 dictionary's data set there for need a regular expression get the package name and version name seperate: I want to get a regex to actually get the rpm name and version for co...
asad General Coding Help 3 3,720 Jul-27-2018, 12:59 PM
    Thread: rpm version comparison in python
Post: rpm version comparison in python

Hi All , I have just read python and I was checking to code rpm version comparion . list1 = ["binutils-2.23.52.0.1-12.el7.x86_64","compat-libcap1-1.10-3.el7.x86_64","gcc-4.8.2-3.el7.x86_64",...
asad General Coding Help 3 3,720 Jul-26-2018, 02:08 PM

User Panel Messages

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