<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pylint.git/test/functional/undefined_variable.py, branch python_6</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/pylint-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/'/>
<entry>
<title>Check that a class has an explicitly defined metaclass before emitting 'old-style-class' for Python 2.</title>
<updated>2014-08-17T19:35:28+00:00</updated>
<author>
<name>cpopa</name>
<email>devnull@localhost</email>
</author>
<published>2014-08-17T19:35:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=7c50e98ba61dc650e995eb0c106ba2487e6e359f'/>
<id>7c50e98ba61dc650e995eb0c106ba2487e6e359f</id>
<content type='text'>
This can catch metaclasses defined at module level, using `__metaclass__ = ...` syntax, which transforms all old style classes to newstyle.
Also, look for the .newstyle attribute instead of bases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This can catch metaclasses defined at module level, using `__metaclass__ = ...` syntax, which transforms all old style classes to newstyle.
Also, look for the .newstyle attribute instead of bases.
</pre>
</div>
</content>
</entry>
<entry>
<title>Port more testcases to the new framework.</title>
<updated>2014-07-25T14:01:49+00:00</updated>
<author>
<name>Torsten Marek</name>
<email>shlomme@gmail.com</email>
</author>
<published>2014-07-25T14:01:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=b161c47f9d29deaaab85bc37cabd076c01885e1f'/>
<id>b161c47f9d29deaaab85bc37cabd076c01885e1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
