I am attempting to find an explicit deformation retract from the torus minus some point to a figure of eight. Thus far, I have realised it is sufficient to show that:
If $I=[-1,1]$, then $I^2 - \{0,0\}$ deformation retracts to $\partial I^2$, since if we identify the edges of the square, we have the torus and the boundary of the square represents two circles intersecting at a single point, which is homeomorphic to a figure of 8.
I have also got the deformation retraction: $f_t(x,y)= \begin{cases} (x+t(1-x),y) &\quad\text{if $|x| > |y|$} \\ (x,y+t(1-y)) &\quad\text{if $|x| < |y|$} \\ \end{cases}$
I am not sure what to do if $|x|=|y|$. (Sorry if it is obvious!)