<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.pymol.org/index.php?action=history&amp;feed=atom&amp;title=Talk%3AFindseq</id>
	<title>Talk:Findseq - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pymol.org/index.php?action=history&amp;feed=atom&amp;title=Talk%3AFindseq"/>
	<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Talk:Findseq&amp;action=history"/>
	<updated>2026-05-12T17:03:18Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Talk:Findseq&amp;diff=59&amp;oldid=prev</id>
		<title>Pyadmin: 2 revisions</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Talk:Findseq&amp;diff=59&amp;oldid=prev"/>
		<updated>2014-03-28T00:44:00Z</updated>

		<summary type="html">&lt;p&gt;2 revisions&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 00:44, 28 March 2014&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Pyadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Talk:Findseq&amp;diff=58&amp;oldid=prev</id>
		<title>Tlinnet: moved Talk:FindSeq to Talk:Findseq: Small letters</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Talk:Findseq&amp;diff=58&amp;oldid=prev"/>
		<updated>2012-01-13T23:16:50Z</updated>

		<summary type="html">&lt;p&gt;moved &lt;a href=&quot;/index.php/Talk:FindSeq&quot; class=&quot;mw-redirect&quot; title=&quot;Talk:FindSeq&quot;&gt;Talk:FindSeq&lt;/a&gt; to &lt;a href=&quot;/index.php/Talk:Findseq&quot; title=&quot;Talk:Findseq&quot;&gt;Talk:Findseq&lt;/a&gt;: Small letters&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 23:16, 13 January 2012&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Tlinnet</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Talk:Findseq&amp;diff=57&amp;oldid=prev</id>
		<title>Aj: Created page with 'I noticed that while the selName argument is optional with a default value of 'foundSeqXYZ', not specifing it gives rise to this error:  Error: selName was not a string.  This is…'</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Talk:Findseq&amp;diff=57&amp;oldid=prev"/>
		<updated>2009-11-05T17:03:21Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;I noticed that while the selName argument is optional with a default value of &amp;#039;foundSeqXYZ&amp;#039;, not specifing it gives rise to this error:  Error: selName was not a string.  This is…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;I noticed that while the selName argument is optional with a default value of 'foundSeqXYZ', not specifing it gives rise to this error:&lt;br /&gt;
&lt;br /&gt;
Error: selName was not a string.&lt;br /&gt;
&lt;br /&gt;
This is because when the function seqFinder is called, is it set to None and then, the checkParams function makes sure that it is a string.  Changing line 48 to:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
if type(selName)!=(types.StringType) and type(selName)!=(types.NoneType):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
solves the problem.&lt;br /&gt;
&lt;br /&gt;
[[User:Aj|Aj]]&lt;/div&gt;</summary>
		<author><name>Aj</name></author>
	</entry>
</feed>