Fix "TabError: inconsistent use of tabs and spaces in indentation" with Python 3...
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
Fri, 9 Oct 2009 17:15:43 +0000 (17:15 -0000)
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
Fri, 9 Oct 2009 17:15:43 +0000 (17:15 -0000)
commitd220f3eb6955b88cee4e7b7564c768d4e381da89
treece87ab9b3ba6f28a872bce92e8d18972a075fb25
parent649603edc045ab30b095808e75bed0b67337ccd8
Fix "TabError: inconsistent use of tabs and spaces in indentation" with Python 3 which was introduced in r14522.

svn path=/main/trunk/; revision=14524
pym/_emerge/depgraph.py