标签: cython do-while
有没有人知道如何在Cython中表示do..while?
例: http://www.tutorialspoint.com/cprogramming/c_do_while_loop.htm