Tagged Questions
5
votes
3answers
175 views
Is smtplib pure python or implemented in C?
My question is very straight forward: Is smtplib pure python or implemented in C?
2
votes
1answer
317 views
1
vote
1answer
122 views
C: Anyone knows how the “C mystery” code works? [closed]
While surfing on the Internet I came across this:
#include <stdio.h>
main(t,_,a)
char *a;
{return!0<t?t<3?main(-79,-13,a+main(-87,1-_,
main(-86, 0, a+1 )+a)):1,t<_?main(t+1, _, a ...