|
Re: [Fwd: Pyrex gets a perfect score.]: msg#00007python.pyrex
Paul Prescod <paul@xxxxxxxxxxx>: > I mentioned earlier that I started using Pyrex because I'm taking a > computer vision course that requires all assignments to be submitted > as C(++). > > The bottom line is that I got a perfect score on all (seven) of my > homework assignments. If your teacher/lecturer/whatever was happy with it, then that's fine. Sounds like the assignment was being marked on the end results, rather than the actual code. Careful, though -- if the other students find out you're using Pyrex, they might lobby to get it banned for the next assignment on the grounds that it gives an unfair advantage. :-) > Is it a way to sneak Python into projects that are > "strictly C"? I think that would depend on the reasons for C being mandated. If it's so that other C programmers can maintain the code, it wouldn't be acceptable. The only real solution in such cases is to somehow enlighten those responsible for the project rules enough to get them to allow a higher-level language... Greg Ewing, Computer Science Dept, +--------------------------------------+ University of Canterbury, | A citizen of NewZealandCorp, a | Christchurch, New Zealand | wholly-owned subsidiary of USA Inc. | greg@xxxxxxxxxxxxxxxxxxxxx +--------------------------------------+ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Production Pyrex Re: Pyrex at Pycon: 00007, Greg Ewing |
|---|---|
| Next by Date: | Namespaces example not working?: 00007, Gary Bishop |
| Previous by Thread: | [Fwd: Pyrex gets a perfect score.]i: 00007, Paul Prescod |
| Next by Thread: | Bug? SystemError: error return without exception set: 00007, Gary Bishop |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |