Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

warning for deprecated methods #55

Closed
tarsisazevedo opened this issue May 5, 2011 · 7 comments
Closed

warning for deprecated methods #55

tarsisazevedo opened this issue May 5, 2011 · 7 comments
Assignees

Comments

@tarsisazevedo
Copy link
Member

create a warning for deprecated method

@fabiomcosta
Copy link
Member

it exists already...

https://github.com/cobrateam/splinter/blob/master/splinter/utils.py

#wtf, i pushed these changes when we did that "splinter sprint"

@tarsisazevedo
Copy link
Member Author

I used fill_in method and warnings not raised.

@fabiomcosta
Copy link
Member

but i can see that the code ive pushed those days are not there

@andrewsmedina
Copy link
Member

I think this problem occurred in a merge with the github merge button

@ghost ghost assigned andrewsmedina May 6, 2011
@fabiomcosta
Copy link
Member

look, here they are...

https://github.com/cobrateam/splinter/blob/master/splinter/driver/zopetestbrowser.py#L53

We have a way to do it.. if theres a method missing the warning than add it like that.

@fabiomcosta
Copy link
Member

everything is fine now

f0bd758

thx andrewsmedina

@andrewsmedina
Copy link
Member

fixed f0bd758

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants