Modify

Opened 14 years ago

Closed 14 years ago

#20 closed enhancement (fixed)

version info as tuple

Reported by: dennis Owned by: bas
Priority: blocker Milestone:
Component: pbs Version: 4.0.2
Keywords: Cc:

Description

Cuurently you can request the version through the method pbs.version(). This gives you the version of pbs_python as a string.

As a enhancement pbs.version_info should be added to return the version information as a tuple ( ie. sys.version_info ). This way it easier to compare versions.

Attachments (0)

Change History (2)

comment:1 Changed 14 years ago by bas

  • Owner changed from somebody to bas
  • Status changed from new to assigned

comment:2 Changed 14 years ago by bas

  • Resolution set to fixed
  • Status changed from assigned to closed

(In [237]) New version 4.1.0:

  • see CHANGES file, closes #20

Add Comment

Modify Ticket

Change Properties
Action
as closed The owner will remain bas.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.