issues Search Results · repo:chaoflow/metachao language:Python
Filter by
7 results
(65 ms)7 results
inchaoflow/metachao (press backspace or delete to remove)It is disturbing to see both an _aspect.py and an aspect.py, while the distictinction is not clear.
Perhaos, rename _aspect.py to somehing more descriptive, such as aspect_meta.py?
reebalazs
- Opened on Jul 6, 2012
- #8
reebalazs
- Opened on Jul 6, 2012
- #7
What to do about this?
https://github.com/chaoflow/metachao/blob/master/src/metachao/tests/test_intermethod.py#L31
class C(object):
def f(self):
return 1
...
chaoflow
- Opened on Jun 24, 2012
- #6
self._params = qta.table(Params)()
...
super(Params, self).__init__(**kw)
TypeError: super(type, obj): obj must be an instance or subtype of type
chaoflow
- 1
- Opened on Jun 17, 2012
- #4
chaoflow
- 2
- Opened on Jun 6, 2012
- #3
I could figure out python setup.py build, but python setup.py test does not seem to work.
How should I run the test suite?
fbauer
- 1
- Opened on Oct 27, 2011
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.