Menu

SVN archive Commit Log


Commit Date  
[r5695] by bugman

The Scientific Python data object now uses the wildcard_match() method to handle regular expression.

2008-04-14 14:54:33 Tree
[r5694] by bugman

Converted the Selection.wildcard_match() method into a module function.

2008-04-14 14:51:28 Tree
[r5693] by bugman

Renamed 'string' to 'id' in the Selection.wildcard_match() method.

2008-04-14 14:50:04 Tree
[r5692] by bugman

'*' shouldn't be replaced by '+', it should be replaced by '.*'!

2008-04-14 14:39:36 Tree
[r5691] by bugman

Bug fix: None, str, or number is now accepted in Selection.wildcard_match().

2008-04-14 14:33:38 Tree
[r5690] by bugman

'*' is replaced with '+' ion the Selection.wildcard_match() method.

This is to convert from relax re format the python re format.

2008-04-14 14:30:49 Tree
[r5689] by bugman

Converted all numbers to strings for the Selection.wildcard_match() method.

2008-04-14 14:18:54 Tree
[r5688] by bugman

Renamed Selection.match() to Selection.wildcard_match()

2008-04-14 14:13:26 Tree
[r5687] by bugman

The molecule and residue name checking now use the new Selection.match() method.

2008-04-14 14:12:39 Tree
[r5686] by bugman

Created the Selection.match() method to add regular expression capabilities to spin id strings.

2008-04-14 14:10:53 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.